-
### 🐛 Describe the bug
After quantizating the resnet50_clip.openai model with torch.ao quantization, last step `exir.to_edge()` fails quite often, not only with this model, but with many others:
`…
-
Tracking op support for TorchToLinalg lowering. The ops are ordered based on priority (highest -> lowest) in each section.
**IMPORTANT:** Mark ops you are working on by hovering over it in the list…
-
ATen/ATen.h: No such file or directory
compilation terminated.
error: command '/usr/local/cuda/bin/nvcc' failed with exit code 1
Is there anyone who can solve this problem?
-
when running examples in **Basic Usage**, it shows errors:
```shell
2024-09-07 20:09:29,033 - modelscope - INFO - PyTorch version 2.0.1 Found.
2024-09-07 20:09:29,033 - modelscope - INFO - Loadin…
-
I’m encountering a warning related to the torch.cumsum operation when running a specific piece of code. Here is the warning message:
`/seu_share/home/gengkeke/220220324/anaconda3/lib/python3.10/sit…
-
I've been running through the an issue when running AStartNet, raised from torchdrug.
I install the dependencies as follow, from a py3.10 fresh new conda environment
```
conda create -n py10 pyt…
-
大佬您好,我是一个新手,我想知道为什么只对DFA进行自定义算子的映射以及注册,head中还有refine或者temp_gnn等,这些不是常见的ffn或者norm算子,这些不需要进行映射和注册么?难道这些算子在pytorch的aten以及onnx中已经支持了么?
-
-
Hi, thank you for this great project. I am finetuning yi-34b, and when loading the model, it occurs cuda oom error. So i just change the zero3_init_flag to true to avoid oom when loading the model. Bu…
-
# Brief describe
add shape mismatch for this input variation
```
"Tensor self = ?", "Tensor other = 0.0"
```
Run [`pytest tests/pattern/test_add_shape_mismatch.py`](https://github.com/tenstorrent/pyt…