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

392 lines
14 KiB
Python

#!/usr/bin/env python3
5 years ago
@staticmethod
# @TODO: we need to log something here about the parameters being passed
5 years ago
# g.index = np.arange(g.shape[0])
args[key] = _config[key]
args['gpu'] = index
while len(jobs)> 0 :