-
When trying to segment on macOS with the MPS backend with cellpose version 3.1.0 I encounter the following error:
```
Traceback (most recent call last):
File "/Users/orat/opt/anaconda3/lib/pyt…
-
Original issue from pytorch: https://github.com/pytorch/pytorch/issues/141083
The XNNPACK commit is at https://github.com/google/XNNPACK/commit/4ea82e595b36106653175dcb04b2aa532660d0d8
Build error:…
-
Would be nice to validate how accurate this https://github.com/emielrv/FracTAL_ResUNet
-
-
Hey, guys!
I am Jinan, a MLE from [Nutanix](https://www.nutanix.com/). I will build a PyTorch version of TimeFM, together with my colleagues @tanmayshishodia and @rghosh08. Would also be super happ…
-
### Description
If you call `.item()` (or inadvertently call `.item()`) in torch, vmap will fail. This means supporting things like scalarloop are difficult when having anything vmap
```py
for …
-
### 🐛 Describe the bug
After running the following script trace profiler seg faulted on torch nightly:
```
import torch
import torchvision.models as models
from torch.profiler import profile, rec…
-
Hi @ivan-chai,
I am reaching out again because we are still seeing problem with installation of the code in our CI. From what I can deduct it seems to be working on
* ubuntu, pytorch < 2.4.1
* …
-
[Pytorch](https://github.com/pytorch/pytorch)
Kab1r updated
2 weeks ago
-
请问有没有基于pytorch的版本