[torch.compile] Add torch inductor pass for fusing silu_and_mul with subsequent scaled_fp8_quant operations #28659
Annotations
4 errors and 1 warning
Ruff (F401):
tests/kernels/test_fused_quant_activation.py#L1
tests/kernels/test_fused_quant_activation.py:1:20: F401 `typing.Optional` imported but unused
|
Ruff (F401):
tests/kernels/test_fused_quant_activation.py#L1
tests/kernels/test_fused_quant_activation.py:1:30: F401 `typing.Tuple` imported but unused
|
Ruff (F401):
tests/kernels/test_fused_quant_activation.py#L1
tests/kernels/test_fused_quant_activation.py:1:37: F401 `typing.Union` imported but unused
|
ruff (3.12)
Process completed with exit code 1.
|
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|