Home
last modified time | relevance | path

Searched defs:add1 (Results 1 – 25 of 38) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
Dsegment_test.cc126 auto add1 = ops::Add(s.WithOpName("add1"), feed, feed); in TEST_F() local
173 auto add1 = ops::Add(s.WithOpName("add1"), feed, feed); in TEST_F() local
200 auto add1 = ops::Add(s.WithOpName("add1"), feed, feed); in TEST_F() local
248 auto add1 = ops::Add(s.WithOpName("add1"), add0, add0); in TEST_F() local
/external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
DMachO_ARM64_relocations.s62 add1: label
/external/apache-harmony/support/src/test/java/tests/support/
DSupport_ListTest.java187 Integer add1 = new Integer(600); in t_listIterator() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
DMachO_ARM64_relocations.s70 add1: label
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation_test.cc110 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
274 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
325 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
528 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
693 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
781 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
908 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
Dhlo_cse_test.cc499 auto add1 = builder.AddInstruction( in TEST_F() local
544 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in TEST_F() local
Dbfloat16_conversion_folding_test.cc102 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
Dbuffer_liveness_test.cc510 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in TEST_F() local
572 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in TEST_F() local
Dbfloat16_normalization_test.cc107 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
Dcpu_fusion_test.cc62 auto add1 = builder.AddInstruction( in TEST_F() local
250 auto add1 = builder.AddInstruction( in TEST_F() local
/external/libunwind/tests/
Dia64-test-dyn1.c95 long (*add1) (long); in main() local
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc354 Output add1 = ops::Add(root.WithOpName("add1"), m0.output, m1.output); in TEST() local
374 Output add1 = in TEST() local
396 Output add1 = in TEST() local
422 Output add1 = in TEST() local
496 Output add1 = ops::Add(root.WithOpName("add1"), iv1, iv2); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ParallelJIT/
DParallelJIT.cpp275 struct threadParams add1 = { EE, add1F, 1000 }; in main() local
/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp276 struct threadParams add1 = { EE, add1F, 1000 }; in main() local
/external/swiftshader/third_party/LLVM/examples/ParallelJIT/
DParallelJIT.cpp254 struct threadParams add1 = { EE, add1F, 1000 }; in main() local
/external/tensorflow/tensorflow/c/
Dc_api_function_test.cc609 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local
704 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local
744 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local
927 TF_Operation* add1 = Add(params->body_inputs[0], params->body_inputs[1], in TEST_F() local
1089 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local
1439 TF_Operation* add1 = Add(feed1, feed2, func_graph_, s_, "add1"); in TEST_F() local
Dwhile_loop_test.cc164 TF_Operation* add1 = Add(params_->body_inputs[0], params_->body_inputs[1], in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dwhile_transformer_test.cc76 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in BuildBodyComputation() local
Dcudnn_fused_conv_rewriter.cc76 HloInstruction *gte = nullptr, *add1 = nullptr, *add2 = nullptr, in FindConvWithRelu() local
Dgpu_hlo_schedule_test.cc135 HloInstruction* add1 = builder.AddInstruction( in TEST_F() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dloopfilter_neon.c174 const uint8x8_t add0, const uint8x8_t add1, in filter_update_8()
185 const uint8x16_t add1, uint16x8_t *sum0, in filter_update_16()
200 const uint8x8_t add1, in calc_7_tap_filter_8_kernel()
208 const uint8x16_t add1, uint16x8_t *sum0, uint16x8_t *sum1) { in calc_7_tap_filter_16_kernel()
215 const uint8x8_t add0, const uint8x8_t add1, const uint8x8_t in, in apply_15_tap_filter_8_kernel()
223 const uint8x16_t add0, const uint8x16_t add1, const uint8x16_t in, in apply_15_tap_filter_16_kernel()
Dhighbd_loopfilter_neon.c122 const uint16x8_t add0, const uint16x8_t add1, in filter_update()
133 const uint16x8_t add1, in calc_7_tap_filter_kernel()
141 const uint16x8_t add0, const uint16x8_t add1, const uint16x8_t in, in apply_15_tap_filter_kernel()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_addrhashmap.h266 AddBucket *add1 = (AddBucket*)InternalAlloc(newsize); in acquire() local
/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding_test.cc146 auto add1 = ops::Add(s.WithOpName("add1"), a, b); in TEST_F() local
155 auto add1 = ops::Add(s.WithOpName("add1"), a, b); in TEST_F() local
459 auto add1 = ops::Add(s, shape, shape_n[0]); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dmultioutput_fusion_test.cc76 auto add1 = builder.AddInstruction(HloInstruction::CreateBinary( in RunTest2D() local

12