Searched refs:KernelSideFormatInt8Inputs (Results 1 – 3 of 3) sorted by relevance
/external/gemmlowp/internal/ |
D | kernel_neon.h | 933 KernelSideFormatInt8Inputs<CellFormat<4, 16, CellOrder::WidthMajor>, 1>, 934 KernelSideFormatInt8Inputs<CellFormat<2, 16, CellOrder::WidthMajor>, 1> > 1285 KernelSideFormatInt8Inputs<CellFormat<4, 16, CellOrder::WidthMajor>, 1>, 1286 KernelSideFormatInt8Inputs<CellFormat<4, 16, CellOrder::WidthMajor>, 1> >
|
D | kernel.h | 163 struct KernelSideFormatInt8Inputs : KernelSideFormat<tCellFormat, tCells> { struct
|
D | pack_neon.h | 323 KernelSideFormatInt8Inputs<CellFormat<Width, 16, CellOrder::WidthMajor>, 1>;
|