Skip to content

Commit

Permalink
Missed merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey committed Sep 21, 2021
1 parent 3089336 commit 3a65a9f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/utils/tensorflow2/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ def init_network(self):
self.policy = mixed_precision.Policy('mixed_bfloat16')
mixed_precision.set_policy(self.policy)

<<<<<<< HEAD
=======

>>>>>>> a9f393a1aad248abafcb146b9db37436b90ffc5f
batch_dims = self.larcv_fetcher.batch_dims(1)

# We compute the
Expand Down

0 comments on commit 3a65a9f

Please sign in to comment.