Skip to content

Commit

Permalink
more data
Browse files Browse the repository at this point in the history
tensorboard log-dir: log_data/May_19/May_19_23_06_20/
  • Loading branch information
PeterMitrano committed May 20, 2017
1 parent 3bac52f commit f6ffd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataset_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def load(name):

info = datasets[name]

batch_size = 100
batch_size = 500

with tf.name_scope('input'):
filename_queue = tf.train.string_input_producer([info.TRAIN_RECORD_PATH], name='train_queue')
Expand Down

0 comments on commit f6ffd28

Please sign in to comment.