aboutsummaryrefslogtreecommitdiff
path: root/src/core/TensorInfo.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-01-20Add Auxiliary tensorsSiCong Li
2023-01-09Add extend padding lock flagRamy Elgammal
2022-11-01Rewrite dynamic fusionSiCong Li
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-01-12Add meta-data to express dynamic shapes in ITensorInfoGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-08-20COMPMID-3696: Padded dilated Conv2D segmentationSheri Zhang
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2019-11-21COMPMID-2920: NEInstanceNormalization fails on NHWC validationsManuel Bottini
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-02COMPMID-2644: Add is_dynamic flag to ITensorInfo.Georgios Pinitas
2019-06-05COMPMID-2336: Fix clang-tidy issuesMichalis Spyrou
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-797 Integrate Mobilenet QASYMM8 with new graph.Giorgio Arena
2018-11-02COMPMID-596: Port HOGDetector to new validationJohn Richardson
2018-11-02COMPMID-979: Add NHWC data layout to the tensor's metadataIsabella Gottardi
2018-11-02IVGCVSW-798 Add Softmax NEON support for QASYMM8Diego Lopez Recas
2018-11-02COMPMID-674 - Create Google InceptionV3 exampleGeorgios Pinitas
2018-11-02IVGCVSW-863 calculate_max_window..() family takes ValidRegionDiego Lopez Recas
2018-11-02COMPMID-617: Add validation methods to ML CL functions.Georgios Pinitas
2018-11-02COMPMID-676: Rework TensorInfo buildingGeorgios Pinitas
2018-11-02IVGCVSW-619: Support for Cl u8 bounded ReluMichel Iwaniec
2018-11-02COMPMID-415 - Fixed bug in CLDirectConvolutionKernelGian Marco Iodice
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier