nnstreamer / nntrainer

NNtrainer is Software Framework for Training Neural Network Models on Devices.
Apache License 2.0
134 stars 71 forks source link

android: consistant ML_API_COMMON macro #2635

Closed myungjoo closed 2 weeks ago

myungjoo commented 2 weeks ago

ML_API_COMMON macro has been inconsistent for Android build, where it is force-defined 1 in Android.mk while it may become 0 or 1 depending on build system in meson.

Because android build uses meson and Android.mk simultaneously, this must become consistent.

taos-ci commented 2 weeks ago

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #2635. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.