pytorch/tools/pyi
lkct 50d8cf27e1 Fix annotations on torch function signatures (#103807)
Fixes #103806

- `reduction` related functions are now automatically generated from yaml registration.
- `Optional` or `Union` with `None` is properly added to where they were missing.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/103807
Approved by: https://github.com/ezyang
2023-06-20 18:08:01 +00:00
..
__init__.py
gen_pyi.py Fix annotations on torch function signatures (#103807) 2023-06-20 18:08:01 +00:00