Home
last modified time | relevance | path

Searched defs:matrix_map (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gemmlowp/doc/
H A Dquantization_example.cc178 gemmlowp::MatrixMap<tScalar, tOrder> matrix_map; member in MatrixWithStorage
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DWinograd.cpp172 static std::map<WinogradKey, const float *> matrix_map = in initialize_matrix_transform() local