pytorch
03e35efb
- replace torch::make_unique with std::make_unique (#108866)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
cyyever
Committer
pytorchmergebot
Parents
f03b8abd
Loading