Skip to content

v0.11.0-rc0

Compare
Choose a tag to compare
@nolanliou nolanliou released this 15 May 06:35
· 691 commits to master since this release

Improvements

  1. Support kaldi framework.
  2. Support ios and os-x.
  3. Support HTA device from Qualcomm.
  4. Support APU device from MTK.
  5. Add new thread pool to replace OpenMP
  6. New strategy to support mixing usage of CPU and GPU.
  7. Support many new ops and bug fixed.

Incompatible Changes

None

New APIs

  1. Add a new CreateEngineFromProto API.
  2. MaceTensor support data type(float and int32).

Acknowledgement

Thanks for the following guys who contribute code which make MACE better.

yungchienhsu, gigadeplex, hanton, idstein, herbakamil.

Attachment

libmace.zip: Prebuilt MACE library using NDK-17b, which contains armeabi-v7a, arm64-v8a, arm_linux and linux-x86-64 libraries.