pytorch
2f90c822 - Get rid of TorchScript sparse tensor is experimental warning. (#73874)

Commit
3 years ago
Get rid of TorchScript sparse tensor is experimental warning. (#73874) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/73874 These get triggered when you are doing normal stuff with sparse tensors and `__torch_dispatch__`, but it all works fine. No need to warn. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Reviewed By: bdhirsh Differential Revision: D34707395 Pulled By: ezyang fbshipit-source-id: 3492c03abb1df1e925af3855dbf772784405d8c1 (cherry picked from commit 95e5981b304abf0367740906c238b29cadeea41c)
Author
Committer
Parents
Loading