.. coremltools API Reference documentation master file, created by sphinx-quickstart on Thu Apr 22 13:19:37 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. coremltools API ===================== .. image:: logo.png :alt: Core ML Tools logo This document is the API Reference for Core ML Tools (``coremltools``). For guides, installation instructions, and examples, see the `Guide `_. .. toctree:: :maxdepth: 1 :caption: API Contents source/coremltools.converters.rst source/coremltools.models.rst source/coremltools.converters.mil.rst source/coremltools.converters.mil.input_types.rst source/coremltools.converters.mil.mil.ops.defs.rst source/coremltools.converters.mil.mil.passes.defs.rst source/coremltools.optimize.rst * :ref:`genindex` * :ref:`modindex` .. toctree:: :maxdepth: 1 :caption: Resources Guide and Examples Core ML Format Specification source/api-versions.rst GitHub