aboutsummaryrefslogtreecommitdiff
path: root/src/armnnUtils
AgeCommit message (Expand)Author
2021-01-07Fix mac build breaksKeith Mok
2020-10-29IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReaderJames Ward
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-10-16IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc usesMatthew Sloyan
2020-10-13IVGCVSW-4489 Remove remaining occurrence of boost::formatMatthew Sloyan
2020-10-02IVGCVSW-5297 Remove boost::format from rest of ArmNN.Colm Donelan
2020-09-30IVGCVSW-4519 Remove Boost Variant and apply_visitor variantJames Ward
2020-09-17IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNNMatthew Sloyan
2020-08-20Bugfix: Allow permutation of QuantizationDimFrancis Murtagh
2020-08-17Fix Windows buildRob Hughes
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-07-16IVGCVSW-5104 Fix OS-X GetCurrentThreadId build errorJim Flynn
2020-07-14Make it build on MACOSXJim Flynn
2020-07-09IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread IDJim Flynn
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
2020-06-26IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliablyJim Flynn
2020-06-15IVGCVSW-4620 Add Fill Reference ImplementationRyan OShea
2020-06-03remove BOM from filesLaurent Carlier
2020-06-02Tidy up uses of Windows.h by adding WindowsWrapper.hppRob Hughes
2020-04-30IVGCVSW-4732 Move NetworkSockets class needs to profiling/commonFinn Williams
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-26IVGCVSW-4599 ArmNN Compile Error when compiled against gcc 9Francis Murtagh
2020-03-13IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit testsNarumol Prangnawarat
2020-03-11IVGCVSW-4517 Modify BFloat16 to conformant to the coding standardsNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-09IVGCVSW-4517 Implement BFloat16 Encoder and DecoderNarumol Prangnawarat
2020-03-06IVGCVSW-4517 Add BFloat16 class and unit testsNarumol Prangnawarat
2020-03-03IVGCVSW-4508 Add BFloat16 data typeNarumol Prangnawarat
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-02-24COMPMID-3060: Add TF Parser support for TransposeSang-Hoon Park
2020-02-18COMPMID-3059: Add TF parser support for StridedSliceGeorgios Pinitas
2020-01-24Updates to Filesystem.cpp/hpp and NetworkSockets.cpp/hpp to fix failing masterDavid Monahan
2020-01-22Add check to NetworkSockets.cpp to fix failing Android buildDavid Monahan
2020-01-21Add thin abstraction layer for processes and filesystemRob Hughes
2020-01-21Add thin abstraction layer for network socketsRob Hughes
2020-01-20Remove use of ArmNN.hpp from other public headersMatthew Bentham
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2020-01-03IVGCVSW-4246 Clean build of parsers with -WextraDerek Lamberti
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-08IVGCVSW-4067 Change LayerGuid to use ProfilingGuidjaneil01
2019-11-07Escape angle brackets in dot file labelsRob Hughes
2019-11-06IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d...Aron Virginas-Tar
2019-11-05IVGCVSW-3836 Add support for Int32 per-axis scalesAron Virginas-Tar
2019-11-04IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxisKeith Davis
2019-11-01GitHub #292 Build the ML-examples using only ArmNN's public frontend APIMatteo Martincigh
2019-10-28Fix ExecuteNetwork no longer printing out the inference results,Matteo Martincigh
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar