Skip to content

Fix dynamic quant crash issue in torch.compile mode #2

Fix dynamic quant crash issue in torch.compile mode

Fix dynamic quant crash issue in torch.compile mode #2

Triggered via pull request March 20, 2025 07:30
Status Failure
Total duration 4m 11s
Artifacts

pre-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pre-commit: examples/test_fused_moe.py#L41
examples/test_fused_moe.py:41:81: E501 Line too long (83 > 80)
pre-commit: examples/test_fused_moe.py#L38
examples/test_fused_moe.py:38:81: E501 Line too long (115 > 80)
pre-commit: examples/test_fused_moe.py#L35
examples/test_fused_moe.py:35:81: E501 Line too long (139 > 80)
pre-commit: examples/test_fused_moe.py#L32
examples/test_fused_moe.py:32:81: E501 Line too long (111 > 80)
pre-commit: examples/test_fused_moe.py#L21
examples/test_fused_moe.py:21:81: E501 Line too long (94 > 80)
pre-commit: examples/test_fused_moe.py#L20
examples/test_fused_moe.py:20:81: E501 Line too long (99 > 80)
pre-commit: examples/test_fused_moe.py#L1
examples/test_fused_moe.py:1:40: F401 `habana_frameworks.torch.core` imported but unused
pre-commit: examples/run-static-quant.py#L45
examples/run-static-quant.py:45:81: E501 Line too long (84 > 80)
pre-commit: examples/run-static-quant.py#L24
examples/run-static-quant.py:24:81: E501 Line too long (81 > 80)
pre-commit: examples/offline_inference.py#L38
examples/offline_inference.py:38:81: E501 Line too long (84 > 80)