Home
last modified time | relevance | path

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

/external/gemmlowp/doc/
Dpublic.md6 ## GemmWithOutputPipeline section in Gemmlowp's public entry points
52 ### Template parameters
80 ### Function parameters
106 ### Performance note on storage orders.
/external/gemmlowp/public/
Dgemmlowp.h53 void GemmWithOutputPipeline(GemmContextType* context, in GemmWithOutputPipeline() function