Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_thread_pool.cpp77 typedef Tensor<float, 1>::DimensionPair DimPair; in test_multithread_contraction() typedef
118 typedef Tensor<float, 1>::DimensionPair DimPair; in test_contraction_corner_cases() typedef
213 typedef Tensor<float, 1>::DimensionPair DimPair; in test_multithread_contraction_agrees_with_singlethread() typedef
252 typedef Tensor<float, 2>::DimensionPair DimPair; in test_full_contraction() typedef
Dcxx11_tensor_custom_op.cpp74 typedef Tensor<float, 3>::DimensionPair DimPair; in eval() typedef
93 typedef Tensor<float, 3>::DimensionPair DimPair; in test_custom_binary_op() typedef
Dcxx11_tensor_forced_eval.cpp31 typedef Tensor<float, 1>::DimensionPair DimPair; in test_simple() typedef
Dcxx11_tensor_scan_cuda.cu23 typedef Tensor<float, 1>::DimensionPair DimPair; typedef
Dcxx11_tensor_of_complex.cpp85 typedef Tensor<float, 1>::DimensionPair DimPair; in test_contractions() typedef
Dcxx11_tensor_contract_cuda.cu24 typedef Tensor<float, 1>::DimensionPair DimPair; typedef
Dcxx11_tensor_morphing.cpp56 typedef Tensor<float, 1>::DimensionPair DimPair; in test_reshape_in_expr() typedef
142 typedef Tensor<float, 1>::DimensionPair DimPair; in test_slice_in_expr() typedef
Dcxx11_tensor_contraction.cpp17 typedef Tensor<float, 1>::DimensionPair DimPair; typedef
Dcxx11_tensor_of_float16_cuda.cu291 typedef Tensor<float, 2>::DimensionPair DimPair; in test_cuda_contractions() typedef
Dcxx11_tensor_cuda.cu296 typedef Tensor<float, 1>::DimensionPair DimPair; in test_cuda_contraction() typedef
/external/eigen/bench/btl/libs/tensors/
Dtensor_interface.hh77 typedef typename Eigen::Tensor<real_type, 1>::DimensionPair DimPair; in matrix_matrix_product() typedef
83 typedef typename Eigen::Tensor<real_type, 1>::DimensionPair DimPair; in matrix_vector_product() typedef
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_lrn_op.cc303 typedef typename Eigen::Tensor<T, 1, Eigen::RowMajor>::DimensionPair DimPair; typedef in tensorflow::MklLRNOp
650 typedef typename Eigen::Tensor<T, 1, Eigen::RowMajor>::DimensionPair DimPair; typedef in tensorflow::MklLRNGradOp
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_matmul.cc54 typedef typename Eigen::Tensor<T, 2>::DimensionPair DimPair; in MatMul() typedef
Druntime_matmul.cc61 typedef typename Eigen::Tensor<T, 2>::DimensionPair DimPair; in MatMul() typedef
/external/eigen/bench/tensors/
Dtensor_benchmarks.h404 typedef typename Tensor<T, 2>::DimensionPair DimPair; in contraction() typedef
/external/tensorflow/tensorflow/core/kernels/
Dlrn_op.cc128 typedef typename Eigen::Tensor<T, 1, Eigen::RowMajor>::DimensionPair DimPair; typedef
Deigen_spatial_convolutions_test.cc1285 typedef Tensor<float, 1>::DimensionPair DimPair; in TEST() typedef