Skip to content

Commit

Permalink
Update api.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
LY-Mei authored Sep 29, 2023
1 parent 1098538 commit 316a680
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ The outputs of the function are
* **energy**: A number that indicates the overall consumed energy for running the workload on the accelerator in the user-defined optimized way.
* **latency**: A number that indicates the overall latency (cycle count) for running the workload on the accelerator in the user-defined optimized way.
* **cme**: A collection of all the detailed cost model evaluation results. "cme" stands for "cost model evaluation".
.. note::

We demonstrate how to use this api function in multiple `demos <https://github.com/KULeuven-MICAS/zigzag-demo>`_.
We demonstrate how to use this api function in multiple `demos <https://github.com/KULeuven-MICAS/zigzag-demo>`_.

0 comments on commit 316a680

Please sign in to comment.