-
### 🐛 Describe the bug
I encountered a bug in PyTorch when I created two random tensors of shape `[3, 3, 5, 5]` with data type `float64`, converted it to sparse CSC format, and used `torch.triangular…
-
### 🐛 Describe the bug
I encountered a bug in PyTorch when I created a random tensor of shape `[5, 5, 5]` with data type `float64`, converted it to sparse CSR format, and computed the sum of the te…
-
`TensorPrimitive` by default delegates simple operators to vector intrinsics. This is fine for most operations, but IDIV is an exception.
First, most (if not all) ISAs lack support for IDIV in vect…
-
I have a strange error. If I import cytnx, I got Segmentation fault when using matplotlib show(). This happened for either build-from-scratch or conda build. See a demo as follows
```
import cytnx…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…
-
### Describe the issue:
I have compiled python 3.12.4 and numpy 2.0.1 with intel oneapi 2024.1 compilers on a compute cluster for multiple people to use. I have some f2py code that explicitly uses …
-
convert Chinese clip model fail.
https://huggingface.co/OFA-Sys/chinese-clip-vit-base-patch16/tree/main
-
**Describe the bug**
I am unable to build this project from source on MacOS after following the instructions on https://github.com/google/jpegli/blob/main/BUILDING_OSX.md.
The build fails on a `fatal…
-
When I run the following command:
`./run.sh -d -r ../dynamic-apps/lang/c/helloworld/ helloworld`
I get this output:
```
SeaBIOS (version Arch Linux 1.16.2-2-2)
Booting from ROM..[ 0.000000]…
-
Hi there, I'm trying to build the environment for this repo, and I kept running into the error installing deform-conv as following error message suggests. How to solve this? Thanks!
"""
Collecting…