You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @patrickm663 thanks for reporting! Ahh, #529 was supposed to have fixed uncaught errors like these, but I think what happened was that Quarto cached the results and didn't rerun them when that PR was merged. Anyway, I'll look into this one.
const nn =StatefulLuxLayer{true}(nn_initial, nothing, st)
I've tested on Julia 1.10.5, macOS, [email protected], [email protected] and the code runs fine. I can't get it to work via Quarto yet (and I have no idea why) It works now, just need to deploy, but just thought to post in case this is holding you up.
Hi
I have noticed the output in the BNN tutorial is erroring out as soon as
StatefulLuxLayer
is introduced:This impacts v0.34.
Regards
Patrick
The text was updated successfully, but these errors were encountered: