torch-mlir/test/python/fx_importer
Stella Laurenzo 6ea857c644
[fx] Make the lift_fresh_copy -> clone special form use kwargs. (#3045)
At some point, this op became kwarg-only instead of arg/kwarg.
Discovered when upgrading to PyTorch 2.3.

Also adds a test as this was untested in-tree (was caught out of tree).
2024-03-21 15:34:40 -07:00
..
v2.3 [fx] Support mutation in ExportedProgram. (#2916) 2024-02-16 09:46:30 -08:00
basic_test.py Add stateless fx graph import (#3036) 2024-03-21 14:44:54 -07:00
sparse_test.py Normalize type hints to be compatible with multiple Python versions (#3028) 2024-03-15 08:29:48 -07:00
special_forms_test.py [fx] Make the lift_fresh_copy -> clone special form use kwargs. (#3045) 2024-03-21 15:34:40 -07:00