ucb-bar / cosa

A scheduler for spatial DNN accelerators that generate high-performance schedules in one shot using mixed integer programming (MIP)
BSD 2-Clause "Simplified" License
74 stars 18 forks source link

Sample usage on actual model and NoC simulator #5

Closed raikonenfnu closed 1 year ago

raikonenfnu commented 2 years ago

According to the paper, CoSA was tested on AlexNet, ResNet-50, ResNeXt-50 on the NoC simulator. Would be cool to see samples of it being used on these networks!

hqjenny commented 2 years ago

Hi, I'm working on releasing the NoC simulator this month. Will keep you posted!

hqjenny commented 1 year ago

The NoC simulation flow can be set up following the instructions under https://github.com/ucb-bar/cosa/tree/main/src/nocsim.