aboutsummaryrefslogtreecommitdiff
path: root/src/armnnUtils
AgeCommit message (Expand)Author
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
2019-09-16IVGCVSW-3694 Add ArgMinMax implementation for RefNarumol Prangnawarat
2019-09-12IVGCVSW-3663 Add utility function to expand tensor dimensionNarumol Prangnawarat
2019-07-15MLCE-103 Add necessary enhancements to ModelAccuracyToolSiCong Li
2019-07-02IVGCVSW-3307 Introduce RefTensorHandleMatthew Bentham
2019-06-25MLCE-103 Fix out-of-bound bug in ModelAccuracyCheckerSiCong Li
2019-06-07IVGCVSW-3223 Fix ref convolution performance regressionMatteo Martincigh
2019-06-05IVGCVSW-3142 Refactor DataLayoutIndexed and TensorBufferArrayViewMatteo Martincigh
2019-05-08IVGCVSW-2833 Add Dynamic QuantizationJim Flynn
2019-05-08IVGCVSW-2900 Adding the Accuracy Checker Tool and testsÉanna Ó Catháin
2019-05-07IVGCVSW-3038 Move MakeInputTensors to armnnUtilsJim Flynn
2019-05-02IVGCVSW-3039 Unify BindingPointInfo declarationsJim Flynn
2019-01-25IVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenationNattapat Chaimanowong
2019-01-24IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greaterkevmay01
2019-01-23IVGCVSW-2515 Fix compilation when TfParser is disabledMatthew Bentham