pytorch
03e35efb - replace torch::make_unique with std::make_unique (#108866)

Commit
1 year ago
replace torch::make_unique with std::make_unique (#108866) It should be safe to remove the old torch::make_unique functions. Pull Request resolved: https://github.com/pytorch/pytorch/pull/108866 Approved by: https://github.com/albanD
Author
Committer
Parents
Loading