Searched defs:per_channel_quant (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
H A D | conv_2d_helpers.cc | 49 PerChannelQuantData* per_channel_quant) { in ProcessPerChannelQuantizedWeights() 105 PerChannelQuantData* per_channel_quant, in ProcessPerChannelQuantizedBias()
|
/aosp_15_r20/external/executorch/backends/xnnpack/test/ |
H A D | test_xnnpack_utils.py | 278 per_channel_quant=False, argument
|
/aosp_15_r20/external/pytorch/test/quantization/core/ |
H A D | test_quantized_op.py | 3455 …def _get_rnn_weights_and_bias(self, input_size, hidden_size, num_directions, per_channel_quant, rn… argument 3482 num_directions, per_channel_quant): argument 3616 def test_qrnncell(self, num_batches, input_size, hidden_size, per_channel_quant): argument
|