Merge branch 'main' into xml-rfct

pull/28/head
vahidrezanezhad 3 years ago committed by GitHub
commit 7a859ffae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -450,6 +450,7 @@ class Eynollah:
model = load_model(model_dir, compile=False)
return model, session
def start_new_session_and_model(self, model_dir):
self.logger.debug("enter start_new_session_and_model (model_dir=%s)", model_dir)

Loading…
Cancel
Save