Skip to content

Commit

Permalink
Update model_autotracing.py
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Jul 19, 2023
1 parent 53a626e commit 5a971ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utils/model_uploader/model_autotracing.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@

from opensearch_py_ml.ml_commons import MLCommonClient
from opensearch_py_ml.ml_models.sentencetransformermodel import SentenceTransformerModel
import utils
from utils.model_uploader import OPENSEARCH_TEST_CLIENT
from model_uploader import OPENSEARCH_TEST_CLIENT

BOTH_FORMAT = "BOTH"
TORCH_SCRIPT_FORMAT = "TORCH_SCRIPT"
Expand Down

0 comments on commit 5a971ef

Please sign in to comment.