pytorch/tools/codegen
Brian Hirsh 7b8c43cd7c Revert "Revert D32498570: make codegen'd device guards not cuda-specific. Allow them to be used in external codegen" (#69951)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/69951

This reverts commit 0ef523633f.

Test Plan: Imported from OSS

Reviewed By: albanD

Differential Revision: D33113543

Pulled By: bdhirsh

fbshipit-source-id: b28073ee0870b413ea9f617f27671ae5c6f3c696
2022-01-04 14:53:21 -08:00
..
api Add Lazy Tensor codegen infra (#69020) 2021-12-02 07:51:52 -08:00
dest Revert "Revert D32498570: make codegen'd device guards not cuda-specific. Allow them to be used in external codegen" (#69951) 2022-01-04 14:53:21 -08:00
operator_versions [Operator Verioning][Edge] Update upgrader codegen with latest change (#70293) 2021-12-28 18:34:31 -08:00
selective_build [Pytorch Edge] Generic Build Features for Selective Build (#67817) 2021-11-09 15:37:21 -08:00
__init__.py
code_template.py
context.py avoid error string formatting aten codegen 28s -> 23s (#59848) 2021-06-12 06:58:31 -07:00
gen_backend_stubs.py Revert "Revert D32498570: make codegen'd device guards not cuda-specific. Allow them to be used in external codegen" (#69951) 2022-01-04 14:53:21 -08:00
gen_functionalization_type.py Functionalization: Only include headers for required ops (#68690) 2021-12-15 14:29:35 -08:00
gen_lazy_tensor.py Revert "Revert D32498572: allow external backend codegen to be used without autograd kernels" (#69949) 2021-12-21 08:19:37 -08:00
gen.py Revert "Revert D32498570: make codegen'd device guards not cuda-specific. Allow them to be used in external codegen" (#69951) 2022-01-04 14:53:21 -08:00
local.py [PyTorch] Fix const correctness for resize native functions (#55351) 2021-04-21 14:51:41 -07:00
model.py Revert "Revert D32498570: make codegen'd device guards not cuda-specific. Allow them to be used in external codegen" (#69951) 2022-01-04 14:53:21 -08:00
utils.py Try dropping Torch from typeshed_internal (#69926) 2021-12-17 14:08:19 -08:00