Home
last modified time | relevance | path

Searched defs:slice5 (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp283 auto slice5 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local
298 auto slice5 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc1844 HloInstruction* slice5 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local