updated configurator.py
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class GPUAssigner:
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
def gpu_assigner(self, budget, path_to_gpu_file, uscase_info):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user