pytorch/torch/fx
Jordan Fix 540cb5fee2 [graph_manipulation] Unpack list of outputs (#72940)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/72940

att

Reviewed By: jackm321

Differential Revision: D34282062

fbshipit-source-id: 743710c18e1f38286d1b91c91868bb22c760f3ca
(cherry picked from commit fd2bdd189d)
2022-02-17 06:38:52 +00:00
..
experimental move fx_acc out of pytorch core (#72803) 2022-02-15 16:13:43 +00:00
passes [graph_manipulation] Unpack list of outputs (#72940) 2022-02-17 06:38:52 +00:00
__init__.py Refactor FX codegen into extensible Codegen object (#72566) 2022-02-11 18:13:29 +00:00
__init__.pyi [FX] Fix retracing wrapped functions (#58061) 2021-05-17 19:50:16 -07:00
_compatibility.py [WIP][FX] BC guarantees for 1.10 (#63888) 2021-08-30 19:56:46 -07:00
_pytree.py Teach pytrees about namedtuple (#62292) 2021-07-28 06:27:44 -07:00
_symbolic_trace.py Refactor FX codegen into extensible Codegen object (#72566) 2022-02-11 18:13:29 +00:00
annotate.py [WIP][FX] BC guarantees for 1.10 (#63888) 2021-08-30 19:56:46 -07:00
graph_module.py Refactor FX codegen into extensible Codegen object (#72566) 2022-02-11 18:13:29 +00:00
graph.py Refactor FX codegen into extensible Codegen object (#72566) 2022-02-11 18:13:29 +00:00
immutable_collections.py [WIP][FX] BC guarantees for 1.10 (#63888) 2021-08-30 19:56:46 -07:00
interpreter.py [FX] Fix default argument handling for Interpreter (#72272) 2022-02-04 01:46:20 +00:00
node.py #71946 Remove Python 3.6 references (#72211) 2022-02-08 03:46:20 +00:00
operator_schemas.py Reland torch.ops API change machinery with the core functionality disabled (#71785) 2022-02-02 16:06:29 +00:00
OVERVIEW.md Add remaining ToCs to ToC lint (#56487) 2021-04-20 10:28:47 -07:00
proxy.py Trace asserts with fx by looking at byte code (#70960) 2022-01-28 02:04:21 +00:00
subgraph_rewriter.py [torch.fx] Fix replace pattern mechanism (#66442) 2021-11-07 13:23:02 -08:00
tensor_type.py [WIP][FX] BC guarantees for 1.10 (#63888) 2021-08-30 19:56:46 -07:00