Searched defs:channelwise (Results 1 – 1 of 1) sorted by relevance
/external/pytorch/test/quantization/core/ |
D | test_quantized_op.py | 4866 strides, i_pads, o_pads, channelwise): argument 6018 def test_qconv1d_unpack(self, inputs, stride, pad, o_pad, channelwise): argument 6058 def test_qconv2d_unpack(self, inputs, stride, pad, o_pad, channelwise): argument 6561 channelwise argument
|