touch_charts/runner.py [29:34]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
executor.update_parameters(
	num_gpus=1,
	partition='',
	cpus_per_task=16,
	mem=500000,
	time=time,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



vision_charts/runner.py [45:50]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
executor.update_parameters(
	num_gpus=1,
	partition='',
	cpus_per_task=16,
	mem=500000,
	time=time,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



