Adam Hartshorne
Adam Hartshorne
Any ETA on updating jaxlib builds?
Find attached the output log. I am away this week, so I am not going to have a chance to properly look at a potential fix myself for the next...
Obviously, you will have lots of different features to work on, but wondering if there has been any progress on this feature?
Thank you for the update. Good luck with finishing up your thesis.
I can also confirm that the intermittent crashing issue is not present when building with VS2017, thus it appears to be a specific issue relating to VS2015.
Sorry I don't have a docker file. It is however extremely straight forward to drop LLVM/Clang into Visual Studio these days.
Was a fix ever found for this?
I defer to your much greater knowledge in this area (in particular specific criticisms of any claims they make), but my understanding of briefing scanning the paper was that the...
Thank you for the extremely in-depth response. It will take me some time to consider all that has been stated, but my interest has definitely been peaked. One other quick...
So if I am understanding this correctly, `tree = jax.tree_map(pytc.unfreeze, tree, is_leaf=pytc.is_frozen`) needs to be called prior to any call to a pytc.TreeClass containing static / frozen variables. So if...