aboutsummaryrefslogtreecommitdiff
path: root/latest/md_python_pyarmnn__r_e_a_d_m_e.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/md_python_pyarmnn__r_e_a_d_m_e.html')
-rw-r--r--latest/md_python_pyarmnn__r_e_a_d_m_e.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/latest/md_python_pyarmnn__r_e_a_d_m_e.html b/latest/md_python_pyarmnn__r_e_a_d_m_e.html
index 8460c5dd39..24ef04522a 100644
--- a/latest/md_python_pyarmnn__r_e_a_d_m_e.html
+++ b/latest/md_python_pyarmnn__r_e_a_d_m_e.html
@@ -36,7 +36,7 @@
<img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 15rem; margin-top: .5rem; margin-left 13px"/>
<td id="projectalign" style="padding-left: 0.9em;">
<div id="projectname">
- &#160;<span id="projectnumber">24.02</span>
+ &#160;<span id="projectnumber">24.05</span>
</div>
</td>
</tr>
@@ -96,7 +96,8 @@ $(document).ready(function(){initNavTree('md_python_pyarmnn__r_e_a_d_m_e.html','
<div class="title">PyArmNN </div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><p>PyArmNN is a python extension for <a href="https://developer.arm.com/ip-products/processors/machine-learning/arm-nn">Arm NN SDK</a>. PyArmNN provides interface similar to Arm NN C++ Api. Before you proceed with the project setup, you will need to checkout and build a corresponding Arm NN version.</p>
+<div class="textblock"><h1>Note: Arm NN will be dropping support for PyArmNN in 24.08.</h1>
+<p>PyArmNN is a python extension for <a href="https://developer.arm.com/ip-products/processors/machine-learning/arm-nn">Arm NN SDK</a>. PyArmNN provides interface similar to Arm NN C++ Api. Before you proceed with the project setup, you will need to checkout and build a corresponding Arm NN version.</p>
<p>PyArmNN is built around public headers from the armnn/include folder of Arm NN. PyArmNN does not implement any computation kernels itself, all operations are delegated to the Arm NN library.</p>
<p>The <a href="http://www.swig.org/">SWIG</a> project is used to generate the Arm NN python shadow classes and C wrapper.</p>
<p>The following diagram shows the conceptual architecture of this library: <img src="../../docs/pyarmnn.png" alt="PyArmNN" class="inline"/></p>
@@ -216,7 +217,7 @@ $(document).ready(function(){initNavTree('md_python_pyarmnn__r_e_a_d_m_e.html','
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="swtools.html">Software Components</a></li>
- <li class="footer">Generated on Wed Feb 14 2024 16:36:20 for Arm NN by
+ <li class="footer">Generated on Thu May 16 2024 09:31:54 for Arm NN by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>