Home
last modified time | relevance | path

Searched defs:matrix_row (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.cc171 const float* matrix_row = matrix; in Avx2MatrixBatchVectorMultiplyAccumulateImpl() local
Dneon_tensor_utils.cc237 const float* matrix_row = matrix; in NeonMatrixBatchVectorMultiplyAccumulate() local
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix_proxy.hpp28 class matrix_row: class
54 matrix_row (matrix_type &data, size_type i): in matrix_row() function in boost::numeric::ublas::matrix_row