pytorch/torchgen/api
2023-12-13 00:59:01 +00:00
..
types Add support for float8_e4m3fnuz and _e5m2fnuz (#107586) 2023-11-15 15:01:11 +00:00
__init__.py
autograd.py Add 0dim Tensor overload for _foreach_div (#113688) 2023-11-15 20:59:32 +00:00
cpp.py [torchgen] Add support for optional tensor (#112938) 2023-11-06 20:03:05 +00:00
dispatcher.py
functionalization.py
lazy.py Add support for torch.Generator type in TorchScript (#110413) 2023-11-21 23:07:21 +00:00
meta.py
native.py
python.py improve annotation device parameters where a device ordinal is allowed (#113647) 2023-11-17 14:41:22 +00:00
structured.py Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
translate.py [pytorch] add namespace for optTypeMetaToScalarType in codegen to avoid not declared when compile (#115623) 2023-12-13 00:59:01 +00:00
ufunc.py
unboxing.py [BE]: remove unnecessary enumerate calls (#111690) 2023-10-20 23:20:29 +00:00