Skip to content

Commit

Permalink
Remove extern C warpper for cuBLAS (apache#3877)
Browse files Browse the repository at this point in the history
  • Loading branch information
kice authored and tqchen committed Sep 3, 2019
1 parent 4434a89 commit 0fa308e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/contrib/cublas/cublas_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@

#include <dmlc/logging.h>

extern "C" {
#include <cublas_v2.h>
}

namespace tvm {
namespace contrib {
Expand Down

0 comments on commit 0fa308e

Please sign in to comment.