v0.11.0-rc0
Improvements
- Support kaldi framework.
- Support ios and os-x.
- Support HTA device from Qualcomm.
- Support APU device from MTK.
- Add new thread pool to replace OpenMP
- New strategy to support mixing usage of CPU and GPU.
- Support many new ops and bug fixed.
Incompatible Changes
None
New APIs
- Add a new CreateEngineFromProto API.
- 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.