pytorch
560e3be5 - [DataLoader] Implement issubtype for type hints (#54299)

Commit
3 years ago
[DataLoader] Implement issubtype for type hints (#54299) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/54299 ## Feature - Check type is a subtype of another type Prerequisite for DataPipe tying system. Test Plan: Imported from OSS Reviewed By: VitalyFedyunin Differential Revision: D27327235 Pulled By: ejguan fbshipit-source-id: 8f50a663a86540677c9e132ac7c5216fdac46f70
Author
Parents
Loading