platform/core/api/machine-learning.git
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
2023-10-04 Jaeyun Jung[C-Api/Query] use caps property
2023-10-04 Jaeyun Jung[Doc] add const tag
2023-09-27 gichan2-jang[Spec] Remove armcl dependency
2023-09-25 Yongjoo Ahn[test] Add missing deps for service unittests
2023-09-19 Jaeyun Jung[Release] start impl for next release
2023-09-15 gichan2-jang[Coverity] Fix resource leak accepted/tizen/8.0/unified/20231005.092719 accepted/tizen/unified/20230915.160555 tizen_8.0_m2_release
2023-09-14 gichan2-jang[Service] Check return value
2023-09-12 Jaeyun Jung[Release] update version accepted/tizen/unified/20230912.171644
2023-09-12 Jaeyun Jung[Build] dependencies to nns-edge and curl
2023-09-12 gichan2-jang[ml-service] Move remote api to tizen-internal.
2023-09-12 gichan2-jang[Services] Remote model register
2023-09-12 gichan2-jang[Coverity] Use snprintf instead of sprintf
2023-09-12 gichan2-jang[Tizen] disable nns-edge on TV profile.
2023-09-09 Jaeyun Jung[Test] cleanup testcases
2023-09-05 gichan2-jang[Service] Register pipeline description accepted/tizen/unified/20230907.175337
2023-09-05 gichan[Service] Add remote service register function
2023-09-05 Jaeyun Jung[Build] name of manifest file
2023-08-31 gichan2-jang[GCOV] Fix test failure of ml-agent test on RPI
2023-08-29 hyunil park[C-API] Bugfix for ml_pipeline_element_get_handle accepted/tizen/unified/20230830.170550
2023-08-25 hyunil park[Coverity] Fix coverity issue
2023-08-18 Jaeyun Jung[C-Api] type of ml-information handle
2023-08-18 gichan2-jang[Github Action] Add gbs build for ml-api and nntrainer
2023-08-17 Yelin Jeong[Tests] Update testcases to support 0-init dimension accepted/tizen/unified/20230818.183543
2023-08-17 Yelin Jeong[C-API] remove padded value of dimensions (0-init)
2023-08-09 Jaeyun Jung[CodeClean/Service] parse json in rpk
2023-08-09 Jaeyun Jung[C-Api] function to get nth gst-info
2023-08-09 Jaeyun Jung[C-Api] check index in tensors-info handle
2023-08-08 Jaeyun Jung[Service] update ml-agent interface
2023-08-04 Jaeyun Jung[Svace] fix svace issue accepted/tizen/unified/20230808.074019
2023-08-04 Jaeyun Jung[CodeClean] delete unnecessary log
2023-08-03 Jaeyun Jung[Pipeline] element name for tizen media src
2023-08-03 Jaeyun Jung[CodeClean/Service] util to get app-info
2023-08-03 Jaeyun Jung[Service] util to parse app-info
2023-08-01 Jaeyun Jung[Service/Test] valid ml-information handle
2023-08-01 Jaeyun Jung[CodeClean] missed tag
2023-08-01 Jaeyun Jung[Service] handle app-info for ml-resource
2023-08-01 Jaeyun Jung[Service/Test] add test about ml-resource
2023-07-31 Jaeyun Jung[Service] util to get app info
2023-07-31 Jaeyun Jung[Common] util to create info-list handle
2023-07-31 Jaeyun Jung[Service] data from ml-service
2023-07-31 Jaeyun Jung[Service] return val to parse app info
2023-07-28 Yongjoo Ahn[test] Use ml_information for ml_service_model APIs
2023-07-28 Yongjoo Ahn[Service/model] Replace ml_option with ml_information...
2023-07-28 Yongjoo Ahn[common] Add ml_information, which is not ml_option
2023-07-28 Jaeyun Jung[C-Api/Service] define API for ml-resource
2023-07-28 Jaeyun Jung[Test] predefined dbus name
2023-07-28 Jaeyun Jung[Service] ml-agent interface for resource
2023-07-24 Jaeyun Jung[Service] add resource table accepted/tizen/unified/20230727.173056
2023-07-24 Jaeyun Jung[Service/CodeClean] reduce duplicated code
2023-07-20 Yongjoo Ahn[test] Add TCs for Pipeline API with 32 in/out model
2023-07-20 Yongjoo Ahn[test] Add TC for singleshot with 32 input/output tflit...
2023-07-20 Yongjoo Ahn[test] Add test for common util
next