This directory contains the Python scripts that define the benchmark configrations. To run the benchmark suites, see IREE Benchmark Suites.
To add a new source model, see Adding a new model
For TF and TFLite source models, benchmark CI installs iree-import-tf/tflite
from integrations/tensorflow/python_projects to import models. See Updating Tensorflow Importers in CI to learn about the update procedure.
TODO(#12215): Explain the design and the end-to-end flow.