Home
last modified time | relevance | path

Searched refs:MapAsMatrixWithGivenNumberOfRows (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h120 MatrixMap<Scalar> MapAsMatrixWithGivenNumberOfRows(Scalar* data, in MapAsMatrixWithGivenNumberOfRows() function
663 MapAsMatrixWithGivenNumberOfRows(input_data, input_shape, input_rows); in FullyConnected()
Doptimized_ops.h195 MatrixMap<Scalar> MapAsMatrixWithGivenNumberOfRows(Scalar* data, in MapAsMatrixWithGivenNumberOfRows() function