Merge pull request #986 from pengli09/fix-pydata-provider-doc-typo

Fix typo in PyDataProvider2.py
avx_docs
Peng LI 8 years ago committed by GitHub
commit c6b2bfe94e

@ -278,7 +278,7 @@ def provider(input_types=None,
custom calculate one sample's batch_size.
It is very danger to set it to false and use
calc_batch_size together. Default is false.
calc_batch_size together. Default is true.
:type can_over_batch_size: bool
:param calc_batch_size: a method to calculate each sample's batch size.

Loading…
Cancel
Save