pytorch
f3b67bf7 - Fix frontend kwarg defualts error (#32146)

Commit
4 years ago
Fix frontend kwarg defualts error (#32146) Summary: This was not tested before, fixes #32139 (which was actually a false positive, functions with kwargs but without defaults on those kwargs are supported). This PR adds testing for both cases and cleans up the error reporting. ](https://our.intern.facebook.com/intern/diff/19385828/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/32146 Pulled By: driazati Differential Revision: D19385828 fbshipit-source-id: 5eab74df6d02f8e1d7ec054cafb44f909f9d637e
Author
davidriazati
Parents
Loading