-
Hi
thanks for sharing your code. I am trying to train your network, however when I do I get the following errors. Apparently there is a missing folder, which contains a group of jpg files. I did a …
-
I think pytorch should add Windows support.
Other deep learning frameworks, like tensorflow, theano and mxnet, all support Windows.
I only use Windows in my work. So I want to know whether pytorch…
-
I'm trying to run the `txt2img` benchmark, but can't get it to work.
I tried several combinations of versions for `deepspeed` (incl. from source), `deepspeed-mii` (incl. from source), `torch==1.13.…
-
commit e282ff06b56609e8a0ee8925192520f8ecce9186
rocm-5.3.0
```
git clone --recursive https://github.com/facebookincubator/AITemplate
DOCKER_BUILDKIT=1 ./docker/build.sh rocm
alias drun='sudo do…
-
**Describe the bug**
HPS example `hps_pretrained_model_training_demo.ipynb` crashes.
**To Reproduce**
Steps to reproduce the behavior:
```shell
docker pull nvcr.io/nvidia/merlin/merlin-tensorfl…
-
Hello.
Steps to install:
```
git clone https://github.com/bmaltais/kohya_ss.git
cd kohya_ss
git checkout v21.5.11
./setup.sh
```
Output when I do `accelerate config`:
```
$ . venv/bi…
-
Hello. Would you release the resenet50 inference demo?
-
Follow this vignette (https://github.com/saeyslab/nichenetr/blob/master/vignettes/differential_nichenet.md) and apply on my data, when run calculate_niche_de() to calculate ligands only, has this erro…
-
target: ~~august~~ mid-september 2023
wanted:
- [x] Jupyterlab-4
- [x] PEP-514 compatibility
- [x] Python-3.11.5,
- [x] bokeh-3.2
- [x] numba-0.58 final, numpy-1.25 (in pursuite of [ data-apis…
-
@VainF Hi, when I prune the yolov7 backbone, it failed and said:
`group_imp = torch.stack(group_imp, dim=0)`
`RuntimeError: stack expects each tensor to be equal size, but got [512] at entry 0 and […