# Release Notes This page contains the release notes for Qualcomm® AI Engine Direct Delegate: > > > | **Version** | **Release Date** | **Key Updates** | > | --- | --- | --- | > | v2.39.0 | 09/30/2025 |
Support new SoC
Minor fixes
Support new SoC
Add new java interface option: HTP_OPTIMIZE_FOR_INFERENCE_O3
Support Broadcast_to Op
Minor fixes
Support new SoC
Minor fixes
Support new SoC
Minor fixes
Support new SoC
Minor fixes
Support new SoC
Minor fixes
Support new SoC
Minor fixes
Support new SoC
Minor fixes
Support IrBackend
Support EmbeddingLookup op
Libraries for Android are compiled to be 16kb page-aligned
Support profiler in java interface
Support QNN context binary version 3
NOTE: The default HTP precision is changed to HtpFp16
NOTE: some chips don’t support HTP FP16 runtime
Minor fixes
TFLite renamed to LiteRT (TBD)
Revamped QNN Delegate logging
Added optimization strategy O3 to java interface
Mentioned Maven package and Proguard settings
Added $ORIGIN to rpath
Added ‘packagin=aar’ in Android aar pom file
Fixed bug with HTP device_id affecting cache SHA
Added O3 optimization option
Added linting profiling option
Added device ID setting
Finished op-version check
Optimized power mode settings
Added license files into AAR
OP version checks
Support TransposeConv2d with fusion
JNI statically linked
Support StridedSlice offset
Removed dynamic symbols
Plan to implement TFLite Stable Delegate APIs
TF 2.15.0 and NDK26c used
Fixed supported operators docs
Optimized Square operator
Added –htp_disable_conv_hmx option
Fixed QnnSaver bug
Support 16bit QuantizeOp
Support Square op
Improved capability detection
Plan to upgrade TF and NDK
useConvHmx default True
TfLiteQnnDelegateDelete() not thread-safe
Bug fixes around HTP Prepare
useConvHmx to be default True
TF upgrade planned
Fixed RPC polling
Fixed skip nodes warnings
Added java API checkCapability()
Compiled with NDK r25c
Added HTP vtcm size and hvx thread options
Added graph priority
Snapdragon 8 Gen 3 support
Added java interface options
Improved fp16 fallback
Added Atan2, AddN, Ceil
Toolchain change to NDK25c planned
Added Conv3d, GatherNd, Elu, L2Pool2D, ScatternNd, Relu_0_to_1, TransposeConv3d, PadV2, OneHot, Cos, Round
Added Skip OP API example
Added qtld-release.aar
Added platform support for aarch64-oe-linux-gcc11.2 and aarch64-ubuntu-gcc9.4
Fixed preparation errors
Supported implicit group Conv2D
Initial release
Built with ndk19c
Plan to switch to ndk25c