platform/core/api/machine-learning.git
2024-04-26 Jaeyun Jung[CodeClean] check ret value
2024-04-26 gichan2-jang[ml-service] Add nntrainer option accepted/tizen/unified/20240502.044621 accepted/tizen/unified/toolchain/20240507.011800 accepted/tizen/unified/x/20240503.091152
2024-04-25 Yelin Jeong[Android] change tflite option in JNI and build scripts accepted/tizen/unified/20240425.114346 accepted/tizen/unified/toolchain/20240427.045640 accepted/tizen/unified/x/20240426.050456
2024-04-24 hyunil park[ml-service] Add time limit for required data
2024-04-20 Yelin Jeong[action] use action/setup-java instead of export JAVA_HOME
2024-04-19 Yelin Jeong[android] fix build-android scripts
2024-04-19 Yelin Jeong[android] fix typo in AndroidManifest
2024-04-18 Yongjoo Ahn[android] Set libOpenCL.so dependency in AndroidManiest.xml sandbox/sangjung/tizen_7_backport accepted/tizen/7.0/unified/20240426.015352 accepted/tizen/8.0/unified/20240424.115828
2024-04-18 Yongjoo Ahn[build] Set test daemon path by parsing mlops-agent.pc
2024-04-18 Yongjoo Ahn[test] Use local variable for API return value.
2024-04-18 Yongjoo Ahn[test] Let test daemon launches per testsuite not singl...
2024-04-12 gichan2-jang[Tizen] Change @since_tizen tag for ml-service-start... accepted/tizen/unified/20240423.164555 accepted/tizen/unified/x/20240425.051133
2024-04-12 gichan2-jang[TEST] Add test to set model path of ml-service
2024-04-11 Jaeyun Jung[CodeClean/Service] functions for offloading service
2024-04-11 Jaeyun Jung[Test] remove unnecessary code
2024-04-11 Jaeyun Jung[CodeClean] fix svace issue
2024-04-09 Jaeyun Jung[Service] fix svace issues
2024-04-09 hyunil park[ml-service] Add training offloading service to ml...
2024-04-08 Jaeyun Jung[CodeClean] remove unnecessary code accepted/tizen/unified/20240408.160647 accepted/tizen/unified/x/20240409.070702 accepted/tizen/unified/x/asan/20240415.123235
2024-04-08 Jaeyun Jung[C-Api/Service] change ml-agent param
2024-04-08 gichan2-jang[armnn] Remove armcl dependency
2024-04-05 Yelin Jeong[android] do not remove android-resource dir
2024-04-05 Wook SongTests/CAPI: Add more negative test cases
2024-04-04 Yelin Jeong[action] replace TAOS-CI script for android build in... accepted/tizen/unified/20240405.115731 accepted/tizen/unified/x/20240408.053807
2024-04-04 Jaeyun Jung[CodeClean] fix svace issues
2024-04-04 Wook SongAndroid: Support API Level 34 with GStreamer-1.24
2024-04-04 gichan2-jang[ml-service] code clean - error handling, parse tensor...
2024-04-04 gichan2-jang[ml-service] Change node type
2024-04-04 gichan2-jang[ml-service] Rename ml-service-remote to ml-service...
2024-04-04 gichan2-jang[ml-service] Integrates remote service into ml-service
2024-04-04 gichan2-jang[TEST] Fix wrong logical operator
2024-04-03 Jaeyun Jung[Test] ml-agent install prefix
2024-04-03 gichan2-jang[Tizen] Update unittest build script
2024-04-03 Jaeyun Jung[C-Api] unnecessary info handle
2024-04-03 Jaeyun Jung[Test/Service] add new test to get model from ml-agent
2024-04-01 Jaeyun Jung[C-Api/Service] remove macro for old API accepted/tizen/unified/20240402.061301 accepted/tizen/unified/x/20240402.093409
2024-03-29 Yelin Jeong[Java] Allow 0 value dimension
2024-03-25 Jaeyun Jung[C-Api/Service] update ml-service pipeline
2024-03-25 Jaeyun Jung[C-Api] use util function to copy tensor info accepted/tizen/unified/20240326.105114 accepted/tizen/unified/x/20240327.045035
2024-03-25 Jaeyun Jung[Test] remove unused param
2024-03-25 Jaeyun Jung[Util] public function for tensor-data
2024-03-25 Jaeyun Jung[C-Api] update API description
2024-03-25 Jaeyun Jung[C-Api/Service] add new API (ML-API ext)
2024-03-19 gichan2-jang[Tizen] Fix gcov build error accepted/tizen/unified/20240319.141137 accepted/tizen/unified/20240319.154907 accepted/tizen/unified/x/20240320.133053
2024-03-07 Jaeyun Jung[Build] remove unnecessary script accepted/tizen/unified/20240319.020733 accepted/tizen/unified/x/20240320.055314
2024-03-07 Wook SongMLAgent: Remove ml-agent from this repository
2024-03-05 Jaeyun Jung[CodeClean/Service] set null after free priv data
2024-03-05 Jaeyun Jung[Service] condition to validate handle
2024-03-05 Jaeyun Jung[C-Api] check empty key value
2024-03-05 Jaeyun Jung[Agent] invalid handle type
2024-02-14 Jaeyun Jung[C-Api/Service] internal function for ml-service handle
2024-02-13 Jaeyun Jung[CodeClean] fix svace issue
2024-02-13 Jaeyun Jung[C-Api] user-data for sink/src callback
2024-02-13 MyungJoo HamAndroid build fix: ll is a personal alias
2024-01-30 Jaeyun Jung[C-Api] sync param to public header
2024-01-30 Jaeyun Jung[Test] test condition
2024-01-30 Jaeyun Jung[C-Api] invalid casting of ml-option
2024-01-30 Jaeyun Jung[C-Api/Single] data handle passed to invoke thread
2024-01-25 Jaeyun Jung[C-Api] remove space of models accepted/tizen/unified/20240125.160250 accepted/tizen/unified/20240126.061440 accepted/tizen/unified/20240126.061457 accepted/tizen/unified/toolchain/20240311.065123 accepted/tizen/unified/x/20240205.064038
2024-01-25 Suyeon Kim[C-Api] new nnfw enum
2024-01-19 Wook Song[Daemaon/Service] Add DB_PATH to the error message... accepted/tizen/unified/20240119.154757
2024-01-19 Wook Song[Dist/Tizen] Add omitted build dependency on libtzplatf...
2024-01-16 Jaeyun Jung[Test] remove unnecessary info handle
2024-01-10 gichan2-jangChange gbs repo from latest to reference
2024-01-10 gichan2-jangChange to external resouce download method
2024-01-09 Jaeyun Jung[Test] testcase with tf-lite ver1.x
2024-01-09 Jaeyun Jung[CodeClean] dependency to ml-agent
2024-01-09 Jaeyun Jung[CodeClean] fix indent and codestyle
2024-01-09 Jaeyun Jung[Pkg] update dependency to nns library
2024-01-04 Jaeyun Jung[Java] create extended tensor-info
2024-01-03 Jaeyun Jung[Build/Tizen] dependency of tizen feature
2024-01-02 Jaeyun Jung[Test] update testcase - set_info
2023-12-19 Jaeyun Jung[Test] restore test accepted/tizen_unified_riscv accepted/tizen/unified/20240105.012959 accepted/tizen/unified/riscv/20240105.060202
2023-12-18 Jaeyun Jung[CodeClean] fix svace issue
2023-12-18 Jaeyun Jung[CodeClean] fix svace issue
2023-12-12 Jaeyun Jung[Service] clear flag to delete old model accepted/tizen/unified/20231213.162133 accepted/tizen/unified/riscv/20231215.050228
2023-12-06 Jaeyun Jung[C-Api/Common] check invalid dimension
2023-12-01 Jaeyun Jung[C-Api] use tensor-info struct from nns
2023-11-30 gichan2-jang[ml-service] Set nns-edge handle ID.
2023-11-27 gichan2-jang[TEST] Code clean: Use G_DIR_SEPARATOR_S
2023-11-27 gichan2-jang[Remote-service] Add a path to save the model
2023-11-27 Jaeyun Jung[Service/Query] clone data in sink callback
2023-11-22 Jaeyun Jung[Java] max rank and tensor limit
2023-11-21 Jaeyun Jung[Common/CodeClean] struct for tensor memories
2023-11-20 Jaeyun Jung[C-Api/Single] create in/out handle in single-shot
2023-11-20 Jaeyun Jung[C-Api/Pipeline] create handle before calling sink...
2023-11-20 Jaeyun Jung[C-Api/Pipeline] remove total size
2023-11-20 Jaeyun Jung[CodeClean] fix indent
2023-11-17 Jaeyun Jung[Service] parse json for database update
2023-11-17 Jaeyun Jung[Util] extended dim of 0-initialized
2023-11-16 gichan2-jang[ml-remote-service] Add service event cb
2023-11-16 Jaeyun Jung[C-Api/Single] remove rank list
2023-11-16 Jaeyun Jung[CodeClean] fix indent
2023-11-06 Jaeyun Jung[Service] active flag from json accepted/tizen/unified/20231110.172149
2023-10-19 gichan2-jang[ml-service] Set transaction
2023-10-13 Wook SongMLAgent: Change the name of ML-Agent
2023-10-12 Wook SongTests/CAPI: Fix trivial sign-compare warnings
2023-10-06 Jaeyun Jung[CodeClean] internal function to release svc handle
2023-10-06 Jaeyun Jung[C-Api] option to get framework
2023-10-05 Jaeyun Jung[CodeClean] function name
next