Skip to content

Commit 250cf29

Browse files
committed
short description of tags
1 parent 39b2d9b commit 250cf29

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
@@ -363,6 +363,9 @@ def skip_real_div_ops(op):
363363
- For Tensorflow conversion, it will cause to display extra logging
364364
and visualizations.
365365
366+
Note that for TensorFlow SaveModel models with more than 1 tag set,
367+
``tags: list[str]``, can be used to specify a set of tags.
368+
366369
Returns
367370
-------
368371

0 commit comments

Comments
 (0)