Skip to content
Snippets Groups Projects
Commit 380f4f47 authored by Julien B.'s avatar Julien B.
Browse files

fix(trainer): change trainer function

parent 2e8ddf31
Branches
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ from transformers.utils import ( ...@@ -18,7 +18,7 @@ from transformers.utils import (
) )
import trainer_pb2_grpc import trainer_pb2_grpc
from microservices.trainer import trainer_pb2 import trainer_pb2
is_busy = False is_busy = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment