projects
/
platform
/
upstream
/
armnn.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime class
2019-08-07
Matteo Martincigh
IVGCVSW-3595 Implement the LoadDynamicBackends function...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-08-07
Matthew Jackson
IVGCVSW-3608 Fix Neon depthwise convolution 5x5 failure
commit
|
commitdiff
|
tree
2019-08-06
Matteo Martincigh
IVGCVSW-3600 Update the docs with the naming convention...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-08-05
Matteo Martincigh
IVGCVSW-3612 Update the docs to include description...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-08-05
Jan Eilers
IVGCVSW-3599 Create the GetSharedObjects method in...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-08-05
Matteo Martincigh
IVGCVSW-3541 Get the paths where to load the dynamic...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-08-05
Matteo Martincigh
IVGCVSW-3541 Change the makefiles to generate the necessary...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-08-02
Matteo Martincigh
IVGCVSW-3561 Fix the linker issues of the test shared...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-08-01
Matthew Jackson
IVGCVSW-3539 Add CL support and tests for Stack
commit
|
commitdiff
|
tree
2019-07-31
Matteo Martincigh
IVGCVSW-3561 Use absolute path of unit tests
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-30
Matthew Bentham
IVGCVSW-3581 Fix AddCopyLayers and associated tests
commit
|
commitdiff
|
tree
2019-07-30
Matteo Martincigh
IVGCVSW-3561 Test the DynamicBackend class
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-30
Matteo Martincigh
IVGCVSW-3555 Add unit tests for the dynamic backend...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-29
Matteo Martincigh
IVGCVSW-3574 Update the docs with the backend versioning...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-29
Matteo Martincigh
IVGCVSW-3556 Create the DynamicBackend class
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-26
Matthew Jackson
IVGCVSW-3368 Add Neon and CL unit tests for depth...
commit
|
commitdiff
|
tree
2019-07-26
Ferran Balaguer
IVGCVSW-3566 Fix LSTM with normalization and Cifg WorkloadFa...
commit
|
commitdiff
|
tree
2019-07-26
SiCong Li
Fix ModelAccuracyTool and ImageTensorGenerator's command...
commit
|
commitdiff
|
tree
2019-07-25
Matteo Martincigh
IVGCVSW-3543 Implement the backend versioning algorithm
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-25
Matteo Martincigh
IVGCVSW-3555 Fix string formatting in DynamicBackendUtils
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-23
SiCong Li
Fix and clean up ImageTensorGenerator
commit
|
commitdiff
|
tree
2019-07-22
Mike Kelly
Github #229 Remove unused include
commit
|
commitdiff
|
tree
2019-07-05
Nikhil Raj
IVGCVSW-3293 Add CL backend support for PReLU
commit
|
commitdiff
|
tree
2019-07-05
Matteo Martincigh
Fix the warning message reporting when sub-graphs fail...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-02
Matteo Martincigh
IVGCVSW-3369 Add IsPreluSupported to default layer...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-07-02
Matthew Bentham
IVGCVSW-3307 Don't assume TensorInfo::Map() can be...
commit
|
commitdiff
|
tree
2019-07-02
Matthew Bentham
IVGCVSW-3307 Introduce RefTensorHandle
commit
|
commitdiff
|
tree
2019-06-27
Ferran Balaguer
IVGCVSW-3287 Add L2Normalization epsilon CL workload...
commit
|
commitdiff
|
tree
2019-06-26
Matthew Bentham
Don't override compiler options specified on command...
commit
|
commitdiff
|
tree
2019-06-25
SiCong Li
MLCE-103 Fix out-of-bound bug in ModelAccuracyChecker
commit
|
commitdiff
|
tree
2019-06-24
Keith Davis
IVGCVSW-3263 - Add End to End tests for SpaceToDepth...
commit
|
commitdiff
|
tree
2019-06-21
Aron Virginas-Tar
IVGCVSW-3319 Add frontend support for TransposeConvolution2d...
commit
|
commitdiff
|
tree
2019-06-20
Matteo Martincigh
IVGCVSW-3212 Refactor RefBatchNormalizationWorkload
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-19
Ellen Norris-Thompson
IVGCVSW-3269 Add Serialization support for the new...
commit
|
commitdiff
|
tree
2019-06-19
Matteo Martincigh
IVGCVSW-3270 Add Quantizer support for the new Prelu...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-19
Matteo Martincigh
IVGCVSW-3268 Add Reference workload support for the...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-19
Ferran Balaguer
IVGCVSW-3288 Add L2Normalization epsilon Neon workload...
commit
|
commitdiff
|
tree
2019-06-17
Matteo Martincigh
IVGCVSW-3267 Add Arm NN front end support for the new...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-17
Matteo Martincigh
IVGCVSW-2779 Fix Android Q build
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-17
Ellen Norris-Thompson
IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear...
commit
|
commitdiff
|
tree
2019-06-17
James Conroy
IVGCVSW-3222 Extend Mean ref workload to support QSymm16
commit
|
commitdiff
|
tree
2019-06-17
James Conroy
IVGCVSW-3221 Refactor Mean ref workload and tests
commit
|
commitdiff
|
tree
2019-06-14
Derek Lamberti
IVGCVSW-3278 Cl and Neon TensorHandles inherit from...
commit
|
commitdiff
|
tree
2019-06-14
Ferran Balaguer
IVGCVSW-3275 Add Uint8 support for L2Normalization
commit
|
commitdiff
|
tree
2019-06-14
Ferran Balaguer
IVGCVSW-3229 Refactor L2Normalization workload to support...
commit
|
commitdiff
|
tree
2019-06-12
Ellen Norris-Thompson
IVGCVSW-3217 Refactor the Layer tests for ResizeBilinear...
commit
|
commitdiff
|
tree
2019-06-12
konsof01
IVGCVSW-3010: Unit Test for Activation Workload for...
commit
|
commitdiff
|
tree
2019-06-11
Matthew Bentham
Github #208 Search for flatc on standard paths
commit
|
commitdiff
|
tree
2019-06-06
Matteo Martincigh
IVGCVSW-3227 Extend the reference normalization workload...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-05
Matteo Martincigh
IVGCVSW-3212 Refactor the Reference BatchNormalization...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-05
Matteo Martincigh
IVGCVSW-3142 Refactor DataLayoutIndexed and TensorBufferArra...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-04
Matteo Martincigh
Update the CL pin to the latest master
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-06-04
Narumol Prangnawarat
Add support for all data type for input and output...
commit
|
commitdiff
|
tree
2019-05-31
FinnWilliamsArm
IVGCVSW-3182 Updated Validation files
commit
|
commitdiff
|
tree
2019-05-31
Matteo Martincigh
IVGCVSW-3171 Extend the Strided Slice Ref workload...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-31
Matteo Martincigh
IVGCVSW-3170 Refactor the Strided Slice Ref workload...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-31
Sadik Armagan
IVGCVSW-3186 Add ClQuantizeWorkload
commit
|
commitdiff
|
tree
2019-05-30
nikraj01
IVGCVSW-3194 Refactor SpaceToBatchNd workload
commit
|
commitdiff
|
tree
2019-05-30
Narumol Prangnawarat
IVGCVSW-2771 Add more end to end tests for splitter...
commit
|
commitdiff
|
tree
2019-05-30
Pablo Tello
MLCE-119: Allow deph multipliers 2 and 3
commit
|
commitdiff
|
tree
2019-05-29
Conor Kennedy
IVGCVSW-2745 Unit test error running ArmNN on Raspberry Pi
commit
|
commitdiff
|
tree
2019-05-28
David Monahan
IVGCVSW-3033 Unit test using a MockBackend to validate...
commit
|
commitdiff
|
tree
2019-05-23
Narumol Prangnawarat
IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork...
commit
|
commitdiff
|
tree
2019-05-22
Matteo Martincigh
IVGCVSW-3132 Reintroduce SubGraph definition, but deprecated
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-22
Ruomei Yan
IVGCVSW-2758 Instructions for cross-compiling ArmNN...
commit
|
commitdiff
|
tree
2019-05-22
Matteo Martincigh
IVGCVSW-3088 Update the backends README file
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-20
Jim Flynn
IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenatio...
commit
|
commitdiff
|
tree
2019-05-20
Derek Lamberti
IVGCVSW-3060 Classification tests display output value...
commit
|
commitdiff
|
tree
2019-05-17
Matteo Martincigh
IVGCVSW-3030 Add a mock backend for unit testing
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-14
Matteo Martincigh
Use the new deprecation API
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-14
Jim Flynn
IVGCVSW-3076 Add ConcatLayer methods to public API
commit
|
commitdiff
|
tree
2019-05-14
Matteo Martincigh
MLCE-101 Add default dilation depthwise convolution...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-14
Bruno Goncalves
MLCE-101 Add dilation support for DepthWiseConv workload
commit
|
commitdiff
|
tree
2019-05-13
Matthew Bentham
MLCE-101 Add dilation parameter to serializer
commit
|
commitdiff
|
tree
2019-05-13
Matthew Bentham
MLCE-101 Add dilation support to reference backend
commit
|
commitdiff
|
tree
2019-05-13
Matteo Martincigh
IVGCVSW-3058 Segmentation fault running Resnetv2.50...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-10
Éanna Ó Catháin
IVGCVSW-3063 Modify Quantizer tool to take command...
commit
|
commitdiff
|
tree
2019-05-10
David Monahan
IVGCVSW-3034 Updates to SubstituteSubGraph and
commit
|
commitdiff
|
tree
2019-05-10
Matteo Martincigh
IVGCVSW-3030 Refactor code and fix OptimizeSubgraphView
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-10
Matteo Martincigh
IVGCVSW-3030 Added move operators to the Graph class
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-10
Nattapat Chaimanowong
IVGCVSW-3061 Modify NetworkQuantizer to support option...
commit
|
commitdiff
|
tree
2019-05-09
Matteo Martincigh
IVGCVSW-3030 Make the OptimizationViews class move...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-05-03
Matteo Martincigh
IVGCVSW-3029 Remove any AddLayer capabilities from...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-04-30
Derek Lamberti
IVGCVSW-2405 Rename SubGraph to SubgraphView
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-04-30
Narumol Prangnawarat
IVGCVSW-2948 Add DeepSpeech v1 support to TensorFlowLiteSupp...
commit
|
commitdiff
|
tree
2019-04-29
Nattapat Chaimanowong
IVGCVSW-2982 Refactor reference Activation workload
commit
|
commitdiff
|
tree
2019-04-29
Sadik Armagan
IVGCVSW-2396 Go back to using offset memory manager
commit
|
commitdiff
|
tree
2019-04-29
Narumol Prangnawarat
IVGCVSW-2996 Add Reshape layer to ParseFullyConnected...
commit
|
commitdiff
|
tree
2019-04-18
Matteo Martincigh
IVGCVSW-2980 Build ArmNN with the latest version of...
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-04-16
Jim Flynn
IVGCVSW-2855 Create TfLite reference test for DeepSpeechV1
commit
|
commitdiff
|
tree
2019-04-16
Pablo Tello
MLCE-103: MDK changes for running multiple inferences...
commit
|
commitdiff
|
tree
2019-04-15
Matthew Bentham
IVGCVSW-2928 Fix issue with GPU profiling
commit
|
commitdiff
|
tree
2019-04-11
Sadik Armagan
IVGCVSW-2873 Update documentation for Serializer/Deserializer
commit
|
commitdiff
|
tree
2019-04-08
Matthew Bentham
IVGCVSW-2927 Fix Streamline annotations
commit
|
commitdiff
|
tree
2019-03-28
Derek Lamberti
IVGCVSW-2880 Refactor order of methods
commit
|
commitdiff
|
tree
2019-03-25
Matthew Bentham
IVGCVSW-2865 add missing include of functional
commit
|
commitdiff
|
tree
2019-03-11
Conor Kennedy
IVGCVSW-2800 Update CL pin to latest master
commit
|
commitdiff
|
tree
2019-03-04
Matteo Martincigh
IVGCVSW-2691 Add Serialize/Deseralize Gather layer
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-03-04
Conor Kennedy
IVGCVSW-2711 Add Serializer and Deserializer for Subtraction
Signed-off-by:
Matteo Martincigh
<matteo.martincigh@arm.com>
commit
|
commitdiff
|
tree
2019-02-21
Jim Flynn
IVGCVSW-2610 Add Quantization Tool Executable
commit
|
commitdiff
|
tree
next