restructure config to use Device class directly
Also include device validation
This commit is contained in:
@@ -67,7 +67,8 @@ sagemaker:
|
||||
hyperparameters: {}
|
||||
|
||||
aihub:
|
||||
device: Samsung Galaxy S25 (Family)
|
||||
device:
|
||||
name: Samsung Galaxy S25 (Family)
|
||||
target_runtime: tflite
|
||||
input_specs: {} # Required before running qc-cli ai-hub commands
|
||||
job_name: null # Optional prefix for AI Hub Workbench jobs
|
||||
|
||||
Reference in New Issue
Block a user