Searched defs:slice1 (Results 1 – 1 of 1) sorted by relevance
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_morphing.cpp | 99 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
|