add paddlepaddle

This commit is contained in:
D-X-Y
2019-09-05 15:07:12 +08:00
parent 5eed8101a7
commit 4ffc2016b3
14 changed files with 952 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
##################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 #
##################################################
from .meter import AverageMeter
from .time_utils import time_for_file, time_string, time_string_short, time_print, convert_size2str, convert_secs2time
from .data_utils import reader_creator