pytorch
03433080 - [inductor] Support FallbackKernel in cpp wrapper codegen (#100553)

Commit
1 year ago
[inductor] Support FallbackKernel in cpp wrapper codegen (#100553) Summary: This works well for ops without kwargs. For ops with kwargs, we need to register ordered_kwargs_for_cpp_kernel for them. Pull Request resolved: https://github.com/pytorch/pytorch/pull/100553 Approved by: https://github.com/jansel
Author
Committer
Parents
Loading