MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba (by alibaba)
OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform enabling consistent features for training and inference. (by 4paradigm)
Our great sponsors
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MNN
Posts with mentions or reviews of MNN.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Newbie having error code of cannot build selected target abi x86 no suitable splits configured
I found a solution on GitHub check your app's build.gradle, defaultConfig section - you need to add x86 to your ndk abiFilters ndk.abiFilters 'armeabi-v7a','arm64-v8a', 'x86' GitHub Hope it will help. You have to find that file and edit it as given here
OpenMLDB
Posts with mentions or reviews of OpenMLDB.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing MNN and OpenMLDB you can also consider the following projects:
libpmemobj-cpp - C++ bindings & containers for libpmemobj
Open3D - Open3D: A Modern Library for 3D Data Processing
tensorflow - An Open Source Machine Learning Framework for Everyone
psychec - A compiler frontend for the C programming language
simdjson - Parsing gigabytes of JSON per second
citra - A Nintendo 3DS Emulator
oneflow - OneFlow is a performance-centered and open-source deep learning framework.
ML-examples - Arm Machine Learning tutorials and examples