machine learning - how to set train batch size when using input_fn in tensorflow -


in tensorflow estimator/estimator.py, function fit, partial_fit, predict , on, says when using input_fn, batch_size must none. so, set batch_size. in code, input_fn needed because use select features origin data. thanks.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -