Searched defs:LhsType (Results 1 – 3 of 3) sorted by relevance
171 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark() typedef215 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark_gemm_sizes() typedef
115 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark_8bit() typedef167 typedef Matrix<std::uint8_t, MapOrder::RowMajor> LhsType; in benchmark_8bit_to_32bit() typedef
511 typedef Matrix<Scalar, LhsOrder> LhsType; in test_gemm() typedef