Skip to content

Commit 7545cf3

Browse files
committed
export for training
1 parent 89e2d6a commit 7545cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roboflow/core/version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ def train(self, speed=None, model_type=None, checkpoint=None, plot_in_notebook=F
317317
self.__wait_if_generating()
318318

319319
train_model_format = get_model_format(model_type)
320+
self.export(train_model_format)
320321

321322
workspace, project, *_ = self.id.rsplit("/")
322323

0 commit comments

Comments
 (0)