/external/gemmlowp/meta/ |
D | multi_thread_gemm.h | 60 GemmQuantized8BitOperation(std::int32_t lhs_offset, std::int32_t rhs_offset, in GemmQuantized8BitOperation() 94 std::int32_t rhs_offset; variable 102 GemmFloatOperation(std::int32_t lhs_offset, std::int32_t rhs_offset, in GemmFloatOperation() 133 std::int32_t rhs_offset; variable 139 GemmInt32Operation(std::int32_t lhs_offset, std::int32_t rhs_offset) in GemmInt32Operation() 167 std::int32_t rhs_offset; variable 182 std::int32_t lhs_offset, std::int32_t rhs_offset, in multi_thread_gemm_q8() 201 std::int32_t lhs_offset, std::int32_t rhs_offset, in multi_thread_gemm_f() 218 std::int32_t lhs_offset, std::int32_t rhs_offset, in multi_thread_gemm_i32()
|
D | single_thread_gemm.h | 8604 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_0_aligned() 8659 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_1_aligned() 8714 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_2_aligned() 8769 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_3_aligned() 8824 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_4_aligned() 8879 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_5_aligned() 8934 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_6_aligned() 8989 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_0_7_aligned() 9044 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_1_0_aligned() 9102 std::int32_t lhs_offset, std::int32_t rhs_offset, in gemm_q8_0_1_1_aligned() [all …]
|
/external/gemmlowp/public/ |
D | gemmlowp.h | 47 const RhsOffset& rhs_offset, in GemmWithOutputPipelinePC() 104 int lhs_offset, int rhs_offset, in GemmWithOutputPipeline() 122 int rhs_offset, int result_offset, int result_mult_int, in Gemm()
|
/external/gemmlowp/eight_bit_int_gemm/ |
D | eight_bit_int_gemm.cc | 70 const int rhs_offset = b_offset; in EightBitIntGemmImpl() local 108 const int rhs_offset = b_offset; in EightBitIntGemmInt32Impl() local 239 std::int32_t lhs_offset, std::int32_t rhs_offset, in MetaGemmQuantized8Bit() 266 std::int32_t lhs_offset, std::int32_t rhs_offset, in MetaGemmFloat()
|
/external/gemmlowp/internal/ |
D | single_thread_gemm.h | 55 const LhsOffset& lhs_offset, const RhsOffset& rhs_offset, in SingleThreadGemm()
|
D | unpack.h | 149 const LhsOffset& lhs_offset, const RhsOffset& rhs_offset, in UnpackResult()
|
D | multi_thread_gemm.h | 458 const RhsOffset& rhs_offset; member 568 const LhsOffset& lhs_offset, const RhsOffset& rhs_offset, in MultiThreadGemm()
|
/external/gemmlowp/test/ |
D | correctness_meta_gemm.cc | 63 std::int32_t lhs_offset, std::int32_t rhs_offset, in check_result() 119 std::int32_t lhs_offset, std::int32_t rhs_offset, in check_result_f()
|
D | test.cc | 367 int rhs_offset, int result_offset, int result_mult_int, in test_gemm_impl() 474 int rhs_offset, int result_offset, int result_mult_int) { in test_gemm() 740 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestWithSmallDataPerChannelQuantization() local 907 const OffsetRowDup rhs_offset(b_offset, rhs.cols()); in TestWithLargeDataPerChannelQuantization() local 1105 const int rhs_offset = -34; in TestOutputStages() local
|