Searched refs:result_fixedpoint_multiplier (Results 1 – 7 of 7) sorted by relevance
116 std::int32_t result_fixedpoint_multiplier; member136 std::int32_t result_fixedpoint_multiplier; member
1420 std::int32_t result_fixedpoint_multiplier = result_mult_int; in TestOutputStages() local1424 result_fixedpoint_multiplier = result_mult_int; in TestOutputStages()1426 while (result_fixedpoint_multiplier < (1 << 30)) { in TestOutputStages()1427 result_fixedpoint_multiplier <<= 1; in TestOutputStages()1438 quantize_down_by_fixedpoint_stage.result_fixedpoint_multiplier = in TestOutputStages()1439 result_fixedpoint_multiplier; in TestOutputStages()1459 raw, result_fixedpoint_multiplier), in TestOutputStages()
131 quantize_down_stage.result_fixedpoint_multiplier = 1234567890; in benchmark_8bit()
138 input.reg[i], output_stage.result_fixedpoint_multiplier);170 output_stage.result_fixedpoint_multiplier);
353 quantize_down_stage.result_fixedpoint_multiplier = quantized_multiplier; in main()
1155 quantize_down_stage.result_fixedpoint_multiplier = output_multiplier; in MakeExp()1296 scale_stage.result_fixedpoint_multiplier = output_multiplier; in FullyConnected()3789 scale_stage.result_fixedpoint_multiplier = accum_multiplier; in LstmCell()
1138 quantize_down_stage.result_fixedpoint_multiplier = output_multiplier; in MakeExp()1304 scale_stage.result_fixedpoint_multiplier = output_multiplier; in FullyConnected()3905 scale_stage.result_fixedpoint_multiplier = accum_multiplier; in LstmCell()