-
Hi, I get a exceptions after upgrading IntelliJ:
```
java.lang.Throwable: Assert: must be called on EDT
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:182)
at com.intellij.util.ui…
-
# 🐛 Bug
## Description
Submitit currently has [the parameter `tasks_per_node = 1` set by default](https://github.com/facebookresearch/hydra/blob/main/plugins/hydra_submitit_launcher/hydra_plugins/…
-
```
Access is allowed from event dispatch thread only
com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: EventQueue.isDispatchThread()=false
Current thread: Thread[ApplicationImpl p…
-
Hi, I have troubles running the slam/r3d_stream_rerun_realtime_mapping.py file. I'm using the code from ali-dev branch and I've modified the DemoApp structure so the input depth and rgb images are ob…
-
🤖 This is the current blocker for a full hyperparameter search.
Currently have to write the manuscript, so unable to debug in detail. We need a permanent solution shared across projects, therefore …
-
Currently, there is a one-to-one correspondence between issuing the `python main.py ...` command and producing a single model. But ideally, an experiment should encapsulate both a parameter sweep (i.e…
-
Currently, when using "override_dirname" in sweep path, hydra will construct a directory name with the parameters unless excluded in the hydra.job.config.override_dirname option. Unfortunately when sw…
-
Any chance you can allow import through WORKSPACE file?
Motivation: we depend on TensorFlow repository and using bazelmod is practically impossible until TensorFlow has updated first. They claim to…
-
## 🐛 Bug
Running DDP with Hydra multirun ends up with "Killed" error message when launching the second task:
```
Epoch 0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0/939 0:00:00 • -:--:-- 0.00it/s [W …
-
I want to simulate multiple **.idfs** but the same **make_options(IDF)** variables are not applied for each .idf.
I need the **.csv** outputs as I read the simulation results hourly.
Although **'e…