aboutsummaryrefslogtreecommitdiff
path: root/docs/01_01_parsers.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/01_01_parsers.dox')
-rw-r--r--docs/01_01_parsers.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/01_01_parsers.dox b/docs/01_01_parsers.dox
index 3ac5b27735..97497fe016 100644
--- a/docs/01_01_parsers.dox
+++ b/docs/01_01_parsers.dox
@@ -22,7 +22,7 @@ bindings take a look into the @ref md_python_pyarmnn_README section.
-@section S5_onnx_parser ArmNN Onnx Parser
+@section S5_onnx_parser Arm NN Onnx Parser
`armnnOnnxParser` is a library for loading neural networks defined in ONNX protobuf files into the Arm NN runtime.
@@ -92,7 +92,7 @@ More machine learning operators will be supported in future releases.
-@section S6_tf_lite_parser ArmNN Tf Lite Parser
+@section S6_tf_lite_parser Arm NN Tf Lite Parser
`armnnTfLiteParser` is a library for loading neural networks defined by TensorFlow Lite FlatBuffers files
into the Arm NN runtime.