-
When running the code for training using pytorch, I am getting this error. I am refering to the code in the Kaggle notebook
Node: 'residual_unet/conv2d/Conv2D'
DNN library is not found.
[[{{node …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug summary
A memory leak issue is observed in TorchIO version 20.0.1 during prolonged training sessions…
-
Hi,
Fooocus api suddenly stopped without error. I can found some logs else where ?
```(.venv) $ python3 main.py
[System ARGV] ['main.py']
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Are you using the latest version of …
-
**Docker: nvcr.io/nvidia/pytorch:24.06-py**3
pip uninstall nvidia-modelopt
pip install nvidia-modelopt==0.13.0
**command:**
python demo_txt2img_xl.py "enchanted winter forest, soft diffuse li…
-
Hello,
I am trying to implement model parallelism using PyTorch on my HPC environment, which has 4 GPUs available. My goal is to split a neural network model across these GPUs to improve training eff…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Thanks for your work.
I do training on celeba-hq dataset, and after 110k steps, I find that the images seem to have color problem, is there something wrong i need to do with datasets?
![64a5ac5ea0…
-
### 🐛 Describe the bug
Category | Name | Inductor vs. Eager [XPU] | Inductor vs. Eager [CUDA] | XPU vs. CUDA [Eager] | XPU vs. CUDA [Inductor]
-- | -- | -- | -- | -- | --
huggingface_amp_fp16_tra…
-
I apologize in advance for this very naive question, but could you possibly provide an example (or the basics) of using `elucidated_diffusion`, similar to how you provided an example of using `Unet` a…