Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TorchFX] Fix depthwise + transpose conv weights quantization (#2912)
### Changes * Nodes with weights are updated with depthwise and transpose convs ### Reason for changes * To correctly quantize depthwise and transpose convolutions as they are missing weights quantizers right now ### Related tickets #2766 ### Tests * mobilenet_v3_small reference quantized graph is updated
- Loading branch information