pytorch
daa50f1e - Adds keyword only args to gradcheck (#65290)

Commit
4 years ago
Adds keyword only args to gradcheck (#65290) Summary: Changes the call signature of gradcheck so that kwargs are kwargs only. Also modifies return call from gradgradcheck, to reflect these changes. Fixes https://github.com/pytorch/pytorch/issues/65165 Pull Request resolved: https://github.com/pytorch/pytorch/pull/65290 Reviewed By: soulitzer Differential Revision: D31061316 Pulled By: albanD fbshipit-source-id: 3505569a33a497a8be4347bdd425bb2b8e536999
Author
Parents
Loading