Home
last modified time | relevance | path

Searched defs:slice6 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing.cpp337 auto slice6 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local
527 Tensor<T, 3, DataLayout> slice6(0,0,0); in test_empty_slice() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape_slice.go63 func slice6() { func
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier_test.cc2791 HloInstruction* slice6 = builder.AddInstruction(HloInstruction::CreateSlice( in TEST_F() local