pytorch
72c7983f - Remove __get__ from Tensor stub. (#54208)

Commit
3 years ago
Remove __get__ from Tensor stub. (#54208) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/54208 It seems like it was added to suppress some errors in LazyModules, but I think we should solve those more directly with some type ignores in more surgical places. Fixes #54087. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Reviewed By: albanD Differential Revision: D27137363 Pulled By: ezyang fbshipit-source-id: 017cafcc3350e73cd62436078835b97cd9b3b929
Author
Parents
Loading