You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-maker/pipeline.py

388 lines
14 KiB
Python

#!/usr/bin/env python3
# print ("CAN NOT TRAIN EMPTY DATASET ")
# _args['num_gpu'] = int(args['num_gpu']) if 'num_gpu' in args else 1
# _args['data'][name] = _dc[name]
logger.write({"module":"generate","action":"write","input":info} )