mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-05 21:02:36 +01:00
* Sleeping device when waiting for workload to end was causing workload to freeze. Changed device sleep to host sleep. * Panda dataframe.ix() is deprecated so changed to .loc()