-
Notifications
You must be signed in to change notification settings - Fork 12
Description
started @ Wed May 17 15:32:28 2023
POC 0 LId: 0 TId: 0 ( IDR_N_LP, I-SLICE, QP 29 ) 157704 bits [Y 38.5708 dB U 41.7305 dB V 42.7738 dB] [ET 49 ] [L0] [L1]
POC 32 LId: 0 TId: 0 ( CRA, I-SLICE, QP 29 ) 158616 bits [Y 38.1326 dB U 41.4422 dB V 41.9462 dB] [ET 49 ] [L0] [L1]
terminate called after throwing an instance of 'std::runtime_error'
what(): The following operation failed in the TorchScript interpreter.
Traceback of TorchScript (most recent call last):
File "", line 3, in forward
def addmm(self: Tensor, mat1: Tensor, mat2: Tensor, beta: number = 1.0, alpha: number = 1.0):
return self + mat1.mm(mat2)
~~~~~~~ <--- HERE
def batch_norm(input : Tensor, running_mean : Optional[Tensor], running_var : Optional[Tensor], training : bool, momentum : float, eps : float) -> Tensor:
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
i run basketballdrill sequence, is sequence question? please tell me thanks