.. _neuronperf: ================= NeuronPerf (Beta) ================= NeuronPerf is a lightweight Python library with a simple API that enables fast measurements of performance when running models using Neuron. .. _neuronperf_quickstart: NeuronPerf Quickstart --------------------- To install NeuronPerf in your Neuron environment, execute: .. code:: bash $ pip install neuronperf --extra-index-url=https://pip.repos.neuron.amazonaws.com Refer to the :ref:`neuronperf_examples` and :ref:`neuronperf_user_guide` to get started. .. _neuronperf_user_guide: NeuronPerf User Guide --------------------- .. toctree:: :maxdepth: 1 Overview Terminology Examples Benchmark Guide Evaluate Guide Compile Guide Model Index Guide NeuronPerf API Reference ------------------------ .. toctree:: :maxdepth: 1 API Framework Notes FAQ --- .. toctree:: :maxdepth: 1 FAQ Troubleshooting --------------- .. toctree:: :maxdepth: 1 Troubleshooting Release Notes ------------- .. toctree:: :maxdepth: 1 rn