|
|
@ -78,6 +78,8 @@ DYNAMIC_LOAD_CUBLAS_WRAP(cublasCgemmBatched)
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasZgemmBatched)
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasZgemmBatched)
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasSgetrfBatched)
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasSgetrfBatched)
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasSgetriBatched)
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasSgetriBatched)
|
|
|
|
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasDgetrfBatched)
|
|
|
|
|
|
|
|
DYNAMIC_LOAD_CUBLAS_WRAP(cublasDgetriBatched)
|
|
|
|
CUBLAS_BLAS_ROUTINE_EACH(DYNAMIC_LOAD_CUBLAS_V2_WRAP)
|
|
|
|
CUBLAS_BLAS_ROUTINE_EACH(DYNAMIC_LOAD_CUBLAS_V2_WRAP)
|
|
|
|
|
|
|
|
|
|
|
|
#undef DYNAMIC_LOAD_CUBLAS_WRAP
|
|
|
|
#undef DYNAMIC_LOAD_CUBLAS_WRAP
|
|
|
|