k-bingcai
Results
1
issues of
k-bingcai
Hello, I noticed that I cannot compute the determinant of an identity matrix using torch in R. i.e. `torch_eye(3)$cuda()$det()` It gives me this error: ``` Error in (function (self) :...