mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
1. rejecting getitem operator in backends fusion query getitem is merged in a special post partition pass, backends that takes getitem shouldn't affect the logic 2. added test for failing cases Fixes #86698 Pull Request resolved: https://github.com/pytorch/pytorch/pull/86713 Approved by: https://github.com/SherlockNoMad |
||
|---|---|---|
| .. | ||
| experimental | ||
| passes | ||
| __init__.py | ||
| __init__.pyi | ||
| _compatibility.py | ||
| _pytree.py | ||
| _symbolic_trace.py | ||
| annotate.py | ||
| graph_module.py | ||
| graph.py | ||
| immutable_collections.py | ||
| interpreter.py | ||
| node.py | ||
| operator_schemas.py | ||
| OVERVIEW.md | ||
| proxy.py | ||
| subgraph_rewriter.py | ||
| tensor_type.py | ||
| traceback.py | ||