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 efd3430 commit 3ea5abcCopy full SHA for 3ea5abc
prototype_source/pt2e_quant_xpu_inductor.rst
@@ -85,6 +85,7 @@ We will start by performing the necessary imports, capturing the FX Graph from t
85
exported_model = export_for_training(
86
model,
87
example_inputs,
88
+ strict=True
89
).module()
90
91
0 commit comments