-
when I try `python3 run.py --ginc configs/nerf/blender.gin --scene chair`
after training,this happened,can you help me?
logs:
`Global seed set to 220901
GPU available: True (cuda), used: True
T…
-
This issue originally came as:
[ISSUE - Hyper-V VM In-Place Upgrade (IPU) WS 2022 to WS 2025 b26063 fails - Microsoft Community Hub](https://techcommunity.microsoft.com/t5/windows-server-insiders/iss…
-
### Bug description
We have monitored that CUDA memory increase when saving checkpoint at the `on_train_epoch_end` (It caused the CUDA OOM). Instead of directly give a OOM at the beginning of trainin…
-
`python src/test.py checkpoint_path=pretrained/csec.ckpt
Seed set to 233
C:\Users\Miki\Pictures\csec\src\test.py:15: UserWarning:
The version_base parameter is not specified.
Please specify a comp…
-
when i run
(molcraft) [rahool@localhost MolCRAFT]$ python sample_for_pocket.py protein.pdb lig.sdf
i get the following error
Global seed set to 1234
tada.pdb lig.sdf
[DEBUG] get_dataloader
(2…
-
Repeatedly running the analysis role with different `local_repos_leapp` variables can result in unwanted repositories in `/etc/leapp/files/leapp_upgrade_repositories.repo` due to the fact that `/etc/l…
-
We I run python train_bfn.py --test_only --no_wandb --ckpt_path ./checkpoints/last.ckpt I have this issue:
/users/PCON0041/yufei/.conda/envs/bfn/lib/python3.9/site-packages/pkg_resources/__init__.p…
-
I recently upgraded to the new 6.10.3-arch1-1-surface kernel with the hopes of finally getting the cameras to work on my Surface Pro 8. I've noticed that the intel ipu6 module is missing from this ker…
-
### Bug description
When training a model with multiple GPUs (e.g. 2) and setting `num_workers` of Dataloader to be greater than zero, the Dataloader worker will say `CUDA error: initialization err…
-
You can do this:
```
set thing:suffix to (expression).
```
But you can't do this:
```
lock thing:suffix to (expression).
```
Lock only works with kos varibles and not with suffixes. Thus we can't…