IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandler
[platform/upstream/armnn.git] / CMakeLists.txt
2019-11-15 Matteo MartincighIVGCVSW-4073 Send stream info in the ConnectionAcknowle...
2019-11-15 Rob HughesPrint CMake messages on stdout rather than stderr
2019-11-14 Rob HughesFix link error due to pthread being linked in the wrong...
2019-11-07 janeil01IVGCVSW-4102 Move ProfilingGuid to public interface
2019-11-07 Finn WilliamsIVGCVSW-3951 Create the timeline decoder
2019-11-06 Keith DavisIVGCVSW-3444 File Only Profiling Connection
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-10-28 Jim FlynnIVGCVSW-4031 Provide well known profiling GUIDs
2019-10-25 Matteo MartincighIVGCVSW-4022 Create a DeclareLabel utility function
2019-10-25 Aron Virginas-TarIVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils
2019-10-25 Jim FlynnIVGCVSW-4027 Add the IProfilingGuidGenerator interface
2019-10-24 Aron Virginas-TarIVGCVSW-4007 Add StandInLayer for unsupported operation...
2019-10-24 Sadik ArmaganIVGCVSW-3950 Create SendTimelinePacket interface and...
2019-10-22 Narumol PrangnawaratIVGCVSW-3980 Add ProfilingGuid and ProfilingGuidGenerat...
2019-10-21 Finn WilliamsIVGCVSW-3989 Create the Counter Directory Decoder
2019-10-21 Aron Virginas-TarIVGCVSW-3996 Add deserialization test for ComparisonLayer
2019-10-21 Matteo MartincighGithub #275 Generate versionned libraries
2019-10-21 Derek LambertiIVGCVSW-4009 StandInLayer frontend API
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-18 Matteo MartincighGithub #275 Generate versionned libraries
2019-10-17 Colm DonelanIVGCVSW-3721 Add support for startup sequence (Mock...
2019-10-17 Guillaume GardetMove version definition to its own file
2019-10-17 Matteo MartincighIVGCVSW-3400 Fixed include directives for Gatord builds
2019-10-15 Aron Virginas-TarIVGCVSW-3977 Add deserialization test for LOG_SOFTMAX
2019-10-14 Matteo MartincighIVGCVSW-3971 Implement the Per-Job Counter Selection...
2019-10-11 Aron Virginas-TarIVGCVSW-3973 Add frontend for LOG_SOFTMAX
2019-10-11 Colm DonelanIVGCVSW-3721 Add support for startup sequence (Mock...
2019-10-10 Aron Virginas-TarIVGCVSW-3943 Add deserialization test for INSTANCE_NORM...
2019-10-09 Matteo MartincighIVGCVSW-3937 Improve the Connection Acknowledged Handler
2019-10-08 Matteo MartincighIVGCVSW-3937 Add the necessary components to the Profil...
2019-10-07 Matteo MartincighIVGCVSW-3937 Refactor and improve the PeriodicCounterCa...
2019-10-07 Matteo MartincighIVGCVSW-3937 Rename CommandThread to CommandHandler
2019-10-03 Matteo MartincighIVGCVSW-3927 Create the Timeline Label Binary Packet
2019-10-03 Kevin MayIVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION
2019-09-30 Narumol PrangnawaratIVGCVSW-3903 Create Counter Stream Buffer
2019-09-27 Aron Virginas-TarIVGCVSW-3442 Add ProfilingConnectionDumpToFileDecorator
2019-09-27 Rob HughesNNXSW-1826 Add an optimization step which combines...
2019-09-26 Narumol PrangnawaratIVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffe...
2019-09-25 FinnWilliamsArmIVGCVSW-3411 Add the Counter Values array and accessor...
2019-09-25 Rob HughesNNXSW-1826 Move tests for Optimization classes to separ...
2019-09-24 FinnWilliamsArmIVGCVSW-3439 Create the Command Thread
2019-09-24 Aron Virginas-TarIVGCVSW-3900 Add deserialization test for DepthToSpace
2019-09-23 Narumol PrangnawaratIVGCVSW-3437 Add Request Counter Directory Command...
2019-09-20 Francis MurtaghIVGCVSW-3433 Create the Periodic Counter Capture Thread
2019-09-20 Aron Virginas-TarIVGCVSW-3883 Add frontend for DepthToSpace layer
2019-09-20 Aron Virginas-TarIVGCVSW-3880 Add deserialization test for SLICE
2019-09-19 Sadik ArmaganIVGCVSW-3430 Connection Acknowledged Command Handler...
2019-09-17 Matteo MartincighIVGCVSW-3691 Rework the CounterDirectory class to take...
2019-09-17 Aron Virginas-TarIVGCVSW-3875 Add frontend for SLICE layer
2019-09-13 Ferran BalaguerIVGCVSW-3436 Create the Periodic Counter Selection...
2019-09-12 Teresa CharlinIVGCVSW-3580: Extend the IProfilingConnection to connec...
2019-09-12 Narumol PrangnawaratIVGCVSW-3663 Add utility function to expand tensor...
2019-09-12 Jim FlynnIVGCVSW-3856 Add Dependency breaking interface
2019-09-10 Keith DavisIVGCVSW-3712 Add Transpose into TfLite Parser
2019-09-10 FinnWilliamsArmIVGCVSW-3739 Add serialization support for Abs
2019-09-09 Colm DonelanIVGCVSW-3720 Start a UDS server that accepts connections.
2019-09-06 Colm DonelanIVGCVSW-3719 Create test program executable.
2019-09-05 Nikhil RajIVGCVSW-3722 Add front end support for ArgMinMax
2019-09-05 Keith DavisIVGCVSW-3674 Create basic ProfileService class
2019-09-05 Kevin MayIVGCVSW-3739 Add Arm NN front end support for Abs Layer
2019-09-04 Francis MurtaghIVGCVSW-3432 Create CaptureData Holder
2019-09-03 Nikhil RajIVGCVSW-3431 Create Profiling Service State Machine
2019-09-03 Ferran BalaguerIVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCo...
2019-09-02 Ferran BalaguerIVGCVSW-3434 Create the SendCounterPacket interface
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-23 Aron Virginas-TarIVGCVSW-3441 Create IProfilingConnection and ProfilingC...
2019-08-23 Aron Virginas-TarIVGCVSW-3410 Create Counter Directory metadata classes
2019-08-23 Aron Virginas-TarIVGCVSW-3427 Create PacketVersionResolver class
2019-08-23 Rob HughesFix Windows build:
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-20 Matthew JacksonIVGCVSW-3650 Add TfLite Parser support for Transpose...
2019-08-19 Nikhil RajIVGCVSW-3429 Add a utility Version class
2019-08-16 Francis MurtaghIVGCVSW-3550 Create Command Handler Registry
2019-08-16 Francis MurtaghIVGCVSW-3425 Create the Command Handler Functor base...
2019-08-15 Nikhil RajIVGCVSW-3415 Create the Packet Class
2019-08-14 Francis MurtaghIVGCVSW-3416 Create Command Handler Key class
2019-08-05 Matteo MartincighIVGCVSW-3541 Get the paths where to load the dynamic...
2019-08-05 Derek LambertiIVGCVSW-3277 Mem export/import suppor for Tensors
2019-07-24 James ConroyIVGCVSW-3469 Add front end for Quantized LSTM layer
2019-07-22 Matthew JacksonIVGCVSW-3383 - Add TfLite Parser support for L2 Normali...
2019-07-17 Matthew JacksonIVGCVSW-3423 Add TfLite parser support for Stack (Pack...
2019-07-16 Ferran BalaguerIVGCVSW-3478 Refactor armnn to make new Lstm parameters...
2019-07-10 Matthew JacksonIVGCVSW-3418 Add Arm NN front end support for the new...
2019-07-02 Aron Virginas-TarIVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
2019-06-28 Teresa CharlinIVGCVSW-3363 Add frontend support for Resize Layer
2019-06-24 Derek LambertiIVGCVSW-3277 Refactor TensorHandle factory API
2019-06-24 Matteo MartincighIVGCVSW-3267 Add more code coverage to the PReLU layer
2019-06-21 Ferran BalaguerIVGCVSW-3291 Add L2Normalization epsilon value to seria...
2019-06-21 Aron Virginas-TarIVGCVSW-3319 Add frontend support for TransposeConvolut...
2019-06-17 Matteo MartincighIVGCVSW-3267 Add Arm NN front end support for the new...
2019-06-12 Aron Virginas-TarIVGCVSW-3258 Add front end support for new SpaceToDepth...
2019-06-11 Guillaume GARDETlibarmnnQuantizer has references to libarmnn, so use...
2019-06-03 Matthew BenthamMLCE-124 Fix install target wrt serializer and tflite...
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-08 Jim FlynnIVGCVSW-2833 Add Dynamic Quantization
2019-05-08 Éanna Ó CatháinIVGCVSW-2900 Adding the Accuracy Checker Tool and tests
2019-05-07 Jim FlynnIVGCVSW-3038 Move MakeInputTensors to armnnUtils
2019-05-03 Nina DrozdIVGCVSW-2834 Add dynamic quantization via datasets
2019-04-30 Matthew BenthamIVGCVSW-3021 Add end-to-end flow control integration...
2019-04-30 Derek LambertiIVGCVSW-2405 Rename SubGraph to SubgraphView
next