aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-05-21Integration of PyArmNN into CMakePavel Macenauer
2020-05-19Fix some Windows build errors:Rob Hughes
2020-05-15IVGCVSW-4831 Fix Packet header includes in backendsFinn Williams
2020-05-12IVGCVSW-4731 Move Packet.hpp to profiling/common/includeFinn Williams
2020-05-07IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code baseFinn Williams
2020-04-30IVGCVSW-4732 Move NetworkSockets class needs to profiling/commonFinn Williams
2020-04-27IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a B...Finn Williams
2020-04-27IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connectionJim Flynn
2020-04-27IVGCVSW-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedComm...Finn Williams
2020-04-23IVGCVSW-4721 Make build of timelineDecoder.so depend only on BUILD_TIMELINE_D...Jim Flynn
2020-04-23IVGCVSW-4496 Add Flatten support to ONNX parserRyan OShea
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-03IVGCVSW-3753 Add Clip support to the onnx parserFinn Williams
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-04-01MLECO-756 First cut of adding JSONTimelineDecoder and testsÉanna Ó Catháin
2020-03-20IVGCVSW-4520 Implement BFloat16 OptimizerNarumol Prangnawarat
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-18IVGCVSW-4161 Provide for per model call back registrationFinn Williams
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-09IVGCVSW-4486 Introduce numeric_cast implementationDerek Lamberti
2020-03-09IVGCVSW-4540 Fix master build failure to link UnitTests on AndroidSadik Armagan
2020-03-09IVGCVSW-4483 Introduce polymorphic_downcast implementationDerek Lamberti
2020-03-05IVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macrosDerek Lamberti
2020-03-05IVGCVSW-4482 Introduce IgnoreUnused implementationDerek Lamberti
2020-03-04IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entityFinn Williams
2020-03-04IVGCVSW-4163 Enhance the error handling in the ReadPacket functionSadik Armagan
2020-03-03IVGCVSW-4508 Add BFloat16 data typeNarumol Prangnawarat
2020-03-03IVGCVSW-4375 Add support for Transpose to optimizationsMike Kelly
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-03-02IVGCVSW-4164 Change the callbacks to a C++ pure virtual interfaceFinn Williams
2020-02-24COMPMID-3060: Add TF Parser support for TransposeSang-Hoon Park
2020-02-18IVGCVSW-2232 Pack/Stack operator support in Tensorflow ParserSadik Armagan
2020-02-18COMPMID-3059: Add TF parser support for StridedSliceGeorgios Pinitas
2020-02-16IVGCVSW-4320 Implement ReportCounters in BackendProfilingJim Flynn
2020-02-10IVGCVSW-4328 BufferManager running out of buffers crashes applicationSadik Armagan
2020-02-07IVGCVSW-4418 disable unused variable and parameter warning for Caffe protobuf ccNarumol Prangnawarat
2020-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-03IVGCVSW-4393 Register backend countersJim Flynn
2020-01-30IVGCVSW-4391 Add Global/Backend Counter ID mapDavid Monahan
2020-01-28IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGeneratorColm Donelan
2020-01-24Add ARMNN_DLLEXPORT macro to import/export static data symbols on WindowsRob Hughes
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-21Add thin abstraction layer for processes and filesystemRob Hughes
2020-01-21Add thin abstraction layer for network socketsRob Hughes
2020-01-20IVGCVSW-4239 Remove dynamic link to libOpenCL.soFrancis Murtagh
2020-01-16Remove use of boost from Logging.hppMatthew Bentham
2020-01-15Fix typo in name of GatordMock executable :ORob Hughes
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2019-12-31Replace Schema.s with generated .cpp fileRob Hughes