/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | sse_tensor_utils.cc | 59 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate() 99 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate() 143 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in SseSparseMatrixBatchVectorMultiplyAccumulate()
|
D | neon_tensor_utils.h | 29 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in MatrixBatchVectorMultiplyAccumulate() 38 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 46 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 56 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 67 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate() 74 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in SparseMatrixBatchVectorMultiplyAccumulate()
|
D | sse_tensor_utils.h | 40 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in MatrixBatchVectorMultiplyAccumulate() 49 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 57 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 66 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 77 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate() 84 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in SparseMatrixBatchVectorMultiplyAccumulate()
|
D | neon_tensor_utils.cc | 221 void NeonMatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in NeonMatrixBatchVectorMultiplyAccumulate() 329 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate() 457 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate() 593 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate() 647 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in DotprodSparseMatrixBatchVectorMultiplyAccumulate() 1018 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulate() 1152 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulate() 1217 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulate() 1750 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in NeonSparseMatrixBatchVectorMultiplyAccumulate() 1791 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in NeonSparseMatrixBatchVectorMultiplyAccumulate()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | portable_tensor_utils.h | 62 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in MatrixBatchVectorMultiplyAccumulate() 71 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 80 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 90 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate() 101 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate() 108 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in SparseMatrixBatchVectorMultiplyAccumulate()
|
D | portable_tensor_utils.cc | 121 int m_rows, int m_cols, in PortableMatrixBatchVectorMultiplyAccumulate() 141 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in PortableMatrixBatchVectorMultiplyAccumulate() 165 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in PortableMatrixBatchVectorMultiplyAccumulate() 190 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in PortableSparseMatrixBatchVectorMultiplyAccumulate() 220 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in PortableSparseMatrixBatchVectorMultiplyAccumulate()
|
/external/python/pybind11/tests/ |
D | test_buffers.cpp | 74 ssize_t m_rows; in TEST_SUBMODULE() member in TEST_SUBMODULE::Matrix
|
/external/pdfium/third_party/agg23/ |
D | agg_rendering_buffer.h | 138 int8u** m_rows; variable
|
/external/eigen/Eigen/src/SVD/ |
D | SVDBase.h | 236 Index m_nonzeroSingularValues, m_rows, m_cols, m_diagSize; variable
|
/external/eigen/Eigen/src/Core/ |
D | MapBase.h | 201 const internal::variable_if_dynamic<Index, RowsAtCompileTime> m_rows; variable
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | lstm_eval.cc | 41 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
|