Convert tflite

The following outlines the basic steps required to convert a model to quantized TFLite format. For detailed information about the conversion process and available configuration options, refer to the TFLite Converter.

  1. Click on the completed training session.

    Completed Training Session
    Completed Training Session

  2. Navigate to the Artifacts tab and click the TFLite Converter button under Converters on the right.

    TFLite Converter
    TFLite Converter

  3. Adjust the quantization mode, I/O precision, and split mode if needed, or leave the defaults for best out-of-the-box performance. Click Start App to begin the conversion.

    TFLite Converter Options
    TFLite Converter Options

Now that you have quantized your model, you can now proceed to validating the performance of your model on target.