-
Hi!
I'm playing with Vulcain but i'm facing to an issue...
I've 2 entities in an Api Platform project (greeting and author, author have many greetings, for relationship)
If i fetch greetings end…
-
# 🐛 Bug
## Description
The error:
SlurmQueueConf is not a subclass of SlurmQueueConf
is confusing me, it seems the class SlurmQueueConf is redefined at some point?
SlurmQueueConf.__module…
-
I try run this command:
```python run.py dataset=break dpr_epochs=120 gpus=4 partition=killable no_slurm=True time="24h"```
but it does not run well and give the following output and stops:
```
ru…
-
### Is your feature request related to a problem? Please describe.
It is not related to a problem, it is only a feature request, to implement Controller Support and Pairing for Hydra Launcher, like…
-
Followed the [faster conda installation instructions](https://github.com/txie-93/cdvae#faster-conda-installation) from the README on WSL2 (files and environment localized to the WSL2 storage) and got …
-
I cannot download API Platform V4 at [the release page](https://github.com/api-platform/api-platform/releases)
-
Hi there,
I encountered a weird behavior that the metadata for a client is not saved to the database and also not in the deployed definition of the cluster.
Steps to reproduce:
1. Helm deployme…
-
```
File "/home/zhenghao/anaconda3/envs/md/lib/python3.10/site-packages/hydra/_internal/defaults_list.py", line 773, in config_not_found_error
raise MissingConfigException(
hydra.errors.Missin…
-
I'm trying write a yaml file to build a python object, which has an arg which is a dict where the keys are types and the values are anything.
Here's an example.
The class (in `toy.py`)
```
f…
-
I tried OptunaSweeper following the official tutorial, but an error occurred.
Site:https://hydra.cc/docs/next/plugins/optuna_sweeper/
command:```python example/sphere.py --multirun 'x=interval(-5.0,…