aboutsummaryrefslogtreecommitdiff
path: root/tests/SConscript
AgeCommit message (Expand)Author
2024-03-21[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2023-11-23Remove the legacy core libraryJakub Sujak
2023-10-03Fix MacOS compilation errorJakub Sujak
2023-05-02Removes `experimental` from `experimental_fixed_format_kernels` flagNathan John Sircombe
2022-11-22Remove dynamic fusion prototype with tests and examplesSiCong Li
2022-11-02Add Dynamic Fusion GpuConv2d FP32/FP16 testcaseRamy Elgammal
2022-11-01Rewrite dynamic fusionSiCong Li
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-05-19Properly format SConscript filesMichalis Spyrou
2022-05-06Integrate Dynamic Fusion patchesSiCong Li
2022-03-31Fix embedded kernel header inclusion for dynamic fusionGiorgio Arena
2022-03-28Enable -static-openmp for newer NDK supportGiorgio Arena
2022-03-16Fix dynamic fusion test Scons to enable unit testsSiCong Li
2022-03-08Merge kernel prototype patchGiorgio Arena
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-13Port NEWinogradConvolutionLayerMichalis Spyrou
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-29Don't build tests by defaultMichele Di Giorgio
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-02Implement MLGO moduleSiCong Li
2021-01-13Add support for macOSGeorgios Pinitas
2020-12-17Remove 3rdparty submodule and internal_only build optionMichele Di Giorgio
2020-10-13COMPMID-3830: Support baremetal with gcc7+Michalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-17COMPMID-3314: Enable OpenMP in the reference testsMichalis Spyrou
2020-01-30COMPMID-3023: Conditionally build test framework when needed.Georgios Pinitas
2020-01-08COMPMID-3000 (Nightly) Bare metal debug build failuresMichalis Spyrou
2019-12-20COMPMID-2706: Add the ability to build bootcode for bare metalMichalis Spyrou
2019-11-21COMPMID-2939 Keep benchmark_examples and validate_examplesSiCong Li
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-27COMPMID-2692 Use existing command line infrastructure forSiCong Li
2019-09-25COMPMID-2566 - Add CLGEMMReshapedOnlyRHS exampleSiCong Li
2019-07-29COMPMID-1849: Add DetectorPostProcess operatorIsabella Gottardi
2019-07-12COMPMID-2463: Add deprecation macro to deprecate interfacesGeorgios Pinitas
2019-05-29COMPMID-2059: (3RDPARTY_UPDATE) Add import memory testing.Georgios Pinitas
2018-11-29COMPMID-1811 (3RDPARTY_UPDATE): Rework benchmarksGeorgios Pinitas
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-02COMPMID-1737: Add support for install_dirAnthony Barbier
2018-11-02COMPMID-1685: Allow build_dir to be an absolute pathAnthony Barbier
2018-11-02COMPMID-1587: Automatically build examples from the 3rdparty/examples folderAnthony Barbier
2018-11-02COMPMID-1246: Fixed nightly build: static libraries were linked in the wrong ...Anthony Barbier
2018-11-02COMPMID-1389: Build the validation framework as a standalone static libraryAnthony Barbier
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-1200: Missing noexcept specifiersGeorgios Pinitas
2018-11-02COMPMID-997: Add support for node's name in GraphAPI.Georgios Pinitas
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-959 Fixed removed dependency on graph in arm_compute_benchmark and va...Anthony Barbier