Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
guangzhixie committed Sep 13, 2018
1 parent a0a9618 commit 7beca13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions saber/funcs/impl/bm/vender_conv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ SaberStatus VenderConv2D<BM, AK_FLOAT>::\
/* Send arguments. */
BM_CHECK(bmkernel_send_args(_handle, reinterpret_cast<void *>(&api), sizeof(api)));

LOG(INFO) << "BM conv done!";

return SaberSuccess;
}

Expand Down

0 comments on commit 7beca13

Please sign in to comment.