aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-11Update OpenCL GEMM benchmark scriptGian Marco Iodice
2021-02-09Add mlgo to graph examplesSiCong Li
2021-02-09Fix Floating Point Exception for cl_gemm_reshapedManuel Bottini
2021-01-13Add support for macOSGeorgios Pinitas
2020-12-17Remove 3rdparty submodule and internal_only build optionMichele Di Giorgio
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Fix invalid arguments error for cl_gemmlowp* examples without argumentsSiCong Li
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-30COMPMID-3982 Add QASYMM8 support to gemm tuner (reshaped and reshaped_only_rhs)SiCongLi
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-13COMPMID-3830: Support baremetal with gcc7+Michalis Spyrou
2020-10-05COMPMID-3816: Nightly failure: neon_scale example and benchmarkManuel Bottini
2020-09-08COMPMID-3767: Align documentation with trademark rulesMichele Di Giorgio
2020-09-08COMPMID-3568: Add provenance of model for EDSR graph exampleMichele Di Giorgio
2020-09-08COMPMID-3569: (3RDPARTY_UPDATE) Move Yolo v3 output detector graph example to...Michele Di Giorgio
2020-09-04Use shape broadcast for Mult inputs in EDSR graphthecha01
2020-08-18COMPMID-3454 Patch1: Relocate data_type_from_name to core/UtilsSiCong Li
2020-08-13COMPMID-3743: Fix for benchmark_gemm_examples.shGian Marco Iodice
2020-08-12COMPMID-3456 Update gemm tuner documentationSiCong Li
2020-08-04COMPMID-3618 Add support for export_to_cl_image_rhs in GEMMTuner.pySiCong Li
2020-07-22COMPMID-3549: GEMM Tuner - Validate input parametersEren Kopuz
2020-07-16COMPMID-3549: Add support for data type in bash and python scriptsEren Kopuz
2020-07-13COMPMID-3453: Modify GemmTuner.py to output JSONEren Kopuz
2020-07-09COMPMID-3325: Add support in gemm_tuner for cl_imageManuel Bottini
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-06COMPMID-3452: Skip empty lines and lines starting with # when parsing the gem...Eren Kopuz
2020-07-02COMPMID-3382: Validate YoLo v3 output detectorMichele Di Giorgio
2020-06-25COMPMID-3324: Remove pretranspose_B support from NEGEMMGeorgios Pinitas
2020-06-18COMPMID-3451: Add support for F16 in Gemm TunerEren Kopuz
2020-06-16COMPMID-3381: Implement graph example for YoLo v3 output detectorSheri Zhang
2020-06-12COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLESSang-Hoon Park
2020-05-13Introduce CL kernel cache featureInki Dae
2020-04-16Add uint8 quantization example for NEONDiana Bite
2020-04-07COMPMID-3233 Extend gemm tuner in the doxygen documentationSiCong Li
2020-04-03COMPMID-3315: Allow only QASYMM8 data type for EDSR graph exampleSang-Hoon Park
2020-03-25COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEONSiCongLi
2020-03-20COMPMID-3277: (3RDPARTY_UPDATE) fix build issue related to constructorsSang-Hoon Park
2020-03-13COMPMID-3221: Add DeconvolutionLayerDescriptorSang-Hoon Park
2020-03-13COMPMID-3221: Add EltwiseLayerDescriptorSang-Hoon Park
2020-03-11COMPMID-3221: (DATA_UPDATE) add graph example for EDSRSang-Hoon Park
2020-03-09COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operatorMatthew Bentham
2020-03-03COMPMID-3100 Fuse bias addition with fully connected layer NEONSiCong Li
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-09COMPMID-3000 (Nightly) Bare metal debug build failuresMichalis Spyrou