pytorch
b87d3fa4 - [PyTorch][jit] Don't allow create() on singleton types (#56807)

Commit
3 years ago
[PyTorch][jit] Don't allow create() on singleton types (#56807) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/56807 If I understand correctly, there's no reason to create your own instance of these global singleton types. ghstack-source-id: 127312270 Test Plan: CI Reviewed By: SplitInfinity Differential Revision: D27973447 fbshipit-source-id: f12df69d185f1baaa45f2ac6eac70570a7a65912
Author
Parents
Loading