aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-11-17IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetworkSadik Armagan
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-11-02IVGCVSW-5476 Fix Fuse_batchNorm_into_Conv2D_Float32_TestTeresa Charlin
2020-10-29IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReaderJames Ward
2020-10-29IVGCVSW-5265 Remove boost from core ArmNN CMakeColm Donelan
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-10-28Bugfix: Don't try to link pipeCommon if it's not being builtFrancis Murtagh
2020-10-27IVGCVSW-5077 Ensure ArmNN builds successfully with latest protobufNikhil Raj
2020-10-21Add IDeserializer support in pyarmnnwangg
2020-10-16IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc usesMatthew Sloyan
2020-10-08IVGCVSW-5363 Add Unmap layer and Unmap workloadJim Flynn
2020-10-07IVGCVSW-5362 Add Map layer and Map workloadJim Flynn
2020-09-30IVGCVSW-4519 Remove Boost Variant and apply_visitor variantJames Ward
2020-09-29IVGCVSW-5295 Change fmt to be a header-only interface libraryJan Eilers
2020-09-15IVGCVSW-5305 AddBroadcastReshapeLayer as optimizerNarumol Prangnawarat
2020-09-08IVGCVSW-5244 Load-scope dynamic tensor TfLite testsNarumol Prangnawarat
2020-08-27Export Armnn cmakeDerek Lamberti
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