/external/eigen/unsupported/test/ |
D | cxx11_tensor_thread_pool.cpp | 77 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
|
D | cxx11_tensor_custom_op.cpp | 74 typedef Tensor<float, 3>::DimensionPair DimPair; in eval() typedef 93 typedef Tensor<float, 3>::DimensionPair DimPair; in test_custom_binary_op() typedef
|
D | cxx11_tensor_forced_eval.cpp | 31 typedef Tensor<float, 1>::DimensionPair DimPair; in test_simple() typedef
|
D | cxx11_tensor_scan_cuda.cu | 23 typedef Tensor<float, 1>::DimensionPair DimPair; typedef
|
D | cxx11_tensor_of_complex.cpp | 85 typedef Tensor<float, 1>::DimensionPair DimPair; in test_contractions() typedef
|
D | cxx11_tensor_contract_cuda.cu | 24 typedef Tensor<float, 1>::DimensionPair DimPair; typedef
|
D | cxx11_tensor_morphing.cpp | 56 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
|
D | cxx11_tensor_contraction.cpp | 17 typedef Tensor<float, 1>::DimensionPair DimPair; typedef
|
D | cxx11_tensor_of_float16_cuda.cu | 291 typedef Tensor<float, 2>::DimensionPair DimPair; in test_cuda_contractions() typedef
|
D | cxx11_tensor_cuda.cu | 296 typedef Tensor<float, 1>::DimensionPair DimPair; in test_cuda_contraction() typedef
|
/external/eigen/bench/btl/libs/tensors/ |
D | tensor_interface.hh | 77 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/ |
D | mkl_lrn_op.cc | 303 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/ |
D | runtime_single_threaded_matmul.cc | 54 typedef typename Eigen::Tensor<T, 2>::DimensionPair DimPair; in MatMul() typedef
|
D | runtime_matmul.cc | 61 typedef typename Eigen::Tensor<T, 2>::DimensionPair DimPair; in MatMul() typedef
|
/external/eigen/bench/tensors/ |
D | tensor_benchmarks.h | 404 typedef typename Tensor<T, 2>::DimensionPair DimPair; in contraction() typedef
|
/external/tensorflow/tensorflow/core/kernels/ |
D | lrn_op.cc | 128 typedef typename Eigen::Tensor<T, 1, Eigen::RowMajor>::DimensionPair DimPair; typedef
|
D | eigen_spatial_convolutions_test.cc | 1285 typedef Tensor<float, 1>::DimensionPair DimPair; in TEST() typedef
|