index
:
platform/core/api/webapi-plugins
accepted/tizen_3.0.m2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
ref/for/tizen
ref/for/tizen%r=marcin.ka@partner.samsung.com
ref/for/tizen_3.0
sandbox/chanleebf/armoring
sandbox/mkashkarov/tizen_6.0_build
sandbox/mzx/4.0
sandbox/nmerinov/llvm
sandbox/playchang/riscv64
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Dotnet / API;
Piotr Kosko <p.kosko@samsung.com>, Sunggyu Choi <sunggyu.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ml
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
[ML] add condition for changing default value in dimension array
Yelin Jeong
1
-3
/
+5
2023-04-11
[ML] Fix the value of ML_TENSOR_RANK_LIMIT
accepted/tizen/unified/20230413.123721
Sangjung Woo
8
-151
/
+211
2023-01-31
[ML][Single] Fix the crash issue in SingleShot class
accepted/tizen/unified/20230202.015309
Sangjung Woo
1
-3
/
+7
2022-05-06
[ML][Train] Fixes for error types of compile() and run()
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
2
-34
/
+49
2022-04-23
[ML][Train] Unify thrown exceptions and some fixes.
submit/tizen/20220426.102724
accepted/tizen/unified/20220426.212701
Marcin Bialek
2
-17
/
+22
2022-03-24
[ML][Train] Integrated createModel methods and fixes few issues
submit/tizen/20220325.070959
accepted/tizen/unified/20220325.133310
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
2
-21
/
+30
2022-03-11
[ML] Disable ML Trainer for TV build profile
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
5
-299
/
+565
2022-03-04
[ML] TODO resolving/removal
Marcin Kaminski
3
-60
/
+19
2022-03-02
[ML][Training] Fixing error handling
Marcin Kaminski
2
-28
/
+64
2022-02-24
[ML] Train - added load() method implementation
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
5
-3
/
+111
2022-02-24
Merge "[ML][Training] Layer name handling" into tizen
Piotr Kosko
6
-5
/
+79
2022-02-24
[ML] Fix test break for MLSingleshot
submit/tizen/20220224.073854
accepted/tizen/unified/20220225.151820
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
1
-5
/
+6
2022-02-23
[ML][Training] Layer name handling
Marcin Kaminski
6
-5
/
+79
2022-02-23
[ML] Fix Coverity issues for fields initialization
submit/tizen/20220223.080409
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
2
-6
/
+3
2022-02-21
[ML][Train] Remove denial of Model modification
Marcin Kaminski
1
-7
/
+0
2022-02-21
Merge "[ML] Train - added a test method for trained model" into tizen
Piotr Kosko
5
-2
/
+124
2022-02-18
[ML] Train - fix for virtual root
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
1
-1
/
+2
2022-02-18
[ML][Train] Fix of createModelWithConfiguration
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
1
-1
/
+1
2022-02-18
[ML] Train - added a test method for trained model
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
5
-2
/
+124
2022-02-16
[ML][Training] Thread-safe locks
Marcin Kaminski
3
-6
/
+93
2022-02-09
[ML][Training] Dataset.setProperty() refactoring
Marcin Kaminski
6
-34
/
+46
2022-02-09
[ML][Training] Object destruction implementation
Marcin Kaminski
8
-43
/
+485
2022-02-08
[ML][Training] Model saving to file
Marcin Kaminski
7
-7
/
+127
2022-02-04
[ML][Training] Model implementation
Marcin Kaminski
6
-69
/
+499
2021-12-08
[ML][Training] Updating code to native API changes
Marcin Kaminski
8
-216
/
+286
2021-11-12
Add Generator from paths
Rafal Walczyna
2
-15
/
+24
2021-11-12
[ML Trainier] Add create, setProperty and model's methods
Rafal Walczyna
7
-58
/
+578
2021-11-12
Add C stubs for ML Trainer API
Rafal Walczyna
6
-0
/
+150
2021-11-12
[Ml][Trainer] Add JS stubs for ML Trainer API
Rafal Walczyna
2
-0
/
+414
2021-09-24
[ML][Single] Fix the crash issue in single API
Sangjung Woo
1
-7
/
+7
2021-09-09
Merge "[ml] Add customRequirement to tizen.ml.checkNNFWAvailability" into tizen
Piotr Kosko
4
-7
/
+30
2021-09-01
[ML] Added binary communication in getTensorRawData()
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
3
-18
/
+97
2021-08-31
[ml] Add customRequirement to tizen.ml.checkNNFWAvailability
Pawel Wasowski
4
-7
/
+30
2021-08-09
[ML] Update NNFWType name of TRIx NPU Series
submit/tizen/20210809.021120
accepted/tizen/unified/20210810.135347
MyungJoo Ham
2
-2
/
+2
2021-08-05
[ml][single] Implemented communication in ML API
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
4
-4
/
+127
2021-08-04
[ML][Single] Fix invokeAsync
Pawel Wasowski
1
-1
/
+2
2021-06-25
[ML][Single] Added InvokeAsync() implementation
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
2
-9
/
+92
2021-06-14
[ML] Add new HWType and NNFWType enums
Rafal Walczyna
2
-2
/
+12
2021-05-18
[ML][common] Fix a Coverity issue
Pawel Wasowski
1
-0
/
+4
2021-03-26
[ML] Remove unneccessary comments and already resolved TODOs
Pawel Wasowski
11
-360
/
+39
2021-03-25
[ML][Pipeline] Prevent a crash in ~CustomFilter and unregister failures
submit/tizen/20210331.053133
submit/tizen/20210326.074032
accepted/tizen/unified/20210331.063719
Pawel Wasowski
2
-2
/
+15
2021-03-24
Merge "[Common][ML] Fixing SVACE issues and code formatting" into tizen
Piotr Kosko
1
-1
/
+1
2021-03-23
[ML][single] Change InvalidValues to TypeMismatch
submit/tizen/20210324.052810
Rafal Walczyna
1
-2
/
+2
2021-03-19
[Common][ML] Fixing SVACE issues and code formatting
Piotr Kosko/Tizen API (PLT) /SRPOL/Engineer/Samsung Electronics
1
-1
/
+1
2021-03-19
Merge "[ML][single] Fix SingleShot.input attribute change" into tizen
submit/tizen/20210319.060422
accepted/tizen/unified/20210319.140807
Piotr Kosko
3
-3
/
+31
2021-03-18
[ML][single] Fix SingleShot.input attribute change
Rafal Walczyna
3
-3
/
+31
2021-03-18
Merge "[ML][Pipeline] Prevent deadlock in CustomFilter" into tizen
Piotr Kosko
4
-5
/
+175
2021-03-18
[ML][Pipeline] Prevent deadlock in CustomFilter
Pawel Wasowski
4
-5
/
+175
2021-03-17
[ML][Pipeline] Remove InvalidValuesError from createPipeline
Pawel Wasowski
2
-1
/
+5
2021-03-15
Merge "[ML][Pipeline] Fix issues reported by TCT team" into tizen
Piotr Kosko
3
-4
/
+26
[next]