Commit 880e9d0c authored by Sikhin VC's avatar Sikhin VC

api changes

parent 4884292f
......@@ -34,8 +34,6 @@ class ModelOptimization:
logger.info("Successfully changed configurations")
except Exception as e:
logger.info(f"Failed to change configurations : {e}")
def transfer_weight_file(self, remote_path, remote_cred):
def optimize_model(self):
try:
current_directory = os.getcwd()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment