提交 dbaf84b0 编写于 作者: M Megvii Engine Team 提交者: Xinran Xu

feat(imperative): add cond_take opr

GitOrigin-RevId: 5272e6fa7181c929b2ce6cace25244154e1949a6
上级 df356635
......@@ -66,6 +66,7 @@ CondTakeImpl::Output CondTakeImpl::exec(
break; \
}
MEGDNN_FOREACH_COMPUTING_DTYPE(cb)
cb(::megdnn::dtype::Bool)
#undef cb
default:
megdnn_throw("bad mask dtype");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册