Skip to content

v19.11.1

Compare
Choose a tag to compare
@nikraj01 nikraj01 released this 28 Jan 17:40

ArmNN 19.11.1 Release Notes

This is an incremental release of ArmNN 19.11 to fix CTS issues.

ArmNN SDK

New Features:

TfLite Parser:

Public API Changes:

  • The IsReshapeSupported(const TensorInfo& input, const ReshapeDescriptor& descriptor, Optionalstd::string& reasonIfUnsupported = EmptyOptional()) in ILayerSupport has been deprecated.
  • IsReshapeSupported(const TensorInfo& input, const TensorInfo& output, const ReshapeDescriptor& descriptor, Optionalstd::string& reasonIfUnsupported = EmptyOptional()) has been added to ILayerSupport.

Backend API Changes:

Other changes:

Known issues: