Merge branch 'main' into xml-rfct

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

@ -451,6 +451,7 @@ class Eynollah:
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)
gpu_options = tf.compat.v1.GPUOptions(allow_growth=True)

Loading…
Cancel
Save