index
:
platform/upstream/armcl
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_unified
master
sandbox/chunseok.lee/19.05
sandbox/chunseok.lee/v21.02
sandbox/inki.dae/19.02
sandbox/inki.dae/19.11.1.kernel_cache_feature
sandbox/inki.dae/v18.03
sandbox/inki.dae/v18.05
sandbox/inki.dae/v18.08
sandbox/inki.dae/v18.11
sandbox/inki.dae/v19.08
sandbox/inki.dae/v19.11
sandbox/inki.dae/v19.11.1
sandbox/inki.dae/v20.02
sandbox/inki.dae/v20.05
sandbox/inki.dae/v20.11
sandbox/inki.dae/v21.02
sandbox/kparichay/v19.11
sandbox/nmerinov/llvm
tizen
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_devel
Domain: Machine Learning / ML Framework; Licenses: MIT;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
COMPMID-1722 : CL: Implement Range
Vidhya Sudhan Loganathan
1
-0
/
+49
2018-12-13
COMPMID-1808: Add Detection Output Layer to the GraphAPI
Isabella Gottardi
2
-0
/
+134
2018-12-06
COMPMID-1463: SSD support: Create Detection layer
Isabella Gottardi
1
-0
/
+79
2018-12-05
COMPMID-1719 CL: Implement RSqrt, Exp
Michalis Spyrou
1
-0
/
+37
2018-11-30
COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifference
giuros01
1
-0
/
+49
2018-11-30
COMPMID-1728 CL: Implement ArgMax/ArgMin
Michalis Spyrou
1
-0
/
+6
2018-11-28
COMPMID-1716: CL Comparison operations
Georgios Pinitas
1
-0
/
+49
2018-11-27
COMPMID-1720: CL: Implement Tile
giuros01
1
-0
/
+31
2018-11-19
COMPMID-1065 : Create documentation explaining how to add new functions / ker...
Vidhya Sudhan Loganathan
1
-0
/
+2
2018-11-19
COMPMID-1750: Add PriorBox operator to graph API.
Pablo Tello
3
-9
/
+11
2018-11-16
COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels
Vidhya Sudhan Loganathan
1
-0
/
+52
2018-11-15
COMPMID-1329: Add support for GenerateProposals operator in CL
giuros01
1
-0
/
+52
2018-11-14
COMPMID-1462 SSD support: Create CL PriorBox
Michalis Spyrou
1
-0
/
+47
2018-11-02
COMPMID-1327: Add support for BBoxTransform operator in CL
giuros01
1
-0
/
+28
2018-11-02
COMPMID-1574 Implement ReduceMean in OpenCL
Michalis Spyrou
1
-0
/
+6
2018-11-02
[COMPMID-1331] Add support for RoIAlign operator in CL
giuros01
1
-0
/
+13
2018-11-02
COMPMID-1592: (Nightly) Fix bus error when runnint inception v3 - CL
Michele Di Giorgio
1
-3
/
+3
2018-11-02
COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8
Georgios Pinitas
1
-1
/
+3
2018-11-02
[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16
Giuseppe Rossini
1
-0
/
+31
2018-11-02
COMPMID-1543: Unable to include ImageLoader.h in multiple object files
Anthony Barbier
2
-1
/
+6
2018-11-02
COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h
Anthony Barbier
1
-45
/
+4
2018-11-02
COMPMID-1188: Revert change to DummyAccessor, fixed NPY and Image loaders
Anthony Barbier
2
-28
/
+38
2018-11-02
COMPMID-1188 - Fixed DummyAccessor
Gian Marco Iodice
1
-1
/
+1
2018-11-02
COMPMID-1508: Add Inception ResNet V2 model
Georgios Pinitas
2
-2
/
+20
2018-11-02
COMPMID-1506 NPY Loader doesn't work for NHWC pipelines
Michalis Spyrou
2
-47
/
+28
2018-11-02
COMPMID-1473: Added missing TypePrinter for CPUModel, added accessor for numb...
Anthony Barbier
1
-0
/
+49
2018-11-02
COMPMID-1479: Fixed non fortran_order NPY loading.
Anthony Barbier
2
-117
/
+88
2018-11-02
COMPMID-1188 - Fixed files extensions in GraphUtils.h
Gian Marco Iodice
2
-6
/
+8
2018-11-02
COMPMID-1432: Enable by default NHWC in graph examples
Georgios Pinitas
2
-7
/
+10
2018-11-02
COMPMID-1188 Added missing type printer for TensorInfo
Anthony Barbier
1
-3
/
+15
2018-11-02
COMPMID-1367: Enable NHWC in graph examples
Georgios Pinitas
3
-4
/
+33
2018-11-02
COMPMID-1414: Print the image being validated during graph validation
Anthony Barbier
2
-26
/
+30
2018-11-02
COMPMID-1386: Add support for converting weights for CL.
Georgios Pinitas
2
-1
/
+21
2018-11-02
COMPMID-1393: Update example documentation
Georgios Pinitas
1
-1
/
+51
2018-11-02
COMPMID-1246: Print the name of the file that cannot be loaded
Anthony Barbier
1
-1
/
+1
2018-11-02
COMPMID-1400: Add command line option to specify the tuner's config file
Anthony Barbier
2
-1
/
+7
2018-11-02
COMPMID-1246 - Enabled NHWC on graph_mobilenet by default
Gian Marco Iodice
1
-2
/
+8
2018-11-02
COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmark
Anthony Barbier
1
-1
/
+1
2018-11-02
COMPMID-1188 : Rename TNOX to Mali-G76
Georgios Pinitas
1
-2
/
+2
2018-11-02
COMPMID-1310: Create graph validation executables.
Georgios Pinitas
15
-92
/
+1555
2018-11-02
COMPMID-1379: Created WindowIterator and TensorAccessor
Anthony Barbier
1
-1
/
+55
2018-11-02
COMPMID-970 : Remove QS8 / QS16 support
Vidhya Sudhan Loganathan
1
-54
/
+1
2018-11-02
COMPMID-1309: Add result validation on full network validation
Georgios Pinitas
2
-1
/
+159
2018-11-02
COMPMID-1308: Add and validate JPEG accessors
Georgios Pinitas
4
-261
/
+588
2018-11-02
COMPMID-970 : Remove QS8 / QS16 support
Vidhya Sudhan Loganathan
2
-8
/
+0
2018-11-02
COMPMID-911: Allow GEMM to work with 3D tensors
Isabella Gottardi
1
-1
/
+0
2018-11-02
COMPMID-1181 Added some of the missing type printers
Anthony Barbier
1
-0
/
+156
2018-11-02
COMPMID-1035 - Add ResneXt50 as a graph example
Isabella Gottardi
3
-1
/
+139
2018-11-02
COMPMID-1086: Optimizing GCGEMM - Add helpers to get target GPU information
Michele Di Giorgio
1
-0
/
+1
2018-11-02
COMPMID-1097: Port mobilenet to NHWC
Georgios Pinitas
3
-23
/
+104
[prev]
[next]