projects
/
platform
/
upstream
/
armnn.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IVGCVSW-3836 Add support for Int32 per-axis scales
[platform/upstream/armnn.git]
/
src
/
2019-11-05
Aron Virginas-Tar
IVGCVSW-3836 Add support for Int32 per-axis scales
tree
|
commitdiff
2019-11-05
Aron Virginas-Tar
IVGCVSW-3843 Add support of per-axis quantization to...
tree
|
commitdiff
2019-11-04
Keith Davis
IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis
tree
|
commitdiff
2019-11-04
Jan Eilers
Add fp16 support for dequantize
tree
|
commitdiff
2019-11-04
Tee Jung
Make onnx parser to support TanH / Sigmoid / LeakyRelu...
tree
|
commitdiff
2019-11-04
Tee Jung
Fix crash issue
tree
|
commitdiff
2019-11-04
Tee Jung
Match shape in between initializer and tensor
tree
|
commitdiff
2019-11-01
Matthew Bentham
Better error reporting for unconnected layers
tree
|
commitdiff
2019-11-01
Aron Virginas-Tar
IVGCVSW-4050 Add backward compatibility deserialization...
tree
|
commitdiff
2019-11-01
Narumol Prangnawarat
IVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax
tree
|
commitdiff
2019-11-01
ricbur01
Increase tolerance for bias scale quantization calculat...
tree
|
commitdiff
2019-11-01
Matteo Martincigh
GitHub #292 Build the ML-examples using only ArmNN...
tree
|
commitdiff
2019-10-31
Aron Virginas-Tar
Fix bug in deserializitaion of ResizeLayer
tree
|
commitdiff
2019-10-31
Finn Williams
IVGCVSW-4049 Fix potential threading issue with the...
tree
|
commitdiff
2019-10-31
Matthew Bentham
Github #220 Mention deprecated Caffe features in the...
tree
|
commitdiff
2019-10-31
Matteo Martincigh
GitHub #292 Move BackendRegistry.hpp to the public API
tree
|
commitdiff
2019-10-31
Aron Virginas-Tar
IVGCVSW-3842 Add per-axis quantization support to Valid...
tree
|
commitdiff
2019-10-31
Sadik Armagan
IVGCVSW-4039 AndroidQ (HAL 1.2) driver support for...
tree
|
commitdiff
2019-10-30
Narumol Prangnawarat
IVGCVSW-4037 Add a CreateNamedTypedChildEntity method
tree
|
commitdiff
2019-10-30
Narumol Prangnawarat
IVGCVSW-4036 Add CreateNamedTypedEntity function
tree
|
commitdiff
2019-10-30
Aron Virginas-Tar
IVGCVSW-3831 Add support of per-axis quantization to...
tree
|
commitdiff
2019-10-30
Matteo Martincigh
IVGCVSW-4035 Add a CreateTypedLabel function
tree
|
commitdiff
2019-10-29
Aron Virginas-Tar
Refactor Resize layer tests
tree
|
commitdiff
2019-10-28
Matteo Martincigh
IVGCVSW-4033 Provide a utility method to send the ...
tree
|
commitdiff
2019-10-28
Jim Flynn
IVGCVSW-4031 Provide well known profiling GUIDs
tree
|
commitdiff
2019-10-28
Matteo Martincigh
Fix ExecuteNetwork no longer printing out the inference...
tree
|
commitdiff
2019-10-28
alanhsu5678
Refine SerializeDeserializeQuantizedLstm for the valida...
tree
|
commitdiff
2019-10-26
Tee Jung
Bug fix on serialization of tensor with qsymm16 type
tree
|
commitdiff
2019-10-25
Matteo Martincigh
IVGCVSW-4022 Create a DeclareLabel utility function
tree
|
commitdiff
2019-10-25
Aron Virginas-Tar
IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils
tree
|
commitdiff
2019-10-25
James Conroy
IVGCVSW-3962 Return 0 for Neon GetExportFlags()
tree
|
commitdiff
2019-10-25
Jim Flynn
IVGCVSW-4028 Add TimelinePacketWriterFactory to Profili...
tree
|
commitdiff
2019-10-25
Jim Flynn
IVGCVSW-4027 Add the IProfilingGuidGenerator interface
tree
|
commitdiff
2019-10-24
Aron Virginas-Tar
IVGCVSW-4007 Add StandInLayer for unsupported operation...
tree
|
commitdiff
2019-10-24
Sadik Armagan
IVGCVSW-3950 Create SendTimelinePacket interface and...
tree
|
commitdiff
2019-10-24
Colm Donelan
IVGCVSW-4011 Add Unit tests for StandInLayer
tree
|
commitdiff
2019-10-23
Aron Virginas-Tar
Refactor backward compatibility deserialization tests
tree
|
commitdiff
2019-10-23
Aron Virginas-Tar
IVGCVSW-4010 Add serialization support for StandInLayer
tree
|
commitdiff
2019-10-23
Sadik Armagan
IVGCVSW-4013 Test that the quantizer fails gracefully
tree
|
commitdiff
2019-10-23
Jammy Zhou
Fix build failures on RPi 4B
tree
|
commitdiff
2019-10-22
Aron Virginas-Tar
IVGCVSW-3995 Add Quantizer support for ComparisonLayer
tree
|
commitdiff
2019-10-22
Narumol Prangnawarat
IVGCVSW-3980 Add ProfilingGuid and ProfilingGuidGenerat...
tree
|
commitdiff
2019-10-22
Aron Virginas-Tar
IVGCVSW-4020 Add backward compatibility deserialization...
tree
|
commitdiff
2019-10-22
Keith Davis
Fix for bug where ProfilingConnectionDumpToFactory...
tree
|
commitdiff
2019-10-22
Francis Murtagh
IVGCVSW-3669 Fix TfLiteParser to set Splitter layer...
tree
|
commitdiff
2019-10-22
Derek Lamberti
IVGCVSW-4009 Enable IsLayerSupported tests again
tree
|
commitdiff
2019-10-22
Narumol Prangnawarat
Fix Unpack in TfLiteParser missing quantization parameters
tree
|
commitdiff
2019-10-21
Aron Virginas-Tar
IVGCVSW-3996 Add deserialization test for ComparisonLayer
tree
|
commitdiff
2019-10-21
Aron Virginas-Tar
IVGCVSW-3999 Add unit tests for new comparison operations
tree
|
commitdiff
2019-10-21
Derek Lamberti
IVGCVSW-4009 Get string name for StandInLayer type
tree
|
commitdiff
2019-10-21
Derek Lamberti
IVGCVSW-4009 StandInLayer frontend API
tree
|
commitdiff
2019-10-21
Aron Virginas-Tar
IVGCVSW-3992 Add serialization support for ComparisonLayer
tree
|
commitdiff
2019-10-21
Aron Virginas-Tar
IVGCVSW-3993 Add frontend and reference workload for...
tree
|
commitdiff
2019-10-18
Matteo Martincigh
Github #275 Generate versionned libraries
tree
|
commitdiff
2019-10-18
Jim Flynn
IVGCVSW-4005 Add PacketFamilyId to version resolver
tree
|
commitdiff
2019-10-18
Jim Flynn
IVGCVSW-4002 Add FamilyId to CommandHandlerKey
tree
|
commitdiff
2019-10-17
Colm Donelan
IVGCVSW-3409 Create the ProfilingService class
tree
|
commitdiff
2019-10-16
Narumol Prangnawarat
IVGCVSW-3930 Create the Timeline Relationship Binary...
tree
|
commitdiff
2019-10-16
Matteo Martincigh
IVGCVSW-3931 Create the Timeline Event Binary Packet
tree
|
commitdiff
2019-10-16
Jan Eilers
Refactor ProfilingUtils
tree
|
commitdiff
2019-10-16
Jan Eilers
IVGCVSW-3929 Create the Timeline Event Class Binary...
tree
|
commitdiff
2019-10-16
Aron Virginas-Tar
IVGCVSW-3991 Make Descriptor objects comparable and...
tree
|
commitdiff
2019-10-16
Sadik Armagan
IVGCVSW-3895 Add EndToEndLayerTest for the Reference...
tree
|
commitdiff
2019-10-15
Matteo Martincigh
IVGCVSW-3939 Code refactoring and minor fixes
tree
|
commitdiff
2019-10-15
Jim Flynn
IVGCVSW-3948 Add Startup method to Profiling
tree
|
commitdiff
2019-10-15
Sadik Armagan
IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMA...
tree
|
commitdiff
2019-10-15
Aron Virginas-Tar
IVGCVSW-3977 Add deserialization test for LOG_SOFTMAX
tree
|
commitdiff
2019-10-15
Aron Virginas-Tar
IVGCVSW-3975 Add reference workload for LOG_SOFTMAX
tree
|
commitdiff
2019-10-15
Finn Williams
IVGCVSW-3984 Fix CheckPeriodicCounterCaptureThread
tree
|
commitdiff
2019-10-15
Sadik Armagan
IVGCVSW-3976 Add Quantizer support for LOG_SOFTMAX
tree
|
commitdiff
2019-10-14
Matteo Martincigh
IVGCVSW-3971 Implement the Per-Job Counter Selection...
tree
|
commitdiff
2019-10-14
Jim Flynn
IVGCVSW-3972 Implement the Disconnect functionality
tree
|
commitdiff
2019-10-14
Sadik Armagan
IVGCVSW-3974 Add serialization support for LOG_SOFTMAX
tree
|
commitdiff
2019-10-11
Matteo Martincigh
IVGCVSW-3964 Implement the Periodic Counter Selection...
tree
|
commitdiff
2019-10-11
Aron Virginas-Tar
IVGCVSW-3973 Add frontend for LOG_SOFTMAX
tree
|
commitdiff
2019-10-11
Colm Donelan
IVGCVSW-3721 Add support for startup sequence (Mock...
tree
|
commitdiff
2019-10-10
Matteo Martincigh
IVGCVSW-3964 Change the type held by the Packet class...
tree
|
commitdiff
2019-10-10
Matteo Martincigh
IVGCVSW-3963 Implement the Request Counter Directory...
tree
|
commitdiff
2019-10-10
Sadik Armagan
IVGCVSW-3967 Avg_Pooling2d Fails on CL NHWC FP16
tree
|
commitdiff
2019-10-10
James Conroy
IVGCVSW-3944 Add ArgMinMax output shape validation
tree
|
commitdiff
2019-10-10
Aron Virginas-Tar
IVGCVSW-3943 Add deserialization test for INSTANCE_NORM...
tree
|
commitdiff
2019-10-09
Matteo Martincigh
IVGCVSW-3937 Improve the Connection Acknowledged Handler
tree
|
commitdiff
2019-10-09
Kevin May
IVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference imple...
tree
|
commitdiff
2019-10-09
Sadik Armagan
IVGCVSW-3890 Add NEON INSTANCE_NORMALIZATION Workload
tree
|
commitdiff
2019-10-09
Aron Virginas-Tar
IVGCVSW-3889 Add CL workload for INSTANCE_NORMALIZATION
tree
|
commitdiff
2019-10-08
Sadik Armagan
IVGCVSW-3926 Create the Timeline Message Directory...
tree
|
commitdiff
2019-10-08
Matteo Martincigh
IVGCVSW-3937 Add the necessary components to the Profil...
tree
|
commitdiff
2019-10-08
Jim Flynn
IVGCVSW-3948 Add Profiling config to Runtime constructor
tree
|
commitdiff
2019-10-08
Matteo Martincigh
IVGCVSW-3937 Update the Send thread to send out the...
tree
|
commitdiff
2019-10-08
Matteo Martincigh
IVGCVSW-3937 Refactor and improve the CommandHandleRegi...
tree
|
commitdiff
2019-10-07
Matteo Martincigh
IVGCVSW-3937 Make dynamic use the of the profiling...
tree
|
commitdiff
2019-10-07
David Monahan
IVGCVSW-3928 Add the Timeline Entity Binary Packet
tree
|
commitdiff
2019-10-07
Matteo Martincigh
IVGCVSW-3937 Refactor and improve the PeriodicCounterCa...
tree
|
commitdiff
2019-10-07
Matteo Martincigh
IVGCVSW-3937 Rename CommandThread to CommandHandler
tree
|
commitdiff
2019-10-07
Matteo Martincigh
IVGCVSW-3937 Refactor the command thread
tree
|
commitdiff
2019-10-07
Matteo Martincigh
IVGCVSW-3937 Initial ServiceProfiling refactoring
tree
|
commitdiff
2019-10-04
Aron Virginas-Tar
IVGCVSW-3935 Add Quantizer support for INSTANCE_NORMALI...
tree
|
commitdiff
2019-10-04
Jim Flynn
IVGCVSW-3949 Fix signed/unsigned comparison bug
tree
|
commitdiff
2019-10-04
David Monahan
IVGCVSW-3925 Add Backward compatibility for ITensorHand...
tree
|
commitdiff
2019-10-04
Narumol Prangnawarat
IVGCVSW-3904 Add more unit tests for send thread with...
tree
|
commitdiff
next