fixed profiling imports as well as convert_to_onnx imports
All checks were successful
Modulation Recognition Demo / ria-demo (pull_request) Successful in 2m32s
All checks were successful
Modulation Recognition Demo / ria-demo (pull_request) Successful in 2m32s
This commit is contained in:
parent
5cbed47924
commit
1b54b6f925
|
@ -2,7 +2,7 @@ import os
|
|||
|
||||
import numpy as np
|
||||
import torch
|
||||
from scripts.training.mobilenetv3 import RFClassifier, mobilenetv3
|
||||
from scripts.model_builder.mobilenetv3 import RFClassifier, mobilenetv3
|
||||
|
||||
from helpers.app_settings import get_app_settings
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user