aboutsummaryrefslogtreecommitdiff
path: root/docs/00_software_tools.dox
blob: a970c91062921ec16713a4c9c127c6610059641e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/// 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

**/
}