pytorch
9f11ce7f - Setting pickle_module isn't working (#88570)

Commit
3 years ago
Setting pickle_module isn't working (#88570) When setting the pickle_module it currently always gets overwritten by the pickle module. This should only happen when the pickle_module isn't specified. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88570 Approved by: https://github.com/kit1980
Author
Committer
Parents
Loading