when i run this command-python3 fast_reid/datasets/generate_mot_patches.py --data_path --mot 17,encounter a problem-logits = F.linear(F.normalize(neck_feat), F.normalize(self.weight))
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasGemmEx,So i wanna know how to slove this problem.Thanks for your reply
when i run this command-python3 fast_reid/datasets/generate_mot_patches.py --data_path --mot 17,encounter a problem-logits = F.linear(F.normalize(neck_feat), F.normalize(self.weight))
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasGemmEx,So i wanna know how to slove this problem.Thanks for your reply