The Wayback Machine - https://web.archive.org/web/20201026085542/https://github.com/OAID/Tengine/releases
Skip to content

@BUG1989 BUG1989 released this Oct 6, 2020 · 17 commits to tengine-lite since this release

Release v1.0

New feature

  • Dynamic graph segmentation

  • C++ API (experiment)

  • Python API (experiment)

  • support ARM-Mali GPU with ACL

  • support others GPU with Vulkan (experiment)

  • support fp16 inference with armv8.2 (experiment)

New network support

  • landmark
  • yolact
  • openpose
  • yolov4

New operator support

  • uint8 reference op (experiment)

  • mish activation op

Performance

  • update the performance of openmp
Assets 5
Jul 6, 2020

v0.1

add ci script (#336)

@BUG1989 BUG1989 released this Jul 6, 2020 · 67 commits to tengine-lite since this release

Initial Tengine Lite release v0.1

Assets 5

@satosa-z satosa-z released this Mar 3, 2020 · 111 commits to 1ecfb9a7e911c380183ebef098e5c8b93002d6a3 since this release

Former-commit-id: f2437b875bddf0ae067a072c97bf44eca5f575de
Assets 5

@satosa-z satosa-z released this Nov 27, 2019 · 109 commits to 8d5770b3768b3d733d3ed55c8efc0991dad849f1 since this release

Former-commit-id: 8989e86c70ab67fff23e4aaf4435cbd48251ba2b
Assets 5
Pre-release
Pre-release

@cyberfire cyberfire released this May 4, 2019 · 128 commits to master since this release

Separate cpu operator implementation and the framework into two so.
Add serializer for TFLite, and reference implementation on TFLite op.
Add RNN/GRU/LSTM reference implementation

Assets 2

@cyberfire cyberfire released this Dec 31, 2018 · 141 commits to master since this release

With the new API 2.0 and a few new features and bug fixes.

Assets 2
Pre-release
Pre-release

@cyberfire cyberfire released this Nov 22, 2018 · 150 commits to master since this release

Android build to run ACL
MSSD can use GPU to accelerate
Android build with c++_shared instead of gnustl_shared

Assets 2
Pre-release
Pre-release

@cyberfire cyberfire released this Oct 26, 2018 · 57 commits to 642a215ebb33410b0591785c90908994c9300197 since this release

Support GPU fp16. Only works with ACL 18.05
More tensorflow model and onnx model support

Assets 2
Pre-release
Pre-release

@cyberfire cyberfire released this Jun 27, 2018 · 181 commits to master since this release

This is a first version which implements many basic features for an inference engine

Assets 2
You can’t perform that action at this time.