pytorch/torchgen/api
2022-05-19 18:50:34 +00:00
..
__init__.py
autograd.py [test] attempt to functionalize ops with mutable positional-only args 2022-05-19 18:50:34 +00:00
cpp.py [test] attempt to functionalize ops with mutable positional-only args 2022-05-19 18:50:34 +00:00
dispatcher.py
functionalization.py
lazy.py Fix 'Code below assumes there is at least one tensor arg' assumption (#76917) 2022-05-18 17:58:47 +00:00
meta.py
native.py
python.py
structured.py Add support to Tensor[]? for structured kernel codegen. 2022-05-06 14:24:18 +00:00
translate.py [test] attempt to functionalize ops with mutable positional-only args 2022-05-19 18:50:34 +00:00
types.py Add support to Tensor[]? for structured kernel codegen. 2022-05-06 14:24:18 +00:00
ufunc.py
unboxing.py Revert "functionalization: add support for zero_()" 2022-04-26 19:27:27 +00:00