pytorch
9ac0bd23 - Fix bug in test_fx_experimental codegen (#58587)

Commit
3 years ago
Fix bug in test_fx_experimental codegen (#58587) Summary: This PR fixes a bug in test_fx_experimental where code generated for ops with kwarg-only Tensor parameters would fail to execute because they would be called as positional parameters. Pull Request resolved: https://github.com/pytorch/pytorch/pull/58587 Reviewed By: ailzhang Differential Revision: D28548365 Pulled By: heitorschueroff fbshipit-source-id: 8f1746053cbad1b11e817b0099db545d8dd22232
Parents
Loading