Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
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
Dslice_sinker.cc58 const HloInstruction* slice0 = inst->operand(0); in IsElementwiseOperationOnSimilarSlices() local
Dalgebraic_simplifier_test.cc2760 HloInstruction* slice0 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dfcs_test.cc70 const auto slice0 = kTestBuffer.view(0, 4); in TEST() local
/external/python/cpython3/Include/internal/mimalloc/mimalloc/
Dinternal.h437 mi_slice_t* slice0 = (mi_slice_t*)&segment->slices[idx]; in _mi_segment_page_of() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dvalue_inference_test.cc187 auto slice0 = SliceInDim(concat, 0, 1, 1, 0); in TEST_F() local