puma-simulator icon indicating copy to clipboard operation
puma-simulator copied to clipboard

[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.

Results 17 puma-simulator issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hello, did someone try running a "full training" on panther? If so, can you please list the steps? Thanks!

1. Updated dictionary values in constants file for crossbar size and with the digital version change. 2. xbar inner product power updated for training and inference 3. Data fetched from...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 to 3.3.0. Changelog Sourced from bleach's changelog. Version 3.3.0 (February 1st, 2021) Backwards incompatible changes clean escapes HTML comments even when strip_comments=False Security fixes Fix bug...

dependencies

This branch contains: - Updated constants values for adc - adc dictionaries; - Created a csv utility file to generate part of execution output in a csv file. - Updated...

I have some problem on running the compiler when running "./generate-py.sh" command, i.e. I get "*.puma ./generate-py.sh: line 45: read: read error: 0: Is a directory" which I think it...