pytorch/test/export
Tugsbayasgalan (Tugsuu) Manlaibaatar c2a202169d Fix implicit state dict modification (#151436)
Summary: Previously we were modyfing ep.state_dict while runnning decomp which it shouldn't

Test Plan: CI

Fixes: https://github.com/pytorch/pytorch/issues/151366

Differential Revision: D73102315

Pull Request resolved: https://github.com/pytorch/pytorch/pull/151436
Approved by: https://github.com/angelayi
2025-04-18 00:58:55 +00:00
..
__init__.py
opinfo_schema.py Fix unused Python variables in test/[e-z]* (#136964) 2024-12-18 23:02:30 +00:00
random_dag.py [BE] fix ruff rule E226: add missing whitespace around operator in f-strings (#144415) 2025-01-08 21:55:00 +00:00
test_converter.py Enable more nightly tests on s390x (#148452) 2025-03-18 16:09:39 +00:00
test_cpp_serdes.py [export] Implement cpp deserializer. (#136398) 2024-11-14 16:34:59 +00:00
test_db.py [Codemod][AddExplicitStrictExportForTrainingInferenceArg] caffe2/test/export (#150884) 2025-04-09 19:18:33 +00:00
test_draft_export.py [export] Integrate meta kernel generation with draft-export (#150809) 2025-04-17 20:52:31 +00:00
test_experimental.py [Codemod][AddExplicitStrictExportForTrainingInferenceArg] caffe2/test/export (#150884) 2025-04-09 19:18:33 +00:00
test_export_legacy.py EZ fix to make sure local pytest run succeeds in export (#144764) 2025-01-15 00:43:40 +00:00
test_export_strict.py Set non-strict export as default mode (#148790) 2025-03-12 21:10:58 +00:00
test_export_training_ir_to_run_decomp.py [BC-breaking] Set NonStrict as default for export_for_training (#150941) 2025-04-11 00:50:05 +00:00
test_export.py Fix implicit state dict modification (#151436) 2025-04-18 00:58:55 +00:00
test_functionalized_assertions.py fix incorrect literal strings / accidental tuples (#146037) 2025-02-03 15:08:11 +00:00
test_hop.py Remove unused import in tests (#146266) 2025-02-03 03:40:18 +00:00
test_lift_unlift.py Consistently use load_torchbind_test_lib in tests (#148082) 2025-03-03 19:37:28 +00:00
test_pass_infra.py [Codemod][AddExplicitStrictExportArg] caffe2/test (#143688) 2024-12-27 07:58:44 +00:00
test_passes.py patch for block-wise quantization + pt2e (#146946) 2025-02-18 01:15:26 +00:00
test_retraceability.py Set non-strict export as default mode (#148790) 2025-03-12 21:10:58 +00:00
test_schema.py Tweak schema_check to handle annotated builtin types (#145154) 2025-01-19 18:48:35 +00:00
test_serdes.py Set non-strict export as default mode (#148790) 2025-03-12 21:10:58 +00:00
test_serialize.py [BC-breaking] Set NonStrict as default for export_for_training (#150941) 2025-04-11 00:50:05 +00:00
test_sparse.py Replace all random is_fbcode imports to environment (#151283) 2025-04-15 19:42:58 +00:00
test_swap.py Remove unused import in tests (#146266) 2025-02-03 03:40:18 +00:00
test_tools.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_torchbind.py Fakify torchbind objects in compile_fx and add tests for SigridTransformsInstanceTorchBind (#149529) 2025-03-21 18:58:28 +00:00
test_tree_utils.py fix incorrect literal strings / accidental tuples (#146037) 2025-02-03 15:08:11 +00:00
test_unflatten_training_ir.py [Codemod][AddExplicitStrictExportForTrainingInferenceArg] caffe2/test/export (#150884) 2025-04-09 19:18:33 +00:00
test_unflatten.py [export] Include metadata in FlatArgsAdapter (#146107) 2025-02-05 00:29:58 +00:00
test_verifier.py [Codemod][AddExplicitStrictExportForTrainingInferenceArg] caffe2/test/export (#150884) 2025-04-09 19:18:33 +00:00
testing.py Set non-strict export as default mode (#148790) 2025-03-12 21:10:58 +00:00