-
We observe non-uniform SBUF utitlization in neuron-profile on both trn1.32xlarge and trn1.2xlarge.
I follow the NKI tutorial, and try to launch [matrix multiplication by breaking matrices into tile]…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
zd391 updated
4 weeks ago
-
## 🐛🐛 Bug Report
### ⚗️ Current Behavior
I tried using ImageNet-1k directly from Active Loop. After validating on PyTorch's pre-trained ResNet-18, I get 82% validation accuracy, which is way too…
-
I put in everything and this shows up any help?
-
`{
"code": 10100,
"message": "Image.__init__() missing 3 required positional arguments: 'height', 'channel', and 'mode'"
}`
-
How do I have to modify the settings so that it runs on my RTX3060ti card, because now I get OOM?
It is a 8GB Nvidia Card, capable to run CUDA.
I'm calling Kandinsky with this script: https://gist…
-
### Describe the task
How can I load the backbone model locally (or pretrained), each time it searches Hugging Face, which is rather painful and not really possible in my case as I don't have a conne…
-
-
### System Info
```shell
Platform:
- Platform: Linux-5.15.0-1056-aws-x86_64-with-glibc2.29
- Python version: 3.8.10
Python packages:
- `optimum-neuron` version: 0.0.24.dev0
- `neuron-…
-
您这个是调用的在线模型吧,离线环境可以使用吗,或者说把resnet50下载到本地,调用本地模型