platform/core/api/machine-learning.git
2021-10-25 MyungJoo HamC-API/Common: error reporting function skeleton.
2021-10-25 MyungJoo Ham[C/Inference] Refactoring C-API module relations.
2021-10-20 Jihoon Lee[Headers] Fix missing include in ml-api-common
2021-10-19 MyungJoo Ham[Common] refactor headers to clean up dependency
2021-09-27 Gichan JangRelease of ML-API 1.8.0 accepted/tizen/6.5/unified/20211028.095631 accepted/tizen/unified/20211001.001315 submit/tizen/20210930.052115 submit/tizen_6.5/20211028.161801 tizen_6.5.m2_release
2021-09-27 Gichan Jang[Single] Don't close single handle during invoke process
2021-09-16 Jihoon Lee[Coverage] Set coverage badge
2021-09-01 gichan[TEST] Add checking nnfw availability util accepted/tizen/unified/20210915.100116 submit/tizen/20210915.065224
2021-08-31 MyungJoo HamUnittest: data type consistency with nnstreamer/gstreamer
2021-08-27 Chunseok Leennfw_ver to 1.17.0
2021-08-25 Jaeyun[C-Api] function to check hw availability accepted/tizen/unified/20210826.123542 submit/tizen/20210826.061507
2021-08-19 Jaeyun[Android/Build] remove release flag
2021-08-18 gichan[C-API] Change src-callback name
2021-08-13 Jaeyun[Android/Build] dependency to glib
2021-08-06 Sangjung Woo[C-API] Use ML_NNFW_TYPE_TRIX_ENGINE instead of ML_NNFW... accepted/tizen/unified/20210810.135355 submit/tizen/20210809.021120
2021-08-05 Jaeyun[Test/C-Api] src-callback test submit/tizen/20210806.045403
2021-08-05 Sangjung Woo[C-API] Rename srnpu to trix-engine
2021-08-05 Jaeyun[Test] update flex-tensor caps
2021-08-05 Jaeyun[C-Api] implement src callback
2021-08-03 Yongjoo Ahn[Android] Test SNAP with tensorflow lite model
2021-07-23 Jaeyun[C-Api] framework priority from conf submit/tizen/20210723.070532
2021-07-19 Jaeyun[C-Api] remove warning while checking framework
2021-07-13 Gichan Jang[TEST] Add tensor clone test
2021-07-01 Gichan Jang[debian] Add jni debian package accepted/tizen/unified/20210702.133345 accepted/tizen/unified/20210714.014156 submit/tizen/20210702.044746 submit/tizen/20210713.072613
2021-07-01 Jaeyun[JNI] remove unnecessary feature in native
2021-07-01 Sangjung Woo[C-Api/Util] Add ML_NNFW_HW_NPU_SLSI case to converting...
2021-06-28 Jaeyun[Build/Java] add script to build jar
2021-06-25 Jaeyun[Java] prepare ubuntu build
2021-06-25 Jaeyun[C-Api] handle flexible tensor
2021-06-23 Jaeyun[Android/Build] check target abi
2021-06-23 Jaeyun[Java] build JNI wrapper
2021-06-23 Jaeyun[Api/TensorsData] hold tensors info in data handle
2021-06-23 Jaeyun[C-Api/Util] remove duplicated source
2021-06-23 Jaeyun[Android] min sdk version to 24
2021-06-23 Gichan Jang[Data] Unlock data and remove unreachable code
2021-06-22 Jaeyun[Android] nnfw feature
2021-06-18 Yongjoo Ahn[android/build] Fix android build script for wget accepted/tizen/unified/20210621.123012 submit/tizen/20210621.072743
2021-06-15 Parichay Kapoor[capi] Update on thread safety for ml_tensors_info
2021-06-10 Sangjung Woo[C-API] Fix the coverity issue accepted/tizen/unified/20210611.144944 submit/tizen/20210611.070742
2021-06-10 MyungJoo HamThread safety for ml_tensors_data APIs
2021-06-10 Gichan Jang[Flatbuf] Change version check of the flatc
2021-06-10 Jaeyun[Android] tf-lite custom options
2021-06-07 Gichan Jang[git] Add gitignore list
2021-06-04 Jihoon Lee[CAPI/ml-common] Add require to base-common accepted/tizen/unified/20210604.120715 submit/tizen/20210604.065820
2021-05-28 MyungJoo HamNNStreamer-devel-internal headers are external.
2021-05-28 MyungJoo Ham[API/Skeleton] App Src Callback support
2021-05-27 Yongjoo Ahn[Android] Fix android ml api build script with patches...
2021-05-26 Jaeyun[clang] add clang format
2021-05-13 Dongju Chae[SRNPU/NNFW] Add NNFW Type for SRNPU
2021-05-12 Sangjung Woo[Spec] Add the Provides option in case of 64bit
2021-05-12 Jaeyun[C-Api] enum for AIFW
2021-05-12 MyungJoo HamThread safety for ml_tensors_info APIs
2021-05-11 Yongjoo Ahn[Android/TFLite] Add XNNPACK delegate support
2021-05-07 Jaeyun[Android/Build] use default std accepted/tizen/unified/20210510.155158 submit/tizen/20210507.082542
2021-05-07 Jaeyun[Android] update tf-lite and nnfw version
2021-05-07 Jaeyun[Android/Test] remove unnecessary constructor
2021-05-07 Sangjung Woo[Spec] Add the provides section
2021-05-06 Yongjoo Ahn[Android] Build GStreamer with tracing
2021-05-06 Yongjoo Ahn[Test/Flatbuf] Add Pipeline API test for Flatbuf
2021-05-03 Yongjoo Ahn[C-API] Fix Pipekline Flush API
2021-04-29 Jaeyun[Test] testcase for pipeline flush
2021-04-29 Jaeyun[Android] method to flush the pipeline
2021-04-29 Jaeyun[C-Api] new API to flush the pipeline
2021-04-29 Sangjung Woo[TCM] Rename TCM config file
2021-04-28 Jaeyun[Android/Pipeline] clone data from src element
2021-04-26 Sangjung Woo[Spec] Move libcapi-nnstreamer.so to capi-machine-learn... accepted/tizen/unified/20210427.085757 submit/tizen/20210426.054755
2021-04-23 Gichan Jang[Indent] Fix indent style
2021-04-09 Jaeyun[Tizen/Build] unnecessary build require
2021-04-08 Jaeyun[Android/Test] junit ver
2021-04-08 Jaeyun[Build/Test] coverage report
2021-04-07 Gichan Jang[TCM] Add TCM config files
2021-04-06 Jaeyun[Test] change property name submit/tizen/20210406.094012
2021-04-06 MyungJoo Ham[Tizen/Privilege] Use newly exported MMFW headers
2021-03-30 Gichan Jang[Flatbuffers] Change subplugins name accepted/tizen/unified/20210331.054238 submit/tizen/20210330.110555
2021-03-30 Sangjung Woo[Spec] Use tar archiving instead of tar.gz
2021-03-30 Jaeyun[Android] sub-plugins for flatbuf/flexbuf
2021-03-29 MyungJoo HamFix unit test script
2021-03-29 Jaeyun[Etc] add reviewers
2021-03-25 Hyoung Joo Ahn[Log] divide a log message accepted/tizen/unified/20210329.145101 submit/tizen/20210326.073159
2021-03-22 Jaeyun[Build] version info accepted/tizen/unified/20210324.124308 submit/tizen/20210324.062722
2021-03-22 Yongjoo Ahn[Android] Add android build script for nnstreamer
2021-03-15 Jihoon Lee[Singleshot] Support nntrainer inference accepted/tizen/unified/20210318.063530 submit/tizen/20210317.111732 submit/tizen/20210318.034025
2021-03-10 Jaeyun[Android] upload nnstreamer code
2021-03-10 Jaeyun[C-Api] add ref-count to custom filter/if handle
2021-03-10 Jaeyun[Test] tensor name in tf-lite tc
2021-03-05 Yongjoo Ahn[test] Set timeout for meson test accepted/tizen/unified/20210308.132512 submit/tizen/20210305.081230 submit/tizen/20210308.024729
2021-03-04 Jaeyun[C-Api] fix res leak in timeout mode
2021-02-26 Sangjung Woo[spec] Add Requires section for Tizen platform image accepted/tizen/unified/20210226.131816 submit/tizen/20210226.062558
2021-02-22 Jaeyun[Test/C-Api] add testcases
2021-02-17 Sangjung Woo[Spec] Remove 'Provides' field in spec file accepted/tizen/unified/20210218.080543 submit/tizen/20210217.032056
2021-02-16 Jaeyun[C-Api] initial commit to add c-api submit/tizen/20210216.064758
2020-10-26 MyungJoo HamC/inference & common: imported Tizen 6.0 C-APIs
2020-10-26 MyungJoo HamC/README: added platform info
2020-10-26 MyungJoo HamMerge pull request #4 from myungjoo/setup/infra
2020-10-13 MyungJoo HamCODEOWNERS: add initial list
2020-10-06 MyungJoo HamInitial structuring
2020-10-06 MyungJoo HamInitial commit