• Home
Name Date Size #Lines LOC

..--

test/03-May-2024-6,2955,047

ArmnnSchema.fbsD03-May-202420.5 KiB1,139966

CMakeLists.txtD03-May-20243.7 KiB8473

README.mdD03-May-2024311 64

README.md.licenseD03-May-2024108 54

Serializer.cppD03-May-2024109.4 KiB2,4661,992

Serializer.hppD03-May-202417.1 KiB376252

SerializerUtils.cppD03-May-202410.8 KiB270247

SerializerUtils.hppD03-May-20241.9 KiB4825

README.md

1# The Arm NN Serializer
2
3The `armnnSerializer` is a library for serializing an Arm NN network to a stream.
4
5For more information about the layers that are supported, and the networks that have been tested,
6take a look at our [doxygen documentation](https://arm-software.github.io/armnn/latest/serializer.xhtml).

README.md.license

1#
2# Copyright © 2019, 2021 Arm Ltd and Contributors. All rights reserved.
3# SPDX-License-Identifier: MIT
4#
5