match
This commit is contained in:
0
src/cloud/__init__.py
Normal file
0
src/cloud/__init__.py
Normal file
@@ -14,7 +14,7 @@ from src.config import Config
|
|||||||
from src.qualcomm import aihub_jobs
|
from src.qualcomm import aihub_jobs
|
||||||
from src.qualcomm.artifacts import resolve_onnx
|
from src.qualcomm.artifacts import resolve_onnx
|
||||||
|
|
||||||
app = typer.Typer(help="Quantize, compile, validate, profile, and download models with Qualcomm AI Hub")
|
app = typer.Typer(help="Quantize, compile, validate, profile, and download models with Qualcomm Workbench")
|
||||||
|
|
||||||
_RUNTIME_EXTENSIONS = {
|
_RUNTIME_EXTENSIONS = {
|
||||||
"tflite": "tflite",
|
"tflite": "tflite",
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user