Skip to content

Commit 74ac0ee

Browse files
committed
short description of tags
1 parent e4a4085 commit 74ac0ee

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
@@ -119,6 +119,9 @@ def convert(
119119
for debugging purpose and currently cannot be compiled to
120120
executable.
121121
122+
Note that for TensorFlow SaveModel models with more than 1 tag set,
123+
``tags: list[str]``, can be used to specify a set of tags.
124+
122125
Returns
123126
-------
124127
model: `coremltools.models.MLModel` or `coremltools.converters.mil.Program`

0 commit comments

Comments
 (0)