Home
last modified time | relevance | path

Searched defs:m_cols (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.cc160 const float* __restrict__ matrix, int m_rows, int m_cols, in Avx2MatrixBatchVectorMultiplyAccumulateImpl()
200 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in Avx2MatrixBatchVectorMultiplyAccumulateImpl()
292 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulateImpl()
411 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate()
422 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate()
473 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in SseMatrixBatchVectorMultiplyAccumulate()
495 const int m_rows, const int m_cols, const int8_t* __restrict__ vector, in SseSparseMatrixVectorMultiplyAccumulate()
528 const int m_rows, const int m_cols, in SseSparseMatrix4VectorsMultiplyAccumulate()
596 const int m_rows, const int m_cols, const int8_t* __restrict__ vectors, in SseSparseMatrixBatchVectorMultiplyAccumulate()
Dsse_tensor_utils.h38 int m_cols, const float* vector, in MatrixBatchVectorMultiplyAccumulate()
50 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
59 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
70 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in MatrixBatchVectorMultiplyAccumulate()
81 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x4()
89 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x16()
104 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate()
112 const int m_rows, const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.h28 int m_cols, const float* vector, 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()
84 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x16()
99 const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.cc226 int m_cols, const float* vector, in NeonMatrixBatchVectorMultiplyAccumulate()
277 const int m_cols, void** shuffled_vectors_free) { in ShuffleVectors()
330 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
458 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
588 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
621 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
693 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
704 const int m_cols, const int8_t* __restrict__ vectors, in DotprodSparseMatrixBatchVectorMultiplyAccumulate()
1070 const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulate()
1203 const int m_rows, const int m_cols, in NeonMatrixBatchVectorMultiplyAccumulate()
[all …]
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h59 int m_cols, const float* vector, 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()
116 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x16()
131 const int m_cols, const int8_t* __restrict__ vectors, 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 const int32_t* __restrict__ indices, int m_rows, int m_cols, in PortableSparseMatrixBatchVectorMultiplyAccumulate1x16()
267 int m_rows, int m_cols, const float* __restrict__ vector, int n_batch, in PortableSparseMatrixBatchVectorMultiplyAccumulate()
296 const int m_cols, const int8_t* __restrict__ vectors, in PortableSparseMatrixBatchVectorMultiplyAccumulate()
/external/armnn/samples/common/include/Audio/
DDataStructures.hpp30 size_t m_cols; member in Array2d
/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/python/pybind11/tests/
Dtest_buffers.cpp76 py::ssize_t m_cols; in TEST_SUBMODULE() member in TEST_SUBMODULE::Matrix
/external/eigen/Eigen/src/Core/
DMapBase.h210 const internal::variable_if_dynamic<Index, ColsAtCompileTime> m_cols; variable
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc47 float* output, int m_rows, int m_cols, int n_batch, in MatrixBatchVectorMultiplyAccumulate()