pytorch
73d288fd - [aotinductor] Relax ExternKernel kwargs checking (#111167)

Commit
1 year ago
[aotinductor] Relax ExternKernel kwargs checking (#111167) Summary: When a fallback kernel is called without specifying any kwargs, we still need to fill in default values for those kwargs when generating cpp call. Pull Request resolved: https://github.com/pytorch/pytorch/pull/111167 Approved by: https://github.com/chenyang78, https://github.com/jgong5
Author
Committer
Parents
Loading