projects
/
platform
/
core
/
api
/
machine-learning.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/api/machine-learning.git
2022-08-08
Sangjung Woo
[ML Agent] Implementation of DBus Model interface
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Sangjung Woo
[Test] Add Testcase for DBus Model interface
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Sangjung Woo
[Refactoring] do refactoring the NNFW unit test to...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Yongjoo Ahn
[spec] FIx lcov option to include missed files
commit
|
commitdiff
|
tree
|
snapshot
2022-07-29
Yongjoo Ahn
[Agent] Add pipeline feature to the daemon
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
MyungJoo Ham
[C-API/common] Add fp16 type.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Sangjung Woo
[daemon] Implementation of test ML Agent
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Sangjung Woo
[daemon/Test] Add unit test for ML Agent itself
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Sangjung Woo
[daemon] Add DBus service file for unit test
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Sangjung Woo
[daemon] Add command-line option for DBus bus type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-05
Sangjung Woo
[ML Agent] Add daemon process code for ML Service
accepted/tizen/unified/20220707.133447
submit/tizen/20220706.100329
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Yongjoo Ahn
[android] Set tensorflow-lite v2.8.1 as default
commit
|
commitdiff
|
tree
|
snapshot
2022-06-13
Yongjoo Ahn
[doc] Fix API header description
accepted/tizen/unified/20220615.135329
submit/tizen/20220614.070712
submit/tizen/20220614.100238
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Yongjoo Ahn
[test/ml_option] Add unittests for ml_option
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Yongjoo Ahn
[C-API/Single] Add new API "ml_single_open_with_option"
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Yongjoo Ahn
[C-API/common] Add new API for "ml_option"
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Jaeyun
[C-Api] add NNFW type (TVM)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-07
Yongjoo Ahn
[trival] Fix header document
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Jaeyun
[C-Api] update API description
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Jaeyun
[Android] update script for mxnet
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Update android build scripts.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[C-Api] Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Remove redundant newlines
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[C-Api] Add missing enums in ml-api-common
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Add missing MXNet enums in JAVA, c++ APIs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Parameterized nnstreamer mxnet subplugin
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Fix MXNet version
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Modify build script for MXNet build
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Modify build script for MXNet build
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
makesource
[JAVA-Api] Add and update MXNet related mk files
commit
|
commitdiff
|
tree
|
snapshot
2022-05-26
Yongjoo Ahn
[trivial] Fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Sangjung Woo
[C-API] Fix the typo
accepted/tizen/unified/20220526.143636
submit/tizen/20220525.063351
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Yongjoo Ahn
[test] Add test for decoding pngfile using appsrc
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Yongjoo Ahn
[pipeline] Let pipeline src use current caps when it...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
gichan
[Single] Remove gst dependency from single-shot
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Sangjung Woo
[C/common] Remove unnecessary NULL assignment
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Sangjung Woo
[C/Inference] Apply extract method technique to remove...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Sangjung Woo
[C/Inference] Cleanup the nested-if statement
commit
|
commitdiff
|
tree
|
snapshot
2022-05-03
Sangjung Woo
[C-API] Revert "Move ml_strerror() to internal header"
accepted/tizen/unified/20220505.024815
submit/tizen/20220503.135114
commit
|
commitdiff
|
tree
|
snapshot
2022-05-03
Sangjung Woo
[C-API] Move ml_strerror() to internal header
submit/tizen/20220503.091109
commit
|
commitdiff
|
tree
|
snapshot
2022-05-03
Yongjoo Ahn
[trivial] Fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Sangjung Woo
[C-API/Service] Refactoring for ML Service API
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Sangjung Woo
[C-API/Test] Add Mock testcase for Service API
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Sangjung Woo
[C-API] Remove unnecessary doxygen tag
commit
|
commitdiff
|
tree
|
snapshot
2022-04-26
Jaeyun
[C-Api/pipeline] clear element callback
accepted/tizen/unified/20220426.132018
submit/tizen/20220426.050006
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Sangjung Woo
[C-API] Update doc file for ML Service API
submit/tizen/20220422.081403
submit/tizen/20220425.043951
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Jaeyun
[ML-API] version info
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Jaeyun
[C-Api] handle each feature state
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Jaeyun
[C-Api/Service] fix svace issue
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
gichan
[Feature] Add ml-service feature check function
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
gichan
[Doc] Change CI server domain name
commit
|
commitdiff
|
tree
|
snapshot
2022-04-18
yelini-jeong
[single] Allow tvn model when using VD_AIFW
commit
|
commitdiff
|
tree
|
snapshot
2022-04-18
Jaeyun
[C-Api/Service] update API description
accepted/tizen/unified/20220419.142256
submit/tizen/20220418.053521
commit
|
commitdiff
|
tree
|
snapshot
2022-04-18
Sangjung Woo
[C-API/Service] Workaround for dbspace failure
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Sangjung Woo
[Package] Add SMACK label and cleanup the package
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
MyungJoo Ham
CODEOWNERS: update reviewers.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
MyungJoo Ham
C/common: ml_tensors_info_set_tensor_dimension error...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-11
Sangjung Woo
[C-API/Test] Apply test fixture to remove duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Jaeyun
[CodeClean] cleanup headers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
gichan
[Package] Change package dependency.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Sangjung Woo
[C-API/Service] Apply Singleton pattern
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Sangjung Woo
[C-API/Service] Refactoring the service API for maintai...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Sangjung Woo
[C-API/TEST] Add various test cases for ML Service API
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Sangjung Woo
[C-API] Add Error code for DB and filesystem
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Sangjung Woo
[Package] Bugfix for package dependency
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Sangjung Woo
[C-API/Serivce] Update the doxygen tag
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Sangjung Woo
[C-API/Serivce] Set SYS_DB_DIR as build configuration
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Sangjung Woo
[C-API/Service] Add testcase for ML Service API
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Sangjung Woo
[C-API/Service] implement ML Service API
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Sangjung Woo
[C-API/Service] Fix the compile-time error
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
gichan
[debian] Rename invalid .install file names
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
gichan
[debian] Separate debian packaging
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Sangjung Woo
[C/inference] Apply Substitute Algorithm instead of...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Sangjung Woo
[C/inference] Refactoring the nested-if statement
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Sangjung Woo
[C/inference] Apply extract method for type converting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Jihoon Lee
[meson] change global link -> project link
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jihoon Lee
[Debian] update ml-inference-api-dev package
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jihoon Lee
Fix libcapi-nnstremer is empty due to linker optimization
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Jaeyun
[Log] log utils from nnstreamer
commit
|
commitdiff
|
tree
|
snapshot
2022-03-03
Gichan Jang
[Package] Separate single-shot and pipeline API.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
Yongjoo Ahn
[build] Build android api with gstreamer v1.20.0
accepted/tizen/unified/20220223.132524
submit/tizen/20220222.112350
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Gichan Jang
[Tizen/TEST] Add gcov package
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jaeyun
[C-Api/Test] condition to check allowed element
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jaeyun
[C-Api/CodeClean] internal struct for pipeline
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jaeyun
[C-Api/Util] util function to get gst element
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Gichan Jang
[TEST] Check restricted elements.
accepted/tizen/unified/20220124.125228
submit/tizen/20220121.055425
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
MyungJoo Ham
C/Service: first prototypes of service API Phase 1
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
MyungJoo Ham
C/common: refactor data structure locations for service API
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Sangjung Woo
[C/inference] Use allowed_elements instead of restricte...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
gichan
[TEST] Add replacing string test
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Yongjoo Ahn
[android/pytorch] Add pytorch v1.10.1 android support
accepted/tizen/unified/20211222.230219
submit/tizen/20211221.100006
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Yongjoo Ahn
[android/tflite] Add tflite v2.7.0 support
commit
|
commitdiff
|
tree
|
snapshot
2021-12-19
Gichan Jang
[CODEOWNERS] Fix codeowners syntex.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Gichan Jang
[Single] Fix coverity issues
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
MyungJoo Ham
C/single: elaborate invoke stream-pipe error.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Gichan Jang
[Single] Allow NULL value for some properties.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Sangjung Woo
[TEST] Update the test case
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Gichan Jang
[CODEOWNER] Fix sourcecode path.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
MyungJoo Ham
C/common: override dlog infra with stderr for unit...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
MyungJoo Ham
C/Single: elaborate error messages.
commit
|
commitdiff
|
tree
|
snapshot
next