aboutsummaryrefslogtreecommitdiff
path: root/utils/Utils.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-09Enable conversion of F32 NumPy files to F16Gian Marco Iodice
2023-01-20Update libnpy header external dependency to the latest versionJakub Sujak
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-01-07Generalize custom uniform generator for floating point data types with 16 bitsGiorgio Arena
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
2020-12-18Create fill functions available everywhere for easy debuggingGiorgio Arena
2020-12-17Fix fill() for FP data type in fixtures - Part 1Giorgio Arena
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-10-02COMPMID-3761: Update directory structureMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-05-13Introduce CL kernel cache featureInki Dae
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-10-17COMPMID-2486: Remove/add disabled compiler warningsMichalis Spyrou
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-08-30compmid-2573: Investigate FP16 Winograd reference implementationsgiuros01
2019-08-23COMPMID-2317: Add new QASYMM16 data typeMichele Di Giorgio
2019-08-22COMPMID-2417: Add new QASYMM8_PER_CHANNEL data typeMichalis Spyrou
2019-08-06COMPMID-1849: Implement CPPDetectionPostProcessLayerIsabella Gottardi
2019-07-18COMPMID-2443: CL example use program cache by default.Pablo Tello
2019-06-20COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEONManuel Bottini
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-04-02COMPMID-2067: Add batch size option in validate_cl_gemm exampleGeorgios Pinitas
2019-03-20COMPMID-1995: Prepare Graph to support different input/output quantization infoIsabella Gottardi
2019-01-16COMPMID-1710 Move some Util functions to core/UtilsMichalis Spyrou
2019-01-14COMPMID-1758: NEON: Implement RangeManuel Bottini
2018-12-18COMPMID-1722 : CL: Implement RangeVidhya Sudhan Loganathan
2018-11-19COMPMID-1750: Add PriorBox operator to graph API.Pablo Tello
2018-11-16COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernelsVidhya Sudhan Loganathan
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1506 NPY Loader doesn't work for NHWC pipelinesMichalis Spyrou
2018-11-02COMPMID-1479: Fixed non fortran_order NPY loading.Anthony Barbier
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-1308: Add and validate JPEG accessorsGeorgios Pinitas
2018-11-02COMPMID-1035 - Add ResneXt50 as a graph exampleIsabella Gottardi
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-959 fill_random_tensor should fill all dimensionsMichalis Spyrou
2018-11-02COMPMID-765 - Used GEMM-based convolution in VGG16Gian Marco
2018-11-02COMPMID-752 Creating an example for QASYMM8 MobileNetGiorgio Arena
2018-11-02COMPMID-782 Port examples to the new formatMichalis Spyrou
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-556 - Fix examplesGian Marco
2018-11-02COMPMID-556 - Fix SGEMM exampleGian Marco