• Home
Name Date Size #Lines LOC

..--

test/03-May-2024-5,0664,509

CMakeLists.txtD03-May-20241.9 KiB4537

Deserializer.cppD03-May-2024126.5 KiB3,1282,529

Deserializer.hppD03-May-20249.9 KiB192140

DeserializerSupport.mdD03-May-20241.4 KiB7667

README.mdD03-May-2024306 75

README.md

1# The Arm NN Deserializer
2
3The `armnnDeserializer` is a library for loading neural networks defined by Arm NN FlatBuffers files
4into the Arm NN runtime.
5
6For more information about the layers that are supported, and the networks that have been tested,
7see [DeserializerSupport.md](./DeserializerSupport.md)