pytorch/torch/export
Zhengxu Chen aa376e31fd [export] Enable verifier [2/n] (#113075)
Summary: Turn on verifier check for exportec program ctor. Note that this effectively detect a large surface of spec violations, so we also spend some time fixing them one by one in this diff.

Test Plan: CI

Differential Revision: D51014944

Pull Request resolved: https://github.com/pytorch/pytorch/pull/113075
Approved by: https://github.com/angelayi
2023-11-08 03:32:11 +00:00
..
__init__.py [pytree] align function signature between C++ and Python pytree (#112482) 2023-11-07 01:26:41 +00:00
exported_program.py [export] Enable verifier [2/n] (#113075) 2023-11-08 03:32:11 +00:00
graph_signature.py [BE]: Apply RUF015 to torch folder (#113025) 2023-11-07 00:48:15 +00:00