aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/OMP/OMPScheduler.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-04-28Fix OMPScheduler run_workloads single thread issueSiCong Li
2022-11-18Add num_threads_to_use to OMPScheduler based on workload sizecfRod
2022-08-01Fix for OpenMP scheduler work breakdownMilos Puzovic
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-01-21Add window parameter to schedulerSang-Hoon Park
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-08-25COMPMID-3661: Added multidimension support to OMP scheduler.morgolock
2020-08-05COMPMID-3392: Collapse TensorMaps into a single TensorPackGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-19COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functionsMichalis Spyrou
2020-06-17COMPMID-3375: Port NEActivationLayer functions/kernels to run onGeorgios Pinitas
2020-06-16COMPMID-3391: Implement Async interfacesMichalis Spyrou
2019-09-09COMPMID-2204: RuntimeContext interface for NEON functions.Georgios Pinitas
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-02COMPMID-1618 : Mobilenet QASYMM8 does not use dot prod kernel when instrument...Vidhya Sudhan Loganathan
2018-11-02COMPMID-1355: OpenMP compilation is broken.Georgios Pinitas
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part2)Anthony Barbier
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-959 Fix race condition on info.thread_id in OpenMP scheduler (#399)Simone Pellegrini
2018-11-02COMPMID-603: Fix OMPScheduler.Georgios Pinitas
2018-11-02COMPMID-417: Fix clang tidy after renamingMoritz Pflanzer
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier