platform/core/api/machine-learning.git
2023-03-31 Yongjoo Ahn[CodeClean] Remove pipeline module related code from...
2023-03-31 Yongjoo Ahn[test] Add some negative test for ml-agent
2023-03-31 Wook SongMeson: Add a missing build dependency, 'nnstreamer...
2023-03-30 Yongjoo Ahn[test] Add unittest for service DB
2023-03-28 Yongjoo Ahn[agent/DB] Prevent sql injection by using `sqlite3_bind...
2023-03-28 Jaeyun Jung[Build/Test] daemon for unittest
2023-03-28 Jaeyun Jung[Service] do not free handle in error case
2023-03-27 Jaeyun Jung[Build/Android] temporal block flatbuffer
2023-03-24 Yongjoo Ahn[test] Add negative tests for service APIs
2023-03-24 Yongjoo Ahn[service] Change error code `not_support` into `io_error`
2023-03-24 Yongjoo Ahn[test] Fix mem leak of ml_option
2023-03-24 Yongjoo Ahn[agent] Print exception message
2023-03-20 Jaeyun Jung[CodeClean] handle error case accepted/tizen/unified/20230321.123159
2023-03-20 Yongjoo Ahn[test][service] Add testcases using ml_service_model...
2023-03-20 Yongjoo Ahn[service/model] Implement new APIS ml_service_model_*
2023-03-20 Yongjoo Ahn[common/option] Implement new API ml_option_get.
2023-03-20 Yongjoo Ahn[daemon] Implement dbus method callbacks
2023-03-20 Yongjoo Ahn[daemon][DB] Update/Add service-db methods in sqlite3...
2023-03-20 Yongjoo Ahn[daemon] Add dbus methods to handle model service APIs
2023-03-20 gichan[Tizen] Fix gcno file path of gcov pacakge.
2023-03-20 Jaeyun Jung[Service/Model] define new API
2023-03-20 Jaeyun Jung[Service] handle table version
2023-03-20 Jaeyun Jung[Service] validate model path
2023-03-13 Jaeyun Jung[Test] name to root directory
2023-03-13 Jaeyun Jung[Build] remove dependency to leveldb
2023-02-22 Yongjoo Ahn[service] Add TCs using ml_service_delete_pipeline accepted/tizen/unified/20230223.162150
2023-02-22 Yongjoo Ahn[agent][DB] Fix "delete_pipeline" to check the number...
2023-02-22 Jaeyun Jung[Service/CodeClean] separate method to init database
2023-02-22 Jaeyun Jung[Build] dependency to pkgmgr on ubuntu
2023-02-17 Sangjung Woo[Service/PkgMgr] Add skeleton code for the package...
2023-02-17 Yongjoo Ahn[service] Add simple test using the new API
2023-02-17 Yongjoo Ahn[service] Initial commit for the C-API `ml_service_mode...
2023-02-17 Yongjoo Ahn[service] Add util function to get model daemon proxy
2023-02-17 Yongjoo Ahn[agent] Add initial commit for "model_register" method...
2023-02-17 Yongjoo Ahn[agent] Rename a util function getting dbus proxy
2023-02-17 Yongjoo Ahn[dbus] Add DBus interface for model management
2023-02-17 Yongjoo Ahn[daemon] Remove outdated dbus methods
2023-02-17 Jaeyun Jung[Service] replace ml-service DB
2023-02-16 Sangjung Woo[Single] Fix coverity issue
2023-02-13 MyungJoo Hamc-api: Update API error messages accepted/tizen/unified/20230215.155635
2023-02-13 Jaeyun Jung[Service/CodeClean] change class name
2023-02-07 Jaeyun Jung[Service/CodeClean] handle error case
2023-02-06 Jaeyun Jung[Tizen/PPM] deprecated API from 7.5
2023-02-01 Jaeyun Jung[Service] dependency to sqlite
2023-01-27 Jaeyun Jung[C-Api/Single] invalid data handle in invoke thread accepted/tizen/unified/20230131.162135
2023-01-18 Jaeyun Jung[Single] prevent use-after-free case accepted/tizen/unified/20230118.172043
2023-01-18 Jaeyun Jung[C-Api] new function to copy data handle
2023-01-16 Jaeyun[Service] handle dbus error case
2023-01-14 Jaeyun[C-Api] fix typo
2023-01-14 Marek Pikułariscv64: Add RISC-V support
2023-01-02 Jaeyun[Single] set tensors-info in output handle accepted/tizen/unified/20230103.164730
2023-01-02 Jaeyun[Test] feature state in tizen test
2023-01-02 gichan[gcov] Exclude test gcno files
2023-01-02 Jaeyun[Build] error on old ubuntu
2023-01-02 Jaeyun[Service] fix signal name
2023-01-02 Jaeyun[Test] fix double free case
2022-12-22 Jaeyun[Meson] dependency to build ml-service accepted/tizen/unified/20221226.070013
2022-12-22 gichan[coverage] Remove unnecessary flags
2022-12-22 gichan[lcov] Change directory before generate html result.
2022-12-19 Yongjoo Ahn[build/android] Add missing arg in build.gradle
2022-12-16 Jaeyun[Meson] cleanup dependencies to common library
2022-12-13 gichan[meson] Construct paths automatically not manually.
2022-12-13 gichan[Tizen] Generate packages for automation test tools
2022-12-01 Yongjoo Ahn[android] Add a testcase for tensor_query
2022-12-01 Yongjoo Ahn[android/build] Build tensor_query with nnstreamer...
2022-11-29 Jaeyun[Common] mem leak case
2022-11-25 Gichan Jang[TEST] Initialize tensors info
2022-10-17 Yongjoo Ahn[android] Fix snpe test of multiple moutput model
2022-10-05 Jaeyun[C-Api/Service] clearly check returned errcode
2022-10-05 Jaeyun[C-Api] feature for float16 type
2022-10-04 Jaeyun[Test] update test
2022-10-04 Jaeyun[Version] update version to 1.8.3
2022-09-30 Yongjoo Ahn[agent] Fix occasional hanging issue when destroy certa... accepted/tizen_7.0_unified_hotfix accepted/tizen/7.0/unified/20221110.060356 accepted/tizen/7.0/unified/hotfix/20221116.104706 accepted/tizen/unified/20221001.053450 tizen_7.0_m2_release
2022-09-30 Yongjoo Ahn[agent] Remove lock in freeing pipeline instances
2022-09-26 Yongjoo Ahn[test] Add more negative testcases for ml-service APIs accepted/tizen/unified/20220928.020841
2022-09-26 Jaeyun[Version] prepare release ver 1.8.2
2022-09-26 Yongjoo Ahn[test] Add unittest for ml-service
2022-09-26 Yongjoo Ahn[service] Add code for inavlid parameters
2022-09-23 Yongjoo Ahn[agent] Fix return value of dbus method invoc accepted/tizen/unified/20220925.234928 accepted/tizen/unified/20220925.234956 accepted/tizen/unified/20220926.025521
2022-09-20 Yongjoo Ahn[coverity] Check return value in query_client cb
2022-09-19 Yongjoo Ahn[query] Fix mem leaks in query client
2022-09-19 Yongjoo Ahn[spec] Disable ml-service for tv profile
2022-09-19 Yongjoo Ahn[debian] Exclude ml-service from debain packaging
2022-09-19 Yongjoo Ahn[build] Build/package ml-service when the option is...
2022-09-15 Jaeyun[Svace] fix res leak accepted/tizen/unified/20220919.012625
2022-09-14 Yongjoo Ahn[test] Add a testcase to test ml_service_query_create
2022-09-14 Yongjoo Ahn[query] Code clean and fix resource memleak
2022-09-14 Yongjoo Ahn[service] Add unittest for query client
2022-09-14 Yongjoo Ahn[service] Implement query client APIs
2022-09-14 Yongjoo Ahn[service] Add ml-api-service-common to implement common...
2022-09-14 Yongjoo Ahn[ml-agent] Hash key for DB
2022-09-14 Yongjoo Ahn[ml-agent] Add prefix for key in daemon's DB
2022-09-14 Yongjoo Ahn[ml-agent] Add missing header
2022-09-14 Yongjoo Ahn[conf] Update gbs conf to new repos
2022-09-08 Yongjoo Ahn[service] Add API header for query_client service
2022-09-07 Jaeyun[Build] dependency to dlog accepted/tizen/unified/20220908.124835
2022-09-06 Jaeyun[Build] flag to run unittest
2022-09-06 Yongjoo Ahn[service] Add a guide for the "key" when using ml_servi...
2022-09-05 Yongjoo Ahn[svace] Initialize a GstState variable
2022-09-05 Yongjoo Ahn[svace] Fix leak of GList in `ml_pipeline_switch_get_pa...
next