• Home
Name Date Size #Lines LOC

..--

test/03-May-2024-7,7226,784

README.mdD03-May-2024316 63

TensorFlowSupport.mdD03-May-20249 KiB19599

TfParser.cppD03-May-2024144.9 KiB3,6802,919

TfParser.hppD03-May-202414.1 KiB278194

README.md

1# The Arm NN TensorFlow parser
2
3`armnnTfParser` is a library for loading neural networks defined by TensorFlow protobuf files into the Arm NN runtime.
4
5For more information about the TensorFlow operators that are supported, and the networks that have been tested, see [TensorFlowSupport.md](./TensorFlowSupport.md).
6