Skip to content

Commit

Permalink
short description of tags
Browse files Browse the repository at this point in the history
  • Loading branch information
freedomtan committed Mar 27, 2021
1 parent e4a4085 commit 74ac0ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions coremltools/converters/_converters_entry.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ def convert(
for debugging purpose and currently cannot be compiled to
executable.
Note that for TensorFlow SaveModel models with more than 1 tag set,
``tags: list[str]``, can be used to specify a set of tags.
Returns
-------
model: `coremltools.models.MLModel` or `coremltools.converters.mil.Program`
Expand Down

0 comments on commit 74ac0ee

Please sign in to comment.