summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 782c7f7)
raw | patch | inline | side by side (parent: 782c7f7)
author | Yuan Zhao <yuanzhao@ti.com> | |
Tue, 27 Nov 2018 19:30:41 +0000 (13:30 -0600) | ||
committer | Yuan Zhao <yuanzhao@ti.com> | |
Tue, 27 Nov 2018 19:31:13 +0000 (13:31 -0600) |
- MCT-1083
docs/source/changelog.rst | patch | blob | history | |
docs/source/example.rst | patch | blob | history |
index fbc18ab4b56cfe12ae0d64aaf276aa64beebcf47..1be54ac4444f7ac96928f89b268f6dc769c7a2fb 100644 (file)
**Added**
#. Updated API implementation to minimize TIDL API/OpenCL dispatch overhead using multiple execution contexts in the :term:`ExecutionObject`.
+ See :ref:`mnist-example` example for demonstration.
#. Execution Graph generation
index 6c7a3ac23bf598c0b2ed9485282793d833f2ac3a..03a100293f455fe8fdf27a1c7c5e808f151c1969 100644 (file)
--- a/docs/source/example.rst
+++ b/docs/source/example.rst
- 1630 ms
- 1408 ms
+.. _mnist-example:
+
MNIST
-----