• Home
Name Date Size #Lines LOC

..--

test/04-Jul-2025-6,2955,047

ArmnnSchema.fbsD04-Jul-202520.5 KiB1,139966

CMakeLists.txtD04-Jul-20253.7 KiB8473

README.mdD04-Jul-2025311 64

README.md.licenseD04-Jul-2025108 54

Serializer.cppD04-Jul-2025109.4 KiB2,4661,992

Serializer.hppD04-Jul-202517.1 KiB376252

SerializerUtils.cppD04-Jul-202510.8 KiB270247

SerializerUtils.hppD04-Jul-20251.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