aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-05-07IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-27IVGCVSW-5719 Remove QuantizerKevin May
2021-04-21Fold PAD into Pooling2d if possibleDiego Lopez Recas
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2021-04-15IVGCVSW-5829 Segfault in tflite-parser, int8 modelsMatthew Sloyan
2021-04-14IVGCVSW-5795 Use ${CMAKE_THREAD_LIBS_INIT} throughout instead of 'pthread'Francis Murtagh
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMaxMatthew Sloyan
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-03-23Revert "Fold PAD into Pooling2d"Jim Flynn
2021-03-22Fold PAD into Pooling2dDiego Lopez Recas
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan
2021-02-08IVGCVSW-4901 Add semantic versioning to Parsers and TfLite DelegateMatthew Sloyan
2021-02-06ArmnnConfig.cmake install to correct directoryKeith Mok
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-22MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser'Sadik Armagan
2021-01-13Fix build breaks on file insensitive systemKeith Mok
2020-11-30IVGCVSW-5587 Remove Tensorflow requirement from Arm NN TfLite delegateFinn Williams
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