Searched defs:GemmlowpOutputPipeline (Results 1 – 3 of 3) sorted by relevance
40 struct GemmlowpOutputPipeline { struct42 ColVectorMap;48 Pipeline;50 static Pipeline Make( in Make()
125 struct GemmlowpOutputPipeline { struct126 typedef gemmlowp::VectorMap<const int32_t, gemmlowp::VectorShape::Col> ColVectorMap;132 Pipeline;134 static Pipeline Make( in Make()
715 struct GemmlowpOutputPipeline { struct717 ColVectorMap;743 struct GemmlowpOutputPipelineInt8 { argument