platform/core/api/machine-learning.git
2023-07-18 Jaeyun Jung[C-Api] util to check file path
2023-07-10 Jaeyun Jung[API] function to get version
2023-07-10 Jaeyun Jung[C-Api] log string
2023-07-07 gichan2-jang[Service] Remove deprecated header file accepted/tizen/unified/20230710.013138
2023-06-27 Wook SongDaemon/Model: Add missing gst initialization
2023-06-26 Wook SongDist/Tizen: Include ml-agentd.pc in the ml-agnet-devel... accepted/tizen/unified/20230628.023700
2023-06-26 Wook SongDaemon/Meson: Add a pkg-config file for ml-agentd
2023-06-21 Yongjoo Ahn[single] Fix macro value for rank
2023-06-20 Harsh JainUpdate Android-nnstreamer.mk
2023-06-16 Yongjoo Ahn[fix] Fix mem leak in Single API
2023-06-14 Yongjoo Ahn[fix] Fix memi leak in pipeline API
2023-06-14 SuYeonfix svace issue.
2023-06-13 gichan2-jang[Tizen] Update coverage auto measurement script accepted/tizen/unified/20230615.060045
2023-06-13 Wook SongAPI/Client: Revise JSON cstring conversion code
2023-06-12 Sangjung Woo[ml-service] Add 'app_common_internal.h' to support... accepted/tizen/unified/20230613.170826
2023-06-01 Jaeyun Jung[Test] feature for tf-lite accepted/tizen/unified/20230609.163741
2023-06-01 Jaeyun Jung[Service] common log-util
2023-06-01 Wook SongAPI/Client: Use nested scope for JSON handling
2023-06-01 Wook SongDaemon/DBus: Replace NULL with "" for the DBus out...
2023-06-01 Wook SongAPI/Client: Replace g_new0 with g_try_new0
2023-05-31 Wook SongAPI/Client: Revise null-checks for output parameters
2023-05-24 Wook SongDaemon: Change the directory including header file...
2023-05-23 Jaeyun Jung[Service] deleting activated model
2023-05-19 Sangjung Woo[Service] Fix the wrong requires section of pkgconfig...
2023-05-18 Wook SongTests: Revise the unittests package
2023-05-18 Yongjoo Ahn[Release] Change the name tizen 7.5 into tizen 8.0
2023-05-12 gichan2-jang[Tizen] Fix script for converage auto measurement
2023-05-08 Jaeyun Jung[Service] functions for transaction
2023-05-04 Jaeyun Jung[Service] logutil in service-db
2023-05-04 Jaeyun Jung[Build/Service] fix indent
2023-05-04 Jaeyun Jung[Service/Log] printing internal value
2023-05-04 Jaeyun Jung[C-Api/CodeClean] remove unnecessary code
2023-05-03 Jaeyun Jung[clang-format] line-comment length
2023-05-03 Jaeyun Jung[Service] handle invalid version
2023-05-02 Wook SongFormatting/CC: Apply .clang-format to the C++ source...
2023-05-02 Jaeyun Jung[C-Api] Tizen API guide
2023-05-02 Wook SongAPI/C: Add the missing header to the pipeline-internal...
2023-05-02 Wook SongTests: Add test cases for gdbus-util
2023-05-02 Yongjoo Ahn[test] Add a negative testcase for ml_service_launch_pi...
2023-05-02 Jaeyun Jung[Service] invalid table schema
2023-05-02 Jaeyun Jung[C-Api/CodeClean] remove duplicated code
2023-04-28 Yongjoo Ahn[CodeClean] Change variable name accepted/tizen/unified/20230503.024142
2023-04-28 Yongjoo Ahn[CodeClean] Fix memleak of pkg_info
2023-04-27 gichan[TEST] Set `is-updatable` prop of single test
2023-04-27 Yongjoo Ahn[build] Add missing errno.h in ml-agent-dbus-interface.c
2023-04-27 Wook SongMeson/LCOV: Apply a workaround to increase lcov of...
2023-04-26 Wook SongMLAgent: Introduce libml-agentd
2023-04-25 Jaeyun Jung[Test] remove unnecessary test
2023-04-25 Jaeyun Jung[Test/Meson] common dependency
2023-04-25 Jaeyun Jung[Meson] dependency to tizen pkgs
2023-04-24 Jaeyun Jung[Build] error ml-svc on ubuntu
2023-04-24 gichanTizen] Exclude test files for SAM
2023-04-21 Yelin Jeong[C-API] revert fill dimension 1 accepted/tizen/unified/20230424.185349 accepted/tizen/unified/20230428.155128
2023-04-21 Wook SongDaemon/PkgMrg: Eliminate duplicate code blocks
2023-04-21 Wook SongTests/PkgMgr: Add functions for emulation of Tizen...
2023-04-21 Yongjoo Ahn[CodeClean] Fix memleak in pkgmgr
2023-04-20 Yongjoo Ahn[build] Add empty build dep for tizen appfw for local...
2023-04-20 Yongjoo Ahn[pkgmgr] Parse rpk's "model_description.json" to fill...
2023-04-20 Yongjoo Ahn[service] Check and parse app_info of tizen application...
2023-04-20 Wook SongTests/Dbus: Move DBus-related files to the tests/dbus...
2023-04-20 Yongjoo Ahn[service] Add "app_info" column to the model DB
2023-04-19 Wook SongTests/Meson: Revise meson build scripts in tests
2023-04-19 Yelin Jeong[C-API] Fix set tensor dimension order
2023-04-17 Yongjoo Ahn[agent] Change tizen log functions of ml-agent
2023-04-13 Sangjung Woo[C-Api] Revert fill dim (default 1) commit accepted/tizen/unified/20230413.123715
2023-04-11 Jaeyun Jung[C-Api] fill dim (default 1)
2023-04-06 Yelin Jeong[Test] add tests to increase ML_TENSOR_RANK_LIMIT
2023-04-06 Yelin Jeong[C-API] Increase ML_TENSOR_RANK_LIMIT
2023-04-06 Jaeyun Jung[CodeClean] fix indent
2023-04-04 Yelin Jeong[Single] Add input and output ranks
2023-04-03 Jaeyun Jung[Service] init handle id
2023-04-03 Jaeyun Jung[Service] common log util
2023-04-03 Wook SongMeson/LCOV: Fix wrong code coverage ratio for ml-agent...
2023-03-31 Yongjoo Ahn[CodeClean] Remove unnecessary code in service api...
2023-03-31 Yongjoo Ahn[agent] Remove unused exceptions
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
next