HomeSort by relevance Sort by last modified time
    Searched refs:advantage (Results 1 - 25 of 37) sorted by null

1 2

  /prebuilts/go/darwin-x86/misc/cgo/nocgo/
nocgo.go 6 // misc/cgo to take advantage of the testing framework support for
  /prebuilts/go/linux-x86/misc/cgo/nocgo/
nocgo.go 6 // misc/cgo to take advantage of the testing framework support for
  /external/tensorflow/tensorflow/contrib/mpi/
README.md 13 By using this protocol TensorFlow can take advantage of the high performance networking primitives that are offered via the MPI API. This enables TensorFlow to take advantage of high performance low latency networks such as Infiniband. These changes are largely transparent to the user who only has to change the offered protocol and launch the script using the 'mpirun' launcher. For example:
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5block.go 39 // less code and run 1.3x faster if we take advantage of that.
gen.go 234 // less code and run 1.3x faster if we take advantage of that.
  /prebuilts/go/linux-x86/src/crypto/md5/
md5block.go 39 // less code and run 1.3x faster if we take advantage of that.
gen.go 234 // less code and run 1.3x faster if we take advantage of that.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
shortcircuit.go 9 // advantage of that fact.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
shortcircuit.go 9 // advantage of that fact.
  /prebuilts/go/darwin-x86/src/image/color/palette/
gen.go 88 fmt.Fprintln(w, "// covering the rest of the color cube. The advantage is better representation")
  /prebuilts/go/linux-x86/src/image/color/palette/
gen.go 88 fmt.Fprintln(w, "// covering the rest of the color cube. The advantage is better representation")
  /external/libunwind/doc/
libunwind-setjmp.tex 28 the same name. The main advantage of using the \Prog{unwind-setjmp}
libunwind-dynamic.tex 203 table-info format offers no advantage and it is expected that such
  /prebuilts/go/darwin-x86/src/math/
sqrt.go 55 // The advantage of (3) is that s and y can be computed by
  /prebuilts/go/darwin-x86/src/runtime/
sqrt.go 60 // The advantage of (3) is that s and y can be computed by
write_err_android.go 111 // are most likely triggered by panic, we cannot think of the advantage of
  /prebuilts/go/linux-x86/src/math/
sqrt.go 55 // The advantage of (3) is that s and y can be computed by
  /prebuilts/go/linux-x86/src/runtime/
sqrt.go 60 // The advantage of (3) is that s and y can be computed by
write_err_android.go 111 // are most likely triggered by panic, we cannot think of the advantage of
  /prebuilts/go/darwin-x86/src/compress/flate/
example_test.go 20 // by taking advantage of previously allocated memory.
  /prebuilts/go/darwin-x86/src/sync/
mutex.go 47 // the ownership. New arriving goroutines have an advantage -- they are
  /prebuilts/go/linux-x86/src/compress/flate/
example_test.go 20 // by taking advantage of previously allocated memory.
  /prebuilts/go/linux-x86/src/sync/
mutex.go 47 // the ownership. New arriving goroutines have an advantage -- they are
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_sse2.asm 25 ; rows each iteration to take advantage of the 128 bits operations.
155 ; rows each iteration to take advantage of the 128 bits operations.
    [all...]
subpixel_ssse3.asm 24 ; rows each iteration to take advantage of the 128 bits operations.
    [all...]

Completed in 669 milliseconds

1 2