Releases
v20.11
Compare
Sorry, something went wrong.
No results found
New Features:
Added support for EXP operator.
Added support for Logical NOT, AND and OR.
Added ability to enable ACL fast_math through the NNAPI driver.
Added SECURITY.md file.
Other Changes:
Removed remaining boost from android-nn-driver runtime code (Boost still resides in Unit Tests).
Removed boost::array from unit tests
Removed boost::format and swapped to fmt
Removed boost::numeric_cast
Removed boost::math::fpc uses
*Removed boost::program_options and swapped to cxxopts
Updated ConvertConcatenation, ConvertQuantizedLstm, ConvertQuantized16BitLstm, ConvertLstm and ConvertSqueeze functions to use ShapeInferenceMethod.
Bug Fixes:
Fixed linking issue with pipeCommon if it's not being built.
Fixed BackendHint missing when cloning a layer.
Fixed incorrect function name in log for ConvertMaximum.
Fixed skipped concat VTS tests.
Fixed for Android-NN-Driver cmd line parameters.
Fixed Transpose Conv2d Dynamic tests.
Fixed skipping Dynamic Grouped Conv2d tests.
Fixed skipping VTS DynamicOutputShape FullyConnected.
Known Issues:
You can’t perform that action at this time.