aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/IScheduler.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-04-26Integrate multi-threaded pretranspose_B_arraySiCong Li
2022-05-31Fix compilation error in 32-bit with logging buildViet-Hoa Do
2021-11-16Implement 1D Adaptive Workload Splitting in CPPSchedulerDana Zlotnik
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-07-10COMPMID-3565: Exposes interface to enable thread bindingGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2018-11-02COMPMID-1618 : Mobilenet QASYMM8 does not use dot prod kernel when instrument...Vidhya Sudhan Loganathan
2018-11-02COMPMID-1563: Added a tag to ISCheduler::run_workloads to identify workloadsAnthony Barbier
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-874: Improve default number of threads choice in the SchedulerGeorgios Pinitas
2018-11-02COMPMID-765: Fixed CPU detection code to read larger buffer (was failing on A...Pablo Tello
2018-11-02COMPMID-632: Make sure we hit the dot product kernel for cpu 0xd0f on the fas...Pablo Tello
2018-11-02COMPMID-481: Add AArch32 GEMMMoritz Pflanzer
2018-11-02COMPMID-481: Add AArch64 GEMMMoritz Pflanzer