Searched defs:Requantize32 (Results 1 – 1 of 1) sorted by relevance
126 struct Requantize32 struct129 const int32_t *bias = nullptr;130 size_t bias_multi_stride = 0;131 int32_t a_offset = 0;132 int32_t b_offset = 0;133 int32_t c_offset = 0;134 bool per_channel_requant = false;135 int32_t per_layer_left_shift = 0;136 int32_t per_layer_right_shift = 0;137 int32_t per_layer_mul = 0;[all …]