You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Arm NN deprecated support for the Quantizer, Caffe parser and TensorFlow parser
in the 21.02 release. These are removed in the 21.05 release.
We have never seriously used the Caffe and TensorFlow parsers, so that doesn't concern us much. We can remove them from the documentation at least.
The 21.08 release of Arm NN removes the Boost library dependency. You are not
required to install the Boost library with 21.08 or later releases.
That's good news. Boost is always a pain to build, plus it takes close to 1GB. We should make this dependency conditional on all releases prior to 21.08.