pytorch
4752453d - [Structured Kernels] Port for `baddbmm` and `bmm` (#64805)

Commit
3 years ago
[Structured Kernels] Port for `baddbmm` and `bmm` (#64805) Summary: This PR attempts to port `baddbmm` and `bmm` to structured kernels. The reason it's in the same PR: because a lot of it is common for both the ops, including the checks and implementation. Issue tracker: https://github.com/pytorch/pytorch/issues/55070 cc: ysiraichi ezyang Pull Request resolved: https://github.com/pytorch/pytorch/pull/64805 Reviewed By: gchanan Differential Revision: D31134454 Pulled By: ezyang fbshipit-source-id: 3294619834a8cc6a0407aea660c556d3a42b6261
Author
Parents
Loading