aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-08-14Fix linker err missing boost filesystem libraryAyan Halder
2020-08-14Fix linker err missing boost filesystem libraryJim Flynn
2020-07-30IVGCVSW-5171 Change library name to allow adbPushJim Flynn
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-07-23IVGCVSW-5165 add the fmt library to third-party folderJim Flynn
2020-07-10IVGCVSW-4929 Implement ShapeInferenceMethod in all LayersFinn Williams
2020-07-09IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread IDJim Flynn
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
2020-06-26IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliablyJim Flynn
2020-06-19IVGCVSW-4488 Adding cxxopts to third-partyJan Eilers
2020-06-17IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operatorKeith Davis
2020-06-11IVGCVSW-4906 Add front-end support for FILL operatorRyan OShea
2020-06-09IVGCVSW-4968 Fix exception handling in TfLiteParser.Colm Donelan
2020-06-02IVGCVSW-4190 Add SplitV to Tflite ParserRyan OShea
2020-06-02Tidy up uses of Windows.h by adding WindowsWrapper.hppRob Hughes
2020-05-27Add NEG support to TFLite parserDarshan Patel
2020-05-27IVGCVSW-4187 Add LEAKY_RELU to TFLite parserSadik Armagan
2020-05-26IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor modelJim Flynn
2020-05-25Add DIV support to TFLite parserDarshan Patel
2020-05-25IVGCVSW-4186 Add EXP unit tests for TfLiteParserRyan OShea
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