clean up code

wangkuiyi-patch-1
Yancey1989 7 years ago
parent e05abab609
commit d599a66f49

@ -14,7 +14,6 @@
import core
import contextlib
from ..batch import batch
__all__ = ['convert_reader_to_recordio_file']
@ -48,9 +47,6 @@ def convert_reader_to_recordio_file(
return counter
import paddle
def convert_reader_to_recordio_files(
filename_suffix,
batch_per_file,

Loading…
Cancel
Save