Home
last modified time | relevance | path

Searched defs:MatrixMap (Results 1 – 14 of 14) sorted by relevance

/external/gemmlowp/public/
Dmap.h42 MatrixMap() : data_(nullptr), rows_(0), cols_(0), stride_(0) {} in MatrixMap() function
43 MatrixMap(Scalar* data, int rows, int cols) in MatrixMap() function
48 MatrixMap(Scalar* data, int rows, int cols, int stride) in MatrixMap() function
50 MatrixMap(const MatrixMap& other) in MatrixMap() function
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dhyperplane_lsh_probes.cc38 using MatrixMap = Eigen::Map<Matrix>; typedef in tensorflow::HyperplaneLSHProbesOp
Dhyperplane_lsh_probes.h41 using MatrixMap = Eigen::Map<Matrix>; variable
/external/tensorflow/tensorflow/core/kernels/
Dlinalg_ops_common.h115 using MatrixMap = Eigen::Map<Matrix>; variable
Dlu_op.cc41 using MatrixMap = Eigen::Map<Matrix>; typedef in tensorflow::LuOp
Dcholesky_grad.cc34 using MatrixMap = typename Base::MatrixMap; typedef in tensorflow::CholeskyGrad
Deigen_mkldnn_contraction_kernel_test.cc120 using MatrixMap = Map<Eigen::Matrix<Scalar, Dynamic, Dynamic, ColMajor>>; in TEST() typedef
Ddeep_conv2d.cc192 MatrixMap; typedef
688 MatrixMap; typedef
740 MatrixMap; typedef
Dconv_grad_input_ops.cc192 using MatrixMap = Eigen::Map< typedef
Dconv_grad_ops_3d.cc514 MatrixMap; in Compute() typedef
Dsparse_matmul_op.cc64 using MatrixMap = BasicMatrixMap<float>; typedef
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_matvec.h38 using MatrixMap = Eigen::Map<Matrix>; in MatVec() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h124 using MatrixMap = typename std::conditional< variable
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h124 using MatrixMap = typename std::conditional< variable