Skip to content

Commit 37787a8

Browse files
committed
short description of tags
1 parent b602d8c commit 37787a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

coremltools/converters/_converters_entry.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ def convert(
120120
for debugging purpose and currently cannot be compiled to
121121
executable.
122122
123+
Note that for TensorFlow SaveModel models with more than 1 tag set,
124+
``tags: list[str]``, can be used to specify a set of tags.
125+
123126
Returns
124127
-------
125128
model: `coremltools.models.MLModel` or `coremltools.converters.mil.Program`

0 commit comments

Comments
 (0)