platform/core/api/machine-learning.git
2022-04-28 Sangjung Woo[C-API] Remove unnecessary doxygen tag
2022-04-26 Jaeyun[C-Api/pipeline] clear element callback accepted/tizen/unified/20220426.132018 submit/tizen/20220426.050006
2022-04-22 Sangjung Woo[C-API] Update doc file for ML Service API submit/tizen/20220422.081403 submit/tizen/20220425.043951
2022-04-22 Jaeyun[ML-API] version info
2022-04-22 Jaeyun[C-Api] handle each feature state
2022-04-22 Jaeyun[C-Api/Service] fix svace issue
2022-04-22 gichan[Feature] Add ml-service feature check function
2022-04-20 gichan[Doc] Change CI server domain name
2022-04-18 yelini-jeong[single] Allow tvn model when using VD_AIFW
2022-04-18 Jaeyun[C-Api/Service] update API description accepted/tizen/unified/20220419.142256 submit/tizen/20220418.053521
2022-04-18 Sangjung Woo[C-API/Service] Workaround for dbspace failure
2022-04-15 Sangjung Woo[Package] Add SMACK label and cleanup the package
2022-04-14 MyungJoo HamCODEOWNERS: update reviewers.
2022-04-14 MyungJoo HamC/common: ml_tensors_info_set_tensor_dimension error...
2022-04-11 Sangjung Woo[C-API/Test] Apply test fixture to remove duplicate...
2022-04-07 Jaeyun[CodeClean] cleanup headers
2022-04-07 gichan[Package] Change package dependency.
2022-04-07 Sangjung Woo[C-API/Service] Apply Singleton pattern
2022-04-07 Sangjung Woo[C-API/Service] Refactoring the service API for maintai...
2022-04-07 Sangjung Woo[C-API/TEST] Add various test cases for ML Service API
2022-04-07 Sangjung Woo[C-API] Add Error code for DB and filesystem
2022-03-31 Sangjung Woo[Package] Bugfix for package dependency
2022-03-30 Sangjung Woo[C-API/Serivce] Update the doxygen tag
2022-03-30 Sangjung Woo[C-API/Serivce] Set SYS_DB_DIR as build configuration
2022-03-30 Sangjung Woo[C-API/Service] Add testcase for ML Service API
2022-03-30 Sangjung Woo[C-API/Service] implement ML Service API
2022-03-30 Sangjung Woo[C-API/Service] Fix the compile-time error
2022-03-25 gichan[debian] Rename invalid .install file names
2022-03-24 gichan[debian] Separate debian packaging
2022-03-17 Sangjung Woo[C/inference] Apply Substitute Algorithm instead of...
2022-03-17 Sangjung Woo[C/inference] Refactoring the nested-if statement
2022-03-17 Sangjung Woo[C/inference] Apply extract method for type converting
2022-03-14 Jihoon Lee[meson] change global link -> project link
2022-03-11 Jihoon Lee[Debian] update ml-inference-api-dev package
2022-03-11 Jihoon LeeFix libcapi-nnstremer is empty due to linker optimization
2022-03-08 Jaeyun[Log] log utils from nnstreamer
2022-03-03 Gichan Jang[Package] Separate single-shot and pipeline API.
2022-02-11 Yongjoo Ahn[build] Build android api with gstreamer v1.20.0 accepted/tizen/unified/20220223.132524 submit/tizen/20220222.112350
2022-02-08 Gichan Jang[Tizen/TEST] Add gcov package
2022-02-07 Jaeyun[C-Api/Test] condition to check allowed element
2022-02-07 Jaeyun[C-Api/CodeClean] internal struct for pipeline
2022-02-07 Jaeyun[C-Api/Util] util function to get gst element
2022-01-18 Gichan Jang[TEST] Check restricted elements. accepted/tizen/unified/20220124.125228 submit/tizen/20220121.055425
2022-01-18 MyungJoo HamC/Service: first prototypes of service API Phase 1
2022-01-18 MyungJoo HamC/common: refactor data structure locations for service API
2022-01-10 Sangjung Woo[C/inference] Use allowed_elements instead of restricte...
2022-01-09 gichan[TEST] Add replacing string test
2021-12-20 Yongjoo Ahn[android/pytorch] Add pytorch v1.10.1 android support accepted/tizen/unified/20211222.230219 submit/tizen/20211221.100006
2021-12-20 Yongjoo Ahn[android/tflite] Add tflite v2.7.0 support
2021-12-19 Gichan Jang[CODEOWNERS] Fix codeowners syntex.
2021-12-16 Gichan Jang[Single] Fix coverity issues
2021-12-13 MyungJoo HamC/single: elaborate invoke stream-pipe error.
2021-12-13 Gichan Jang[Single] Allow NULL value for some properties.
2021-12-13 Sangjung Woo[TEST] Update the test case
2021-12-10 Gichan Jang[CODEOWNER] Fix sourcecode path.
2021-12-10 MyungJoo HamC/common: override dlog infra with stderr for unit...
2021-12-10 MyungJoo HamC/Single: elaborate error messages.
2021-12-08 Yongjoo Ahn[build/android] Add comments for nnfw and snpe makefile...
2021-12-08 Yongjoo Ahn[build/android] Fix Pytorch makefile to compatibile...
2021-12-08 Yongjoo Ahn[build/android] Add a comment in file `Android-nnstream...
2021-12-06 MyungJoo HamC/inference: more errors with elaborated messages.
2021-12-06 MyungJoo HamC/common: update error reporting macros
2021-11-26 Sangjung Woo[C-Api] Fix the omitted Requires section in capi-ml... accepted/tizen/unified/20211129.035247 submit/tizen/20211126.064049
2021-11-22 Yongjoo Ahn[fix/trivial] Fix unnecessary null check
2021-11-22 Yongjoo Ahn[fix/trivial] Fix unreacable code
2021-11-17 MyungJoo HamC/Service: introduction of the new API set.
2021-11-17 MyungJoo HamC-API/Common: more elaborated error reporting.
2021-11-17 MyungJoo HamC-API/Common: macro for formatting error messages.
2021-11-17 Yongjoo Ahn[android/test] Add pipeline api test for mqtt elements
2021-11-17 Yongjoo Ahn[android/mqtt] Add MQTT support
2021-11-17 Jaeyun[Build/CodeClean] std headers
2021-11-16 Sangjung Woo[Spec] Fix the typo in Requires section accepted/tizen/unified/20211116.130316 submit/tizen/20211116.063435
2021-11-16 Jihoon Lee[Singleshot] Enhance dim inference for nntrainer submit/tizen/20211116.052326
2021-10-27 MyungJoo HamC-API/Common: add _ prefix for internal functions.
2021-10-26 MyungJoo HamC-API/Common: add _ prefix to internal interface - log
2021-10-26 MyungJoo HamC-API/Common: error reporting API implementation.
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
next