Aayush-Ankit / puma-simulator

[ASPLOS 2019] PUMA-simulator provides a detailed simulation model of a dataflow architecture built with NVM (non-volatile memory), and runs ML models compiled using the puma compiler.
MIT License
58 stars 46 forks source link

CNN and MLP support #26

Closed negishubham closed 4 years ago

negishubham commented 4 years ago

Checked the benchmarks in the test folder (cnn and mlp_l4_mnist) and they run to completion!! CNN is checked with the added striding feature in the compiler as well!