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
50 stars 43 forks source link

Quantization corner case, Inference flag, ADC #34

Closed negishubham closed 4 years ago

negishubham commented 4 years ago
  1. Updated dictionary values in constants file for crossbar size.
  2. xbar inner product power updated for training and inference
  3. Data fetched from ramload appended with dummy values
  4. Config files updated for homogenous ADC precision
  5. Constants files for different crossbar size transferred to example-constants folder
  6. Memory values added in constants file
negishubham commented 4 years ago

Sending a new PR with constansts folder updated with constants for different xbar size with digital version changes.