pytorch/torchgen/api
2022-10-28 13:40:11 +00:00
..
__init__.py Rename tools/codegen to torchgen (#76275) 2022-04-25 01:38:06 +00:00
autograd.py Back out "Revert D38984222: Don't introduce new overload for SymInt (#83628)" (#84173) 2022-08-29 18:01:07 +00:00
cpp.py Reland 2 Many symintifications (#87604) (#87980) 2022-10-28 13:40:11 +00:00
dispatcher.py Use presence of _symint in kernel name to generate symint sig or not (#84579) 2022-09-09 18:31:56 +00:00
functionalization.py Apply ufmt linter to all py files under torchgen (#81570) 2022-07-16 03:52:25 +00:00
lazy.py More fixes for LTC symint interlock. (#86043) 2022-10-02 02:53:49 +00:00
meta.py Rename tools/codegen to torchgen (#76275) 2022-04-25 01:38:06 +00:00
native.py Reland 2 Many symintifications (#87604) (#87980) 2022-10-28 13:40:11 +00:00
python.py Reland 2 Many symintifications (#87604) (#87980) 2022-10-28 13:40:11 +00:00
structured.py Change API type Tensor[] for structured kernels. (#73350) 2022-09-26 21:46:38 +00:00
translate.py Rename fromIntArrayRef to fromIntArrayRefSlow, audit call sites (#86235) 2022-10-05 23:11:01 +00:00
types.py Add at::symint:: namespace for ease of templated functions (#86329) 2022-10-06 04:09:17 +00:00
ufunc.py Back out "Revert D38984222: Don't introduce new overload for SymInt (#83628)" (#84173) 2022-08-29 18:01:07 +00:00
unboxing.py Change API type Tensor[] for structured kernels. (#73350) 2022-09-26 21:46:38 +00:00