Montgomery Flora
Results
3
comments of
Montgomery Flora
There is a similar issue on line 440 where hr_arrtest is not defined if the static_vars is None.
For saving and loading the model parameters, I came up with these functions. @illuSION-crypto ``` python import jax import numpy as np import jax.numpy as jnp import os def flatten_dict(d,...
Thanks @ChrisAGBlake for sharing! Is it possible to modify your script to allow for multiple GPUs?