def current_blas_handle(): """Returns cublasHandle_t pointer to current cuBLAS handle""" return torch._C._cuda_getCurrentBlasHandle()