projects
/
platform
/
upstream
/
armnn.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/armnn.git
2018-12-31
Matthew Bentham
MLCE-80 Remove strong typing from NeonBatchNormalization
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Ferran Balaguer
IVGCVSW-2375 Add ParseAddN function to TfParser
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Matthew Bentham
Update to latest compute library
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Sadik Armagan
IVGCVSW-2389 WorkloadUtils: Add profiling to tensor...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Mark O'Connor
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
Conor Kennedy
IVGCVSW-59 Add documentation to the public API
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
jimfly01
IVGCVSW-2380 Add Greater operator to TfParser
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Sadik Armagan
IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
FrancisMurtagh
IVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Nattapat Chaimanowong
IVGCVSW-2212 Add Neon support for Maximum operator
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
keidav01
IVGCVSW-2211 Maximum operator support (CL)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
jimfly01
IVGCVSW-2367 Add Equal Operator to TfParser
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Nattapat Chaimanowong
Update CL pin to the latest master
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
FrancisMurtagh
IVGCVSW-2379 Add Greater Ref workload implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
FrancisMurtagh
IVGCVSW-2365 Add Reference Equal Workload Implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
keidav01
IVGCVSW-2131 Implementation of StridedSlice operation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
FrancisMurtagh
IVGCVSW-2398 Add no-op factory implementations for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
kevmay01
IVGCVSW-2399 Margin of error too severe for ValidateBia...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
kevmay01
IVGCVSW-2395 TfLiteParse::ParseReshape doesn't support...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Matteo Martincigh
Update the CL pin to the latest master
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Matthew Bentham
IVGCVSW-2386 Work around Compute Library Arm v7 issue
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Matteo Martincigh
IVGCVSW-2377 Add no-op factory implementations for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
ruoyan01
IVGCVSW-2348 Support boolean data type
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Matteo Martincigh
IVGCVSW-2363 Remove swizzling option from GetConstTenso...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
keidav01
IVGCVSW-1434 Add debug mode to Optimizer
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Matteo Martincigh
Fix the ONNX parser tests issues due to a change in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Ferran Balaguer
IVGCVSW-2266 Remove the input swizzling from ParseDepth...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Matteo Martincigh
Fix the ONNX parser build
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Matthew Bentham
IVGCVSW-2346 Fix test wrt NEFillBorderKernel index
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Mohamed Nour...
IVGCVSW-2354 Remove dimension validation from softmax
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Matthew Bentham
MLCE-79 NEON QASYMM8 Addition Support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Matthew Bentham
IVGCVSW-2346 Fix test wrt NEFillBorderKernel
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Matteo Martincigh
IVGCVSW-2268 Remove the input swizzling from ParseConcat
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Mohamed Nour...
IVGCVSW-836 Remove 2D validation in Softmax
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Nattapat Chaimanowong
IVGCVSW-2316 Add reference implementation and unit...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
jimfly01
IVGCVSW-2333 Add ParseSub method to TfParser
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
jimfly01
IVGCVSW-2275 Remove swizzling from ParseResizeBilinear
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
FrancisMurtagh
IVGCVSW-2277 Remove the input swizzling from ParsePooling2d
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Mohamed Nour...
Removed square kernel in range validation in CaffeParser
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Matteo Martincigh
IVGCVSW-2193 ExpandDims operation implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Nattapat Chaimanowong
IVGCVSW-2315 Add descriptor for Debug
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
ruoyan01
IVGCVSW-2276: Remove the input swizzling in ParseLrn
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Matteo Martincigh
IVGCVSW-2267 Remove the input swizzling from ParseFused...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Matteo Martincigh
IVGCVSW-2264 Remove input swizzling from ParseConv2D...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Conor Kennedy
IVGCVSW-2193 ExpandDims operation implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
jimfly01
IVGCVSW-2296 Add ParsePad method to TfParser
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Matteo Martincigh
IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Nattapat Chaimanowong
IVGCVSW-2251 Add support for Minimum operator in TfParser
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Éanna Ó Catháin
IVGCVSW-2247 Adding a min Elementwise Workload and...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Sadik Armagan
IVGCVSW-2256 Add parser function in TensorFlow Parser...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Nattapat Chaimanowong
IVGCVSW-2315 Add DebugLayer and no-op factory method
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Éanna Ó Catháin
IVGCVSW-2255 Add unit test for maximum reference workload
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
FrancisMurtagh
IVGCVSW-2118 L2Normalization ACL function used for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
FrancisMurtagh
IVGCVSW-2312 Update CL pin to include their L2Normaliza...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
saoste01
IVGCVSW-2254 Add Reference workload for Maximum
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
kevmay01
IVGCVSW-2245 Add Minimum Layer and no-op Factory implem...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Éanna Ó Catháin
IVGCVSW-2202 Refactoring Arithmetic* names to Elementwi...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Nattapat Chaimanowong
IVGCVSW-2253 Add maximum layer and corresponding no...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Mike Kelly
IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Mohamed Nour...
IVGCVSW-2205 Fixed a bug in DepthWiseConv workload...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Nattapat Chaimanowong
IVGCVSW-2087 Reference implementation and unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Rob Hughes
Fix documentation for depthwise convolution
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Rob Hughes
Fix compile errors on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
James Conroy
IVGCVSW-2199 Call Resize only if H and/or W changes
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
surmeh01
IVGCVSW-2141 BuildGuideCrossCompilation.md Documentatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
FrancisMurtagh
IVGCVSW-2183 BuildGuideCrossCompilation.md Documentatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Aron Virginas-Tar
Refactor JSON printer test implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Aron Virginas-Tar
Refactor inlined utility functions in NetworkUtils
commit
|
commitdiff
|
tree
|
snapshot
2018-11-22
Brian Joyce
IVGCVSW-2135: Update Readme to include links to new...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Nattapat Chaimanowong
IVGCVSW-2086 Update StridedSliceLayer and StridedSliceD...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Mohamed Nour...
IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
David Beck
Remove leftover header from backendsCommon test
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Matteo Martincigh
Updated the CL pin to take in the fix for CLBatchToSpace
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
narpra01
IVGCVSW-2173 - Add end to end layer test implementation...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
David Beck
IVGCVSW-2179 : ArmNN Contirbutor Guide
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Matthew Bentham
IVGCVSW-1199 Disable auto-flattening of Compute Library...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
FrancisMurtagh
IVGCVSW-2117 - BuildGuideCrossCompilation.md Documentat...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Aron Virginas-Tar
Minor improvements and changes in backends/README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Nina Drozd
IVGCVSW-2144: Adding TensorUtils class
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
narpra01
IVGCVSW-2175 - Add support for uint8 Concatenation...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
saoste01
MLCE-64: Updating BuildGuideAndroidNDK.md for Ubuntu...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Matteo Martincigh
IVGCVSW-2043 Merger using ACL for innermost concat...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
jimfly01
IVGCVSW-2115: Fix for unset USERNAME
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Matthew Bentham
IVGCVSW-2169 Remove DataLayoutIndexed from public API
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
narpra01
IVGCVSW-2105 - Unit tests for merger
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Aron Virginas-Tar
IVGCVSW-2168: Remove DataLayout from Layer
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Nikhil Raj
IVGCVSW-2043 - Merger using ACL for innermost concat...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Aron Virginas-Tar
IVGCVSW-2167: Run parser unit tests on the reference...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Matthew Bentham
Fix for Github issue #103
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Matteo Martincigh
Changed the mode of generate_tensorflow_protobuf.sh...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
jimfly01
IVGCVSW-2115: Updated README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
jimfly01
IVGCVSW-2115: Script to clone/fetch correct clframework
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
narpra01
IVGCVSW-2155 - Always call NEConvolutionLayer in NeonCo...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
FrancisMurtagh
IVGCVSW-2017: CLWorkload to use L2Normalization
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Ferran Balaguer
IVGCVSW-2158 BuildGuideCrossCompilation.md wrong protob...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Aron Virginas-Tar
IVGCVSW-2162: Remove conditional compilation directives...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Aron Virginas-Tar
IVGCVSW-2157: Remove conditional compilation directives...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Matteo Martincigh
IVGCVSW-2092 Port LSTMCell::Eval to ArmNN
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Aron Virginas-Tar
IVGCVSW-2156: Remove conditional compilation directives...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
keidav01
IVGCVSW-2134: Updating version number to 18.11
commit
|
commitdiff
|
tree
|
snapshot
next