提交 36dbfe86 编写于 作者: P Peng Li

Change ctcStatus_t to hl_warpctc_status_t to keep consistency

上级 448e60b5
......@@ -59,7 +59,7 @@ static int g_warpctcVersion = -1;
#define WARPCTC_COMPUTE_LOSS dynload::compute_ctc_loss
#define WARPCTC_GET_WORKSPACE_SIZE dynload::get_workspace_size
#else
ctcStatus_t fatal(...) {
hl_warpctc_status_t fatal(...) {
LOG(FATAL) << "warp-ctc [version " << g_warpctcVersion
<< "] Error: not support double precision.";
// both of get_warpctc_version() and get_workspace_size() return an ctcStatus
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册