pytorch
7400f34b - Add meta support to tensor range factories (#66630)

Commit
3 years ago
Add meta support to tensor range factories (#66630) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66630 This PR adds meta backend support to the `range`, `arange`, `linspace`, and `logspace` operators. ghstack-source-id: 140618055 Test Plan: Extended the existing tensor creation tests to assert meta backend support. Reviewed By: ezyang Differential Revision: D31656999 fbshipit-source-id: 06e7f3655b94c0d85a28bcd0ca61d9f9ce707f1d
Author
Parents
Loading