pytorch/torch/export
Aaron Gokaslan 3cb16ebf08 [BE]: Update ruff to 0.4.5 (#126979)
Update ruff to 0.4.5 and addresses some false negatives that have been found in the newer version.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/126979
Approved by: https://github.com/ezyang
2024-05-24 18:38:35 +00:00
..
__init__.py [RELAND] Switch default behavoir of export IR to be predispatch (#125860) 2024-05-10 17:36:53 +00:00
_remove_auto_functionalized_pass.py
_remove_effect_tokens_pass.py
_safeguard.py
_trace.py Separate non/strict functions in _export (#126718) 2024-05-23 17:41:23 +00:00
_tree_utils.py
_unlift.py Remove removed ruff rule TRY200 (#126256) 2024-05-17 16:31:05 +00:00
custom_obj.py
dynamic_shapes.py Experimental prototype for converting torch.jit.trace modules to export (#124449) 2024-05-17 20:42:42 +00:00
exported_program.py [BE]: Update ruff to 0.4.5 (#126979) 2024-05-24 18:38:35 +00:00
graph_signature.py
unflatten.py [export] Fix unflatten with empty nn_module_stack (#126785) 2024-05-23 08:34:25 +00:00