pytorch/torchgen/api
Mengwei Liu 19e9f5cc7b [torchgen] Add support for optional tensor (#112938)
Summary: As titled

Test Plan: rely on CI

Differential Revision: D50997957

Pull Request resolved: https://github.com/pytorch/pytorch/pull/112938
Approved by: https://github.com/Skylion007
2023-11-06 20:03:05 +00:00
..
types [BE] Enable Ruff's Flake8 PYI018 (#111101) 2023-10-12 16:26:21 +00:00
__init__.py
autograd.py Add ScalarTensor or 0dim overload for _foreach_add (#111079) 2023-10-20 01:34:07 +00:00
cpp.py [torchgen] Add support for optional tensor (#112938) 2023-11-06 20:03:05 +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 Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +00:00
lazy.py [BE]: Update flake8 and plugins and fix bugs (#97795) 2023-03-28 23:51:55 +00:00
meta.py
native.py Reland 2 Many symintifications (#87604) (#87980) 2022-10-28 13:40:11 +00:00
python.py Change flash attention outputs to be SymInt instead of int (#110533) 2023-10-05 01:00:07 +00:00
structured.py Fix typo under torchgen directory (#111154) 2023-10-13 16:43:46 +00:00
translate.py Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +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 [BE]: remove unnecessary enumerate calls (#111690) 2023-10-20 23:20:29 +00:00