How to add support of Cutlass Simt opcode in TVM #557
Answered
by
hwu36
TigerYang414
asked this question in
Q&A
-
In TVM master code, only TensorOp related opcode is integrated. How can we integrate simt to TVM? GENERATOR_FUNC_TABLE = { |
Beta Was this translation helpful? Give feedback.
Answered by
hwu36
Jul 7, 2022
Replies: 1 comment 1 reply
-
@masahi from tvm comunity can answer this question. He added cutlass kernels to tvm. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TigerYang414
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@masahi from tvm comunity can answer this question. He added cutlass kernels to tvm.