Minor post-op supported? #4759
Unanswered
zhongyilin926
asked this question in
Q&A
Replies: 1 comment
-
No, this is currently not supported - the current develop branch (and upcoming 0.3.28 release) has the gemm_batch operations, but not this (apparently Torch-specific) post-op extension. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering if OpenBLAS supports (the fusion of) minor post-op e.g. bias-add right after GEMM? An example would be something like what
torch.addmm
ortorch.baddbmm
do. Thank you!Beta Was this translation helpful? Give feedback.
All reactions