-
Notifications
You must be signed in to change notification settings - Fork 5
use Lux.Training.single_train_step! #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* update CI * pretty * update k * be explicit * more f * formatting
* fix compat * rel path
|
running, but not green yet 😄 |
|
Dont think so, but let's see. Maybe check which tests are failing. |
|
nice, it looks like this revealed a bug, |
|
performance is bad, something is off 🤨 this PR vs latest dev. And similarly for other examples in the docs. |
|
I suspect the changes in st for the GenericHybrid to be the cause of this. Try constructing the hybrid model with |
|
I fixed the issue, see here: https://earthyscience.github.io/EasyHybrid.jl/previews/PR198/tutorials/exponential_res I suggest to continue here #198 |
|
superseded by #198 |
continue #181