pytorch/tools/codegen/api
Ailing Zhang aeb3e93351 Move view handling logic to gen_inplace_or_view_type.py (#53341)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/53341

Test Plan: Imported from OSS

Reviewed By: nikithamalgifb

Differential Revision: D26973912

Pulled By: ailzhang

fbshipit-source-id: ea31bdef0beac6996d509f5d45ebefa3ea8e2b89
2021-03-11 21:25:15 -08:00
..
__init__.py Rewrite of ATen code generator (#42629) 2020-08-31 09:00:22 -07:00
autograd.py Move view handling logic to gen_inplace_or_view_type.py (#53341) 2021-03-11 21:25:15 -08:00
cpp.py [PyTorch] Pass TensorOptions by value (#51165) 2021-02-01 12:40:08 -08:00
dispatcher.py Move common autograd utils functions from gen_variable_type.py to api/autograd.py. (#53340) 2021-03-11 19:58:45 -08:00
meta.py Introduce tools.codegen.api.translate (#49122) 2020-12-16 16:18:40 -08:00
native.py Move common autograd utils functions from gen_variable_type.py to api/autograd.py. (#53340) 2021-03-11 19:58:45 -08:00
python.py Move common autograd utils functions from gen_variable_type.py to api/autograd.py. (#53340) 2021-03-11 19:58:45 -08:00
structured.py Move common autograd utils functions from gen_variable_type.py to api/autograd.py. (#53340) 2021-03-11 19:58:45 -08:00
translate.py Fix minor inaccuracy in translate error reporting (#53032) 2021-03-02 14:11:28 -08:00
types.py Register DefaultBackend implementations for functional/inplace structured operators (#53037) 2021-03-02 14:13:08 -08:00