You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "../src/main_rl.py", line 161, in
algA="RL", algB="RL", dram_bw=opt.dram_bw, save_all_records=opt.save_all_records)
File "/home/hzh/magma/src/scheuler_rl_AB.py", line 74, in init
self.create_job_table()
File "/home/hzh/magma/src/scheuler_rl_AB.py", line 166, in create_job_table
self.job_table[j][0][c], self.job_table[j][1][c] = self.get_maestroData(dim, core_id)
ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "../src/main_rl.py", line 161, in
algA="RL", algB="RL", dram_bw=opt.dram_bw, save_all_records=opt.save_all_records)
File "/home/hzh/magma/src/scheuler_rl_AB.py", line 74, in init
self.create_job_table()
File "/home/hzh/magma/src/scheuler_rl_AB.py", line 166, in create_job_table
self.job_table[j][0][c], self.job_table[j][1][c] = self.get_maestroData(dim, core_id)
ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered: