Home
last modified time | relevance | path

Searched defs:slice_1 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_rematerialization_test_utils.h71 auto slice_1 = builder.AddInstruction(HloInstruction::CreateSlice( variable
111 auto slice_1 = builder.AddInstruction( variable
H A Dslice_sinker.cc33 bool SameSliceConfiguration(const HloInstruction* slice_1, in SameSliceConfiguration()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_slice_set_test.cc51 TensorSlice slice_1 = TensorSlice::ParseOrDie("0,2:-"); in TEST() local
/aosp_15_r20/external/perfetto/src/trace_processor/sorter/
H A Dtrace_token_buffer_unittest.cc120 TraceBlobView slice_1 = tbv.slice_off(0, 1024ul); in TEST_F() local
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py8468 def forward(arg0_1, arg1_1, arg3_1, squeeze, view_1, slice_1): argument