pytorch
867e0592 - Fix multiple issues with type annotations (#36358)

Commit
5 years ago
Fix multiple issues with type annotations (#36358) Summary: - added tests that showcase the problems - fixed the problems These changes would allow me to remove many "# type: ignore" comments in my codebase. Pull Request resolved: https://github.com/pytorch/pytorch/pull/36358 Differential Revision: D21230704 Pulled By: ezyang fbshipit-source-id: e6d475a0aa1fb40258fa0231ade28c38108355fb
Author
Bartosz Gasiorzewski
Parents
Loading