Chris Fifty
Results
1
issues of
Chris Fifty
Consider replacing `tf.random.shuffle(loss)` with `loss = tf.gather(loss, tf.random.shuffle(tf.range(tf.shape(loss)[0])))`