pytorch/torch/_lazy
Bin Bao 25c6ebd12c Revert "Revert "[LT] Codegen ReuseNode for supported ops""
Summary: Fixed a XLC build failure by generating an always-return-false
default CanBeReused method.

This reverts commit 3cade9d454.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/77513

Approved by: https://github.com/alanwaketan
2022-05-16 20:14:42 +00:00
..
__init__.py
computation.py
config.py [LT] Add a flag to control IR reusing 2022-05-03 14:48:15 +00:00
debug.py
extract_compiled_graph.py Dynamo+LTC: handle inplace ops (#75359) 2022-04-08 03:14:28 +00:00
ir_cache.py Revert "Revert "[LT] Codegen ReuseNode for supported ops"" 2022-05-16 20:14:42 +00:00
metrics.py
tensor_factory_functions.py
ts_backend.py