Searched refs:tensor_map_const (Results 1 – 1 of 1) sorted by relevance
335 TensorMap<Tensor<const int, 4, DataLayout> > tensor_map_const(inputs, 2, 3, 5, in test_tensor_maps() local346 Tensor<int, 2, DataLayout> result2 = tensor_map_const.sum(reduction_axis); in test_tensor_maps()