apple / coremltools

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
https://coremltools.readme.io
BSD 3-Clause "New" or "Revised" License
4.35k stars 628 forks source link

Review of new Core ML Tools public API docstrings, part 1 #2322

Closed cpompeo closed 1 month ago

cpompeo commented 1 month ago

This PR reviews and makes edits to 10 of the 17 new docstrings in the Core ML Tools public API reference guide

Change summary

Modified docstrings

2 docstrings related to the state feature:

2 docstrings related to the multiple function feature

6 docstrings related to palettization

Next steps

After this PR is approved and merged, I'll run the make html script from the gh-pages branch and put up a PR in that branch so the changes can go live on the website.