Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/public/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddeep_conv2d.cc193 MatrixMap; typedef
700 MatrixMap; typedef
752 MatrixMap; typedef
H A Deigen_mkldnn_contraction_kernel_test.cc128 using MatrixMap = Map<Eigen::Matrix<Scalar, Dynamic, Dynamic, ColMajor>>; in TEST() typedef
H A Dconv_grad_ops_3d.cc578 MatrixMap; in Compute() typedef
H A Dsparse_matmul_op.cc64 using MatrixMap = BasicMatrixMap<float>; typedef
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Doptimized_ops_utils.h49 using MatrixMap = typename std::conditional< variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/
H A Dmatrix_triangular_solve_op_impl.h63 using MatrixMap = Eigen::Map<Matrix>; member
H A Dlinalg_ops_common.h137 using MatrixMap = Eigen::Map<Matrix>; variable
H A Dlu_op.cc41 using MatrixMap = Eigen::Map<Matrix>; typedef in tensorflow::LuOp
H A Dcholesky_grad.cc34 using MatrixMap = typename Base::MatrixMap; typedef in tensorflow::CholeskyGrad
H A Dbanded_triangular_solve_op.cc46 using MatrixMap = Eigen::Map<Matrix>; typedef
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dmat_mul_op.cc167 using MatrixMap = Eigen::Map<Matrix>; typedef in tensorflow::CSRMatMulCPUOp
500 using MatrixMap = Eigen::Map<Matrix>; typedef in tensorflow::CSRMatMulGPUOp
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_beta.cc48 using MatrixMap = typedef
H A Donedevice_train_palm_detection_filter_inference.cc49 using MatrixMap = typedef
H A Donedevice_train_palm_detection_filter_inference_v2.cc48 using MatrixMap = typedef