Removed unnecessary empty lines
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -511,8 +511,6 @@ def _train_epochs(nr_batches_per_epoch: int,
|
|||||||
batch_counter = 0
|
batch_counter = 0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def _train_ssd_step(ssd: tf.keras.Model,
|
def _train_ssd_step(ssd: tf.keras.Model,
|
||||||
optimizer: tf.train.Optimizer,
|
optimizer: tf.train.Optimizer,
|
||||||
inputs: tf.Tensor,
|
inputs: tf.Tensor,
|
||||||
|
|||||||
Reference in New Issue
Block a user