-
Notifications
You must be signed in to change notification settings - Fork 69
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
StackOverflow when used with Flux #1823
Comments
Can you include a complete runnable code to try to reproduce? As well as show your OS/various package versions? |
I'll see if I can boil down a MWE. In the meantime:
I see Enzyme just recently bumped to 0.13, but seems Flux doesn't support it yet. Also, I realize this is Julia x86_64 running in emulation on Windows on ARM. I'll try on Julia AArch64 via WSL later. |
is this still an issue btw |
I haven't followed up because I got Zygote to work, so feel free to close. |
I don't know where to begin for troubleshooting or making a minimal example. Or for a more specific title. First time trying Enzyme.
I changed the Flux
train!
function from:to:
But I'm not sure if that's correct, documentation on this usage is a bit sparse.
Also not sure why I only have 22 frames shown.
The text was updated successfully, but these errors were encountered: