cauchy7203

Results 3 issues of cauchy7203

### 🐛 Describe the bug See the following code, ```python import torch N = 3 A = torch.rand([N,N],dtype=torch.float32)*2 - 1 B = torch.rand([N,N],dtype=torch.float32)*5 - 2.5 C = A @ B...

When run the `pip install torchdyn`, it automatically installs the torch and uninstalls the old version installed in the environment. This makes touble if we have already installed a good...

bug

which intel cpu is used please? 12gen-i7, i9 or others?