aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-07IVGCVSW-3937 Initial ServiceProfiling refactoringMatteo Martincigh
2019-10-04IVGCVSW-3935 Add Quantizer support for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-10-04IVGCVSW-3949 Fix signed/unsigned comparison bugJim Flynn
2019-10-04IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle ...David Monahan
2019-10-04IVGCVSW-3904 Add more unit tests for send thread with BufferManagerNarumol Prangnawarat
2019-10-03IVGCVSW-3927 Create the Timeline Label Binary PacketMatteo Martincigh
2019-10-03IVGCVSW-3934 Add serialization support for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-10-03IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATIONKevin May
2019-10-03IVGCVSW-3696 Add NEON ArgMinMax workload and testsJames Conroy
2019-10-03IVGCVSW-3440 Fix intermittently failing send thread testMatteo Martincigh
2019-10-03Throw by value, catch by const reference. Even anonymously.Matthew Bentham
2019-10-03IVGCVSW-3941 Fix bug around file opening in RecordByRecordCaffeParserAron Virginas-Tar
2019-10-02IVGCVSW-3738 Add end-to-end layer test for DepthToSpaceAron Virginas-Tar
2019-10-01IVGCVSW-3882 Update ACL pinNarumol Prangnawarat
2019-10-01Update field name of serialized format not to make problem with jsTee Jung
2019-10-01IVGCVSW-3922 Fix Arm NN build issue - memory access violationKevin May
2019-10-01IVGCVSW-3734 Enable FLoat16 unit tests for DepthToSpace on NEONAron Virginas-Tar
2019-09-30IVGCVSW-3732 Add CL workload for DepthToSpaceAron Virginas-Tar
2019-09-30IVGCVSW-3734 Add NEON workload for DepthToSpaceAron Virginas-Tar
2019-09-30IVGCVSW-3903 Create Counter Stream BufferNarumol Prangnawarat
2019-09-30IVGCVSW-3920 Fix build regression due to implicit conversion in ProfilingConn...Aron Virginas-Tar
2019-09-27IVGCVSW-3909 Fix Transpose perm vector not parsed by Tflite parserKevin May
2019-09-27IVGCVSW-3442 Add ProfilingConnectionDumpToFileDecoratorAron Virginas-Tar
2019-09-27NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace i...Rob Hughes
2019-09-27IVGCVSW-3689 Support Import of Output Tensors for the Neon BackendFerran Balaguer
2019-09-27IVGCVSW-3557 Return IProfilingConnection from ProfilingConnectionFactorySadik Armagan
2019-09-26IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager i...Narumol Prangnawarat
2019-09-25Add Input and Output to list of serializable layersAron Virginas-Tar
2019-09-25IVGCVSW-3908 Fix DepthToSpace reference unit test failures on Android QAron Virginas-Tar
2019-09-25IVGCVSW-3905 Create a first implementation of the send threadMatteo Martincigh
2019-09-25IVGCVSW-3411 Add the Counter Values array and accessor methodsFinnWilliamsArm
2019-09-25NNXSW-1826 Move tests for Optimization classes to separate filesRob Hughes
2019-09-24IVGCVSW-3439 Create the Command ThreadFinnWilliamsArm
2019-09-24IVGCVSW-3900 Add deserialization test for DepthToSpaceAron Virginas-Tar
2019-09-24IVGCVSW-3885 Add reference workload for DepthToSpaceAron Virginas-Tar
2019-09-24NNXSW-1826 OptimizeConsecutiveReshapes: remove unnecessary call to MoveAllCon...Rob Hughes
2019-09-24IVGCVSW-3691 Fix the Counter Directory Packet data lengthMatteo Martincigh
2019-09-24IVGCVSW-3623 Implement NeonTensorHandle::ImportDavid Monahan
2019-09-23Replace uses of non-standard C++:Rob Hughes
2019-09-23IVGCVSW-3413 Add the Counters MetadataFinnWilliamsArm
2019-09-23IVGCVSW-3437 Add Request Counter Directory Command HandlerNarumol Prangnawarat
2019-09-23IVGCVSW-3887 Add Quantizer support for DepthToSpaceAron Virginas-Tar
2019-09-20IVGCVSW-3433 Create the Periodic Counter Capture ThreadFrancis Murtagh
2019-09-20IVGCVSW-3886 Add serialization support for DepthToSpaceAron Virginas-Tar
2019-09-20Fix some minor issues around SpaceToDepthAron Virginas-Tar
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar
2019-09-20IVGCVSW-3880 Add deserialization test for SLICEAron Virginas-Tar
2019-09-19IVGCVSW-3430 Connection Acknowledged Command Handler ImplementationSadik Armagan
2019-09-19IVGCVSW-3880 Add serialization support for SLICEAron Virginas-Tar
2019-09-19Fix illegal use of anonymous stack veriable in DeserializerMatthew Bentham