Home
last modified time | relevance | path

Searched defs:m_rows (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.cc97 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulateImpl()
209 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate()
220 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate()
270 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate()
292 const int m_rows, const int m_cols, const int8_t* __restrict__ vector, in SseSparseMatrixVectorMultiplyAccumulate()
325 const int m_rows, const int m_cols, in SseSparseMatrix4VectorsMultiplyAccumulate()
393 const int m_rows, const int m_cols, const int8_t* __restrict__ vectors, in SseSparseMatrixBatchVectorMultiplyAccumulate()
Dsse_tensor_utils.h37 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in MatrixBatchVectorMultiplyAccumulate()
45 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
54 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
65 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
76 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x4()
84 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate()
92 const int m_rows, const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.h27 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in MatrixBatchVectorMultiplyAccumulate()
35 const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
45 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()
68 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x4()
76 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate()
83 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in SparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.cc200 void NeonMatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in NeonMatrixBatchVectorMultiplyAccumulate()
305 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
433 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
562 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
595 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
667 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
677 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in DotprodSparseMatrixBatchVectorMultiplyAccumulate()
1044 const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulate()
1177 const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulate()
1244 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulateImpl()
[all …]
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h58 void MatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in MatrixBatchVectorMultiplyAccumulate()
66 const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
76 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
88 const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
100 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x4()
108 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate()
115 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in SparseMatrixBatchVectorMultiplyAccumulate()
Dportable_tensor_utils.cc120 int m_rows, int m_cols, in PortableMatrixBatchVectorMultiplyAccumulate()
139 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in PortableMatrixBatchVectorMultiplyAccumulate()
164 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in PortableMatrixBatchVectorMultiplyAccumulate()
208 const int32_t* __restrict__ indices, int m_rows, int m_cols, in PortableSparseMatrixBatchVectorMultiplyAccumulate1x4()
232 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in PortableSparseMatrixBatchVectorMultiplyAccumulate()
260 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in PortableSparseMatrixBatchVectorMultiplyAccumulate()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils.h61 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
/external/pdfium/third_party/agg23/
Dagg_rendering_buffer.h138 int8u** m_rows; variable
/external/eigen/Eigen/src/SVD/
DSVDBase.h236 Index m_nonzeroSingularValues, m_rows, m_cols, m_diagSize; variable
/external/eigen/Eigen/src/Core/
DMapBase.h201 const internal::variable_if_dynamic<Index, RowsAtCompileTime> m_rows; variable
/external/python/pybind11/tests/
Dtest_buffers.cpp75 py::ssize_t m_rows; in TEST_SUBMODULE() member in TEST_SUBMODULE::Matrix
/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp2413 std::vector<Row> m_rows; member in ValueObjectListDelegate