Files
2022-05-23 16:02:46 +02:00

7 lines
137 B
Python

class GPUAssigner:
def __init__(self):
pass
def gpu_assigner(self, budget, path_to_gpu_file, uscase_info):
pass