platform/core/api/machine-learning.git
2022-08-21 Sangjung Woo[ML Agent] Enable PIE option for Tizen security check
2022-08-19 Yongjoo Ahn[ml-service] Add test for ml-service-agent-client accepted/tizen/unified/20220819.122510 submit/tizen/20220818.081536 submit/tizen/20220819.071123
2022-08-19 Yongjoo Ahn[service] Implement ml_service_[set|get|delete]_pipelin...
2022-08-19 Yongjoo Ahn[ml-service] Add service APIs using pipelind d-bus...
2022-08-19 Yongjoo Ahn[ml-service] Define API signatures for pipeline service.
2022-08-19 Yongjoo Ahn[service] Remove ml-api-service-db.cc and related test
2022-08-19 Yongjoo Ahn[agent] Update policy conf file
2022-08-19 Yongjoo Ahn[ml-agent] Add set/get/delete pipeline dbus call
2022-08-19 Yongjoo Ahn[Agent] Fix pipeline interface to launch pipeline in...
2022-08-18 Sangjung Woo[ML Agent] Update systemd service file
2022-08-09 gichan[Debian] Enable test on ubuntu build accepted/tizen/unified/20220811.135945 submit/tizen/20220810.074948
2022-08-08 Sangjung Woo[ML Agent] Implementation of DBus Model interface
2022-08-08 Sangjung Woo[Test] Add Testcase for DBus Model interface
2022-08-05 Sangjung Woo[Refactoring] do refactoring the NNFW unit test to...
2022-08-02 Yongjoo Ahn[spec] FIx lcov option to include missed files
2022-07-29 Yongjoo Ahn[Agent] Add pipeline feature to the daemon
2022-07-28 MyungJoo Ham[C-API/common] Add fp16 type.
2022-07-27 Sangjung Woo[daemon] Implementation of test ML Agent
2022-07-27 Sangjung Woo[daemon/Test] Add unit test for ML Agent itself
2022-07-27 Sangjung Woo[daemon] Add DBus service file for unit test
2022-07-27 Sangjung Woo[daemon] Add command-line option for DBus bus type
2022-07-05 Sangjung Woo[ML Agent] Add daemon process code for ML Service accepted/tizen/unified/20220707.133447 submit/tizen/20220706.100329
2022-06-20 Yongjoo Ahn[android] Set tensorflow-lite v2.8.1 as default
2022-06-13 Yongjoo Ahn[doc] Fix API header description accepted/tizen/unified/20220615.135329 submit/tizen/20220614.070712 submit/tizen/20220614.100238
2022-06-08 Yongjoo Ahn[test/ml_option] Add unittests for ml_option
2022-06-08 Yongjoo Ahn[C-API/Single] Add new API "ml_single_open_with_option"
2022-06-08 Yongjoo Ahn[C-API/common] Add new API for "ml_option"
2022-06-08 Jaeyun[C-Api] add NNFW type (TVM)
2022-06-07 Yongjoo Ahn[trival] Fix header document
2022-05-31 Jaeyun[C-Api] update API description
2022-05-31 Jaeyun[Android] update script for mxnet
2022-05-30 makesource[JAVA-Api] Update android build scripts.
2022-05-30 makesource[C-Api] Fix indentation
2022-05-30 makesource[JAVA-Api] Remove redundant newlines
2022-05-30 makesource[C-Api] Add missing enums in ml-api-common
2022-05-30 makesource[JAVA-Api] Add missing MXNet enums in JAVA, c++ APIs
2022-05-30 makesource[JAVA-Api] Parameterized nnstreamer mxnet subplugin
2022-05-30 makesource[JAVA-Api] Fix MXNet version
2022-05-30 makesource [JAVA-Api] Modify build script for MXNet build
2022-05-30 makesource[JAVA-Api] Modify build script for MXNet build
2022-05-30 makesource[JAVA-Api] Add and update MXNet related mk files
2022-05-26 Yongjoo Ahn[trivial] Fix some typos
2022-05-23 Sangjung Woo[C-API] Fix the typo accepted/tizen/unified/20220526.143636 submit/tizen/20220525.063351
2022-05-16 Yongjoo Ahn[test] Add test for decoding pngfile using appsrc
2022-05-16 Yongjoo Ahn[pipeline] Let pipeline src use current caps when it...
2022-05-09 gichan[Single] Remove gst dependency from single-shot
2022-05-09 Sangjung Woo[C/common] Remove unnecessary NULL assignment
2022-05-09 Sangjung Woo[C/Inference] Apply extract method technique to remove...
2022-05-09 Sangjung Woo[C/Inference] Cleanup the nested-if statement
2022-05-03 Sangjung Woo[C-API] Revert "Move ml_strerror() to internal header" accepted/tizen/unified/20220505.024815 submit/tizen/20220503.135114
2022-05-03 Sangjung Woo[C-API] Move ml_strerror() to internal header submit/tizen/20220503.091109
2022-05-03 Yongjoo Ahn[trivial] Fix some typos
2022-05-02 Sangjung Woo[C-API/Service] Refactoring for ML Service API
2022-05-02 Sangjung Woo[C-API/Test] Add Mock testcase for Service API
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...
next