Skip to content

Releases: MediaTek-NeuroPilot/tflite-neuron-delegate

v2.8.0-based

24 Jun 08:31
1416b15
Compare
Choose a tag to compare
  • Use TensorFlow 2.8
  • Add more internal patches

TensorFlow v2.6.0 based

24 Aug 08:44
86fc333
Compare
Choose a tag to compare
Push some internal patches (#7)

* Support new APUWareUtils

There is new version of APUWareUtils in Android 12.

* Support scalar input on PReLU and LeakyReLU

* Support quantized LeakyReLU

* Handle version 2 of TransposeConv

Update the verification to version 2 for INT8 TransposeConv.

* Support single input Reshape

* Fix handling of int8 inputs in TransposeConv

* Fix int8 delegation for activations

* Check Concatenation input type

* Support TransposeConv with bias

* Support the following OPs

- FullyConnected with keep_num_dims == true
- Pack

* Reject Gather with non-constant positions tensor

* Relax the limitation of FullyConnectede without bias

* print unsupport op name instead of op code

Co-authored-by: Code Lin <[email protected]>

moving to TF v2.5.x

19 May 05:26
59f2d50
Compare
Choose a tag to compare
moving to TF v2.5.x Pre-release
Pre-release

moving to TF v2.5.x

v2.4.1

19 May 05:24
a88bb93
Compare
Choose a tag to compare

for TF v2.4.1