Closed CentofantiEze closed 10 months ago
Issue has been assigned to Nada, who has already implemented the fix. Next is to run a validation test and then open a PR.
@CentofantiEze this bug is fixed in the develop
branch. You can use this branch to continue your testing of WaveDiff.
This fix will be included in the upcoming Patch Release.
I got the following error message when trying to train the WaveDiff model in JeanZay:
The content of the config file is the following:
On the
training_config.yaml
I have set a 2 cycles optimisation with 2 epochs per cycle both for the parametric and non-parametric models.The Tensorflow module used on JeanZay is:
tensorflow-gpu/py3/2.9.1
. I am running the latest version of WaveDiff (WF-PSF v2.0.0).