Name Date Size #Lines LOC

..--

test/H25-Apr-2025-6,2955,047

ArmnnSchema.fbsH A D25-Apr-202520.5 KiB1,139966

CMakeLists.txtH A D25-Apr-20253.7 KiB8473

README.mdH A D25-Apr-2025311 64

README.md.licenseH A D25-Apr-2025108 54

Serializer.cppH A D25-Apr-2025109.4 KiB2,4661,992

Serializer.hppH A D25-Apr-202517.1 KiB376252

SerializerUtils.cppH A D25-Apr-202510.8 KiB270247

SerializerUtils.hppH A D25-Apr-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