I tried running the command mentioned in the tutorial video of ISPASS2020, but getting ERROR: 'nodes' found as a sub-key in the architecture.
/timeloop/00-model-conv1d-1level$ /src/timeloop/build/timeloop-model arch/1level.arch.yaml prob/conv1d.prob.yaml map/conv1d-1level.map.yaml
input file: arch/1level.arch.yaml
input file: prob/conv1d.prob.yaml
input file: map/conv1d-1level.map.yaml
ERROR: 'nodes' found as a sub-key in the architecture. The 'nodes' key is used by the v0.4 timeloop front-end format, and will not be recognized by 'timeloop-...' commands. Please use the timeloopfe front-end, which is documented at https://github.com/Accelergy-Project/timeloop-accelergy-exercises and https://timeloop.csail.mit.edu/.
I tried running the command mentioned in the tutorial video of ISPASS2020, but getting ERROR: 'nodes' found as a sub-key in the architecture.
/timeloop/00-model-conv1d-1level$ /src/timeloop/build/timeloop-model arch/1level.arch.yaml prob/conv1d.prob.yaml map/conv1d-1level.map.yamlinput file: arch/1level.arch.yaml
input file: prob/conv1d.prob.yaml
input file: map/conv1d-1level.map.yaml
ERROR: 'nodes' found as a sub-key in the architecture. The 'nodes' key is used by the v0.4 timeloop front-end format, and will not be recognized by 'timeloop-...' commands. Please use the timeloopfe front-end, which is documented at https://github.com/Accelergy-Project/timeloop-accelergy-exercises and https://timeloop.csail.mit.edu/.