-
### 🐛 Describe the bug
Ubuntu 22.04.2 LTS
Architecture aarch64
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
cmake version 3.22.1
libtorch version 1.9.1
When i tried to build libtorch in the abo…
-
I'm running the inference script `bloom-ds-inference.py` by invoking:
`deepspeed --num_gpus 1 ~/Megatron-DeepSpeed/scripts/inference/bloom-ds-inference.py --name bigscience/bloom-1b3 --benchmark`…
-
RedisAI version: c6c3dd03b4b9c2450428e60d863e8b23b25dfd87
## spin up standalone redis-server ( force reuse environment for tests )
```
redis-server --loadmodule /home/filipe/redislabs/RedisAI/bi…
-
Hi there!
This may be related to #345, so please bear with me.
I'm trying to use TorchSharp with dotnet-interactive with Jupyter notebook and I'm encountering the following behavior:
![image…
-
Hiya,
This seems super cool and I really want to have a play with the real-time version, but I'm having a torrid time trying to get it to run on an M3 MacBook.
So far DAW-wise I've tried loadi…
-
Hi, @rystylee
How can I include the to my OF src file without cmake ?
I wonder.
Thanks.
Best,
@bemoregt.
-
## 🐛 Bug
Functions/ops with leading underscores (meant for internal use) are being exposed to the public API in `PyTorch`.
This may not qualify as a bug but is also probably not intended.
It migh…
-
Cnpy is having trouble when used in conjunction with PyTorch. I boiled down the problem to having included PyTorch in the CMakeLists.txt as follows
```
FIND_PACKAGE(Torch REQUIRED)
FIND_PACKAGE(Z…
-
### 🐛 Describe the bug
I'm trying to package a python app using pyinstaller.
Torch: 1.12.1
Pyinstaller: 5.3
OS: macOS 12.5 (M1)
[UPDATE] This appears to be a problem with `torchvision`. If…
-