.. _reference: Reference ================================ For a detailed reference for all SDK functionality, see the :ref:`rime-sdk` page. For a detailed reference on how to configure RIME, see the following sections: The following material explains how to configure various components of RIME to run on any data and model. RIME Configuration ------------------ Configure the different RIME products to work with your model and data. .. toctree:: :maxdepth: 1 reference/stress_testing.md reference/continuous_testing.rst Fine-tune the specifications for your inputs to RIME. .. toctree:: :maxdepth: 1 reference/task_data_format.md reference/data_source.md reference/model_source.md reference/specify_model.md Profiling Configuration ----------------------- Configure how RIME statistically analyzes your model and data. These configurations are optional; RIME will automatically infer the profiling parameters if no configuration is specified. .. toctree:: :maxdepth: 1 reference/data_profiling.md reference/model_profiling.md reference/performance_limitations.md reference/runtime.md Test Configuration ------------------- Configure the tests that RIME runs. These configurations are optional; RIME infers the relevant tests and tunes them automatically when no configuration is specified. .. toctree:: :maxdepth: 1 reference/tabular/tests.md