.. coremltools API Reference documentation master file, created by
   sphinx-quickstart on Mon Apr 19 12:32:37 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

coremltools API
=====================

.. toctree::
   :maxdepth: 1
   :caption: API Contents
   
   source/coremltools.converters.rst
   source/coremltools.models.rst
   source/coremltools.converters.mil.input_types.rst
   source/coremltools.converters.mil.mil.ops.defs.rst
   
* :ref:`genindex`
* :ref:`modindex`

.. toctree::
   :maxdepth: 1
   :caption: Resources
   
   Guides <https://coremltools.readme.io/docs>
   Examples <https://coremltools.readme.io/page/examples>
   Core ML Format Specification <https://mlmodel.readme.io/reference>
   GitHub <https://github.com/apple/coremltools>