mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Package torch/*.pyi
type hints (#103016)
Including `torch._VF` and `torch.return_types`
These are generated by:
4003e96ca1/tools/pyi/gen_pyi.py (L1139-L1155)
Ref #99541
Pull Request resolved: https://github.com/pytorch/pytorch/pull/103016
Approved by: https://github.com/Skylion007
This commit is contained in: