puma-simulator
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.
Hi, I noticed the nn2puma.txt file, can anyone tell me what this file is, and how should I emulate this file instruction, thanks. And what should the instruction format of...
I have also read the code of the PUMA simulator, but I have still some questions about the hardware platforms. May I ask some questions about them? The most important...
Hello, I've been following [how_to_run](https://github.com/Aayush-Ankit/puma-simulator/blob/training/how_to_run.md) step by step, however I'm getting assertion erros in i_mvm, I tried to use all of the i_mvm implementations available but all of them give...
The reqs were missing a package, see below ``` (.venv) ➜ src git:(training) ✗ python dpe.py ('xbar_ip_energy_dict', {'60': 170.00000000000003, '0': 170.00000000000003, '20': 170.00000000000003, '70': 170.00000000000003, '90': 170.00000000000003, '80': 170.00000000000003, '30':...
Hello, I'm trying to use this simulator. I want to know how to get the result of inference, like "mnist_l4_mnist". I'm not very clear about the meaning of “output.txt”. Thank...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.13 to 0.15.5. Release notes Sourced from werkzeug's releases. 0.15.5 Changelog: http://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-5 0.15.4 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-4 0.15.3 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 0.15.2 Blog: https://palletsprojects.com/blog/werkzeug-0-15-2-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-2...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.0.post1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
I want to test the mlp_l4_mnist model. When I get to the last step I encounter the following error and I don't know how to fix it. Thanks! `python dpe.py...
Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...