pytorch/tools/codegen/api
Ailing Zhang 9f75de278f Move common autograd utils functions from gen_variable_type.py to api/autograd.py. (#53340)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/53340

Test Plan: Imported from OSS

Reviewed By: nikithamalgifb

Differential Revision: D26973914

Pulled By: ailzhang

fbshipit-source-id: 8367a08b27b25808782c77aadc3c67d07c354957
2021-03-11 19:58:45 -08:00
..
__init__.py
autograd.py Move common autograd utils functions from gen_variable_type.py to api/autograd.py. (#53340) 2021-03-11 19:58:45 -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