pytorch/tools/codegen/api
Alban Desmaison 0951cb513a Revert D34342689: Revert D34250357: Sync lazy_tensor_staging back to master
Test Plan: revert-hammer

Differential Revision:
D34342689

Original commit changeset: 43f6da6986f7

Original Phabricator Diff: D34250357 (69389fb542)

fbshipit-source-id: 8a3fb74877e719e9b9577b58027b4e7061a04ef0
(cherry picked from commit c749f08e7a)
2022-02-18 17:31:21 +00:00
..
__init__.py
autograd.py Make autograd codegen for differentiable outputs safer to use (#65823) 2021-10-01 07:27:57 -07:00
cpp.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
dispatcher.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
functionalization.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
lazy.py Revert D34342689: Revert D34250357: Sync lazy_tensor_staging back to master 2022-02-18 17:31:21 +00:00
meta.py Un-ignore F403 in .flake8 (#55838) 2021-04-13 09:24:07 -07:00
native.py move some codegen utilities into utils.py (#63094) 2021-10-28 10:49:17 -07:00
python.py Add an optional Device parameter to pin_memory/is_pinned that does nothing (#60201) 2021-06-28 10:38:52 -07:00
structured.py Structured Kernel Precompute codegen handle fields without replacement (#71368) 2022-02-08 03:56:56 +00:00
translate.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
types.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00