pytorch/tools/codegen/api
Brian Hirsh d02a2bd5d1 codegen'd API for redispatching (#52008)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/52008

Test Plan: Imported from OSS

Reviewed By: ezyang

Differential Revision: D26356079

Pulled By: bdhirsh

fbshipit-source-id: 1fd34fbb4dbc48cc8390cad99e30e0d04fc75a4f
2021-02-22 10:55:38 -08:00
..
__init__.py
autograd.py [pytorch][codegen] migrate gen_variable_type to new data model (#49735) 2021-01-05 14:12:39 -08:00
cpp.py [PyTorch] Pass TensorOptions by value (#51165) 2021-02-01 12:40:08 -08:00
dispatcher.py Remove codegen logic to support non-c10-full ops (#49164) 2021-01-06 14:17:36 -08:00
meta.py Introduce tools.codegen.api.translate (#49122) 2020-12-16 16:18:40 -08:00
native.py [pytorch] fix ConstRefCType usage in codegen/api/native.py (#50742) 2021-01-20 15:01:37 -08:00
python.py Remove codegen logic to support non-c10-full ops (#49164) 2021-01-06 14:17:36 -08:00
structured.py Add api.structured; switch structured kernels to use const Tensor& everywhere (#51490) 2021-02-03 14:03:46 -08:00
translate.py [pytorch] reintroduce static dispatch (#51957) 2021-02-19 11:41:39 -08:00
types.py codegen'd API for redispatching (#52008) 2021-02-22 10:55:38 -08:00