Fused quant convolution kernel (#19491)#19491
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19491
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 73 New Failures, 2 Unrelated FailuresAs of commit d638376 with merge base 7cd209d ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@DrJessop has exported this pull request. If you are a Meta employee, you can view the originating Diff in D103754924. |
This PR needs a
|
Summary: Pull Request resolved: pytorch#19491 Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754924
68abfb9 to
467d746
Compare
Summary: Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754924
467d746 to
70ab8e0
Compare
Summary: Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754924
Summary: Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754924
70ab8e0 to
c9c6418
Compare
Summary: Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754924
Summary: Fused quant linear kernel (out = inp @ weight^T + bias) with optional dequantize/quantize. Supports 4 sets of qparams (inp, weight, bias, out), optional bias, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754853
Summary: Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754924
c9c6418 to
d638376
Compare
Summary: Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization. Reviewed By: mvartani-meta Differential Revision: D103754924
Summary:
Fused quant 2D convolution kernel (NCHW layout) with optional dequantize/quantize. Supports 4 sets of qparams, stride/padding/dilation/groups, and per-tensor/per-channel quantization.
Reviewed By: mvartani-meta
Differential Revision: D103754924