Home
last modified time | relevance | path

Searched refs:tensor_map_const (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_reduction.cpp335 TensorMap<Tensor<const int, 4, DataLayout> > tensor_map_const(inputs, 2, 3, 5, in test_tensor_maps() local
346 Tensor<int, 2, DataLayout> result2 = tensor_map_const.sum(reduction_axis); in test_tensor_maps()