Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp99 Tensor<float, 5, DataLayout> slice1(1,1,1,1,1); in test_simple_slice() local
235 auto slice1 = SliceEvaluator(tensor.slice(offsets, extents), DefaultDevice()); in test_slice_raw_data() local
368 Tensor5f slice1(1,1,1,1,1); in test_strided_slice() local