pytorch
03f50fcc - [codemod][3.10][NamedTuple] Use typing_extensions to get NamedTuple Generics (#101830)

Commit
1 year ago
[codemod][3.10][NamedTuple] Use typing_extensions to get NamedTuple Generics (#101830) Summary: 3.10 doesn't have support for Generic NamedTuples, but it exists in future versions so typing_extensions supports it (Note: this ignores all push blocking failures!) Test Plan: sandcastle Reviewed By: itamaro Differential Revision: D45923201 Pull Request resolved: https://github.com/pytorch/pytorch/pull/101830 Approved by: https://github.com/izaitsevfb
Author
Committer
Parents
Loading