aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/IScheduler.cpp
AgeCommit message (Expand)Author
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