-
{
"hub-mirror": [
"nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04"
]
}
-
### 🐛 Describe the bug
## Installation
Install PyTorch
```
pip install torch -U --index-url https://download.pytorch.org/whl/nightly/cu121
```
Install TorchRec
https://github.com/pytorch/to…
-
Unable to setup curobo on Jetson orin AGX, while building with Docker. I see below error:
```
nvblox_torch# python3 -m pip install -e .
Obtaining file:///pkgs/nvblox_torch
Installing build d…
-
We need more samples demonstrating new `cudax::` runtime functionality above and beyond just the vector add.
Let's come up with a plan for the next 3 samples that we should add.
-
2024-07-06 20:14:52.028 | INFO | asr.asr_with_vad:_process_detected_audio:222 - Detected pause after speech. Processing...
2024-07-06 20:14:52.028 | INFO | asr.asr_with_vad:_process_detected_…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tensorflow-gpu 1.14.0
### Custom code
Yes
### OS platform a…
JJGNB updated
2 months ago
-
I want to do some fine-tuning test on flux model, but I don't know why is this happening?
OS: Ubuntu Server 22.04 + Ubuntu 22.04 Desktop
#########################################################…
-
### The code from the Notebook (notebooks/image_predictor_example.ipynb) works fine in Google Collab:
![image](https://github.com/user-attachments/assets/72f0239d-94ca-4ef3-9f50-5eb3eb13a28b)
##…
-
** Environment **
```
Collecting system information...
---------------------------------
System Environment Report
Created: 2024-09-20 23:30:14 UTC
---------------------------------
…
-
### 🐛 Describe the bug
Really not sure if this is a CMake issue or Pytorch one but I will start here as I think it's related to Pytorch cmake scripts.
I ran into two errors trying to compile with …