提交 3e11d894 编写于 作者: M Megvii Engine Team

fix(dnn/dump): add more info for dump CD4

GitOrigin-RevId: 5840afaacd665bfe37ab90f39ce68848cb6aa257
上级 d49a5c1b
......@@ -313,6 +313,7 @@ void RelayoutFormat::deduce_format(TensorFormat src, TensorFormat& dst) {
megdnn_throw(
"Only naive and opencl handle support "
"Image2DPack4TensorFormat, try to export MGB_USE_MEGDNN_DBG=2 "
"and also export CUDA_VISIBLE_DEVICES=\'\' at CUDA env"
"to enable naive handle");
}
#undef CHECK_SRC
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册