pytorch/tools/codegen/api
2022-03-25 21:17:52 +00:00
..
__init__.py
autograd.py Inplace forward AD formula optimization 2022-03-21 13:11:21 +00:00
cpp.py Add a Functionalization pass in core (#64432) 2021-10-28 10:51:17 -07:00
dispatcher.py
functionalization.py Allow specifying tags for aten operators in native_functions.yaml 2022-03-25 21:17:52 +00:00
lazy.py Sync lazy_tensor_staging to master (#74311) 2022-03-17 16:08:57 +00:00
meta.py
native.py
python.py
structured.py Structured Kernel Precompute codegen handle fields without replacement (#71368) 2022-02-08 03:56:56 +00:00
translate.py [PyTorch] Add codegen unboxing ability (#69881) 2022-03-01 23:28:13 +00:00
types.py ufunc codegen (#65851) 2022-03-01 00:33:40 +00:00
ufunc.py ufunc codegen (#65851) 2022-03-01 00:33:40 +00:00
unboxing.py [PyTorch] Add codegen unboxing ability (#69881) 2022-03-01 23:28:13 +00:00