pytorch/test/quantization
Shangdi Yu b1a934741e Change test_constant_prop_preserve_metadata (#135268)
Summary: In new export_for_training, "stack_trace" does not exist in node meta anymore.

Test Plan:
```
buck run fbcode//mode/dev-nosan fbcode//caffe2/test:quantization_pt2e -- -r test_constant_prop_preserve_metadata
```

Reviewed By: angelayi

Differential Revision: D62219974

Pull Request resolved: https://github.com/pytorch/pytorch/pull/135268
Approved by: https://github.com/angelayi
2024-09-07 00:02:35 +00:00
..
ao_migration
bc Fix failures when default is flipped for weights_only (#127627) 2024-08-16 00:22:43 +00:00
core Add new ops wrapped_linear_prepack and wrapped_quantized_linear_prepacked (#134232) 2024-08-23 04:54:26 +00:00
eager
fx Fix failures when default is flipped for weights_only (#127627) 2024-08-16 00:22:43 +00:00
jit
pt2e Change test_constant_prop_preserve_metadata (#135268) 2024-09-07 00:02:35 +00:00
serialized
__init__.py