Skip to content

Commit e99e25b

Browse files
authored
Revert #7714 to check if CI passes
1 parent f2720fa commit e99e25b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/xnnpack/aot_compiler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
logging.info("Quantizing Model...")
9393
# TODO(T165162973): This pass shall eventually be folded into quantizer
9494
model = quantize(model, example_inputs)
95-
ep = torch.export.export_for_training(model, example_inputs)
9695

9796
edge = to_edge_transform_and_lower(
9897
ep,

0 commit comments

Comments
 (0)