Home
last modified time | relevance | path

Searched defs:slice0 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dslice_sinker_test.cc68 const HloInstruction* slice0; in TEST_F() local
108 const HloInstruction* slice0; in TEST_F() local
154 const HloInstruction* slice0; in TEST_F() local
203 const HloInstruction* slice0; in TEST_F() local
355 const HloInstruction* slice0; in TEST_F() local
420 const HloInstruction* slice0; in TEST_F() local
480 const HloInstruction* slice0; in TEST_F() local
H A Dslice_sinker.cc58 const HloInstruction* slice0 = inst->operand(0); in IsElementwiseOperationOnSimilarSlices() local
H A Dalgebraic_simplifier_test.cc2760 HloInstruction* slice0 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfcs_test.cc70 const auto slice0 = kTestBuffer.view(0, 4); in TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape_slice.go18 func slice0() { func
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dvalue_inference_test.cc187 auto slice0 = SliceInDim(concat, 0, 1, 1, 0); in TEST_F() local