aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2 daysFix graph examples for WoAPablo Marquez Tello
2023-12-07Use the correct output qinfo for ssd_mobilenet QASYMM8_SIGNEDSiCong Li
2023-11-23Remove the legacy core libraryJakub Sujak
2023-10-03Fix MacOS compilation errorJakub Sujak
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-22Bazel and CMake optional fp16 supportDavid Svantesson
2023-05-03Bazel and CMake updatesDavid Svantesson
2023-05-02Fix export_to_cl_image issue in the fp16 GeMM implementationGian Marco Iodice
2023-01-31Bazel and CMake buildsDavid Svantesson
2022-12-28Fix company name on copyright noticeViet-Hoa Do
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-11-04Fix compiler warnings in dynamic fusionSiCong Li
2022-11-01Rewrite dynamic fusionSiCong Li
2022-07-07Add missing flag when building cl graph examples and fixMichalis Spyrou
2022-06-27Implement new Elementwise Dynamic Fusion Operators: Div, FloorMichalis Spyrou
2022-06-01Fix reference example for fusion of conv2d and addditionSiCong Li
2022-05-19Properly format SConscript filesMichalis Spyrou
2022-05-11Fix inclusion guard for dynamic fusion moduleSiCong Li
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-04-04Remove Non-Inclusive Term "Master"ramelg01
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-09-10Make the output consistent with other testsGunes Bayir
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-24Fix cl_gemm_reshaped.cpp exampleGian Marco Iodice
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-22Port NEGEMMLowp Part 1Manuel Bottini
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-15Add `batches` options in the graph examplesGeorgios Pinitas
2021-06-08Fix missing network referencesSiCongLi
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-08Fix cl_gemmlowp_reshaped_rhs_only_fused_output_stage_fixedpoint exampleSiCongLi
2021-03-04Add tuner mode support in GeMM benchmarkGian Marco Iodice
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-03-03Add QASYMM8_SIGNED support to graph examples via graph mutatorSiCongLi
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