Skip to content

Commit

Permalink
lint/doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
k-w-w committed Nov 6, 2017
1 parent 1f6b3d7 commit a97f5df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions official/resnet/cifar10_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ def input_fn(is_training, data_dir, batch_size, num_epochs=1):
Args:
is_training: A boolean denoting whether the input is for training.
data_dir: The directory containing the input data.
batch_size: The number samples per batch.
num_epochs: The number of epochs to repeat the dataset.
Returns:
Expand Down

0 comments on commit a97f5df

Please sign in to comment.