Searched defs:slice4 (Results 1 – 2 of 2) sorted by relevance
283 auto slice4 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local293 auto slice4 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local513 Tensor<T, 3, DataLayout> slice4(0,0,2); in test_empty_slice() local
2781 HloInstruction* slice4 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local