Commit b83ac1a5 authored by Jiezhong Qiu's avatar Jiezhong Qiu
Browse files

update

parent 32e35812
...@@ -189,7 +189,6 @@ void moe_cuda_forward_impl( ...@@ -189,7 +189,6 @@ void moe_cuda_forward_impl(
} }
scalar_t alpha = 1, beta = 0; scalar_t alpha = 1, beta = 0;
checkCudaErrors(cublasXgemmBatched(h->handle, checkCudaErrors(cublasXgemmBatched(h->handle,
CUBLAS_OP_N, CUBLAS_OP_N,
transb, transb,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment