aboutsummaryrefslogtreecommitdiff
path: root/src/armnnUtils/TensorUtils.cpp
AgeCommit message (Expand)Author
2022-05-19IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2020-10-02IVGCVSW-5297 Remove boost::format from rest of ArmNN.Colm Donelan
2020-09-17IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNNMatthew Sloyan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
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-01GitHub #292 Build the ML-examples using only ArmNN's public frontend APIMatteo Martincigh
2019-09-16IVGCVSW-3694 Add ArgMinMax implementation for RefNarumol Prangnawarat
2019-09-12IVGCVSW-3663 Add utility function to expand tensor dimensionNarumol Prangnawarat
2019-05-08IVGCVSW-2833 Add Dynamic QuantizationJim Flynn
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2018-11-20IVGCVSW-2144: Adding TensorUtils classNina Drozd