CommonLoopUtils icon indicating copy to clipboard operation
CommonLoopUtils copied to clipboard

CLU lets you write beautiful training loops in JAX.

Results 42 CommonLoopUtils issues
Sort by recently updated
recently updated
newest added

Change the count type from int32 to float32 to avoid overflows.

for users doesn't use summary writer from tensorflow or tf.dataset but still want to use clu (eg. periodic actions are really nice); we should allow user to drop tensorflow as...