We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895f343 commit 7760ccdCopy full SHA for 7760ccd
.pre-commit-config.yaml
@@ -142,7 +142,8 @@ repos:
142
(?x)^(
143
examples/.*(txt|patch)|
144
examples/onnxrt/nlp/huggingface_model/text_generation/llama/quantization/ptq_static/prompt.json|
145
- examples/notebook/dynas/ResNet50_Quantiation_Search_Supernet_NAS.ipynb
+ examples/notebook/dynas/ResNet50_Quantiation_Search_Supernet_NAS.ipynb|
146
+ examples/notebook/dynas/Transformer_LT_Supernet_NAS.ipynb
147
)$
148
149
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments