aboutsummaryrefslogtreecommitdiff
path: root/docs/00_software_tools.dox
blob: 1d30b3ae9c4b0e66c1dd35d7a9def52de2232a4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/// Copyright (c) 2021 ARM Limited and Contributors. All rights reserved.
///
/// SPDX-License-Identifier: MIT
///

namespace armnn
{
/**
@page swtools Software Tools

On this page you can find all software tools contained in the ArmNN repository. You will find links to how-to guides and
other helpful information in each section.

@subpage parsers

@subpage serializer

@subpage deserializer

**/
}