maestro icon indicating copy to clipboard operation
maestro copied to clipboard

An analytical cost model evaluating DNN mappings (dataflows and tiling).

Results 20 maestro issues
Sort by recently updated
recently updated
newest added

Thank you for taking the time and help us with those questions. **Q1** What is the definition of L2 and L1 in your memory hierarchy? Does L2 represent global buffer...

Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.6 to 2.2.10. Commits 87fff87 New version 8b88bd1 update canvas version to allow build d5e3649 Merge pull request from GHSA-4952-p58q-6crx 9a8dadf Publish 2.2.9 51fe0db bump version See...

dependencies

Hi, I am new to this tool and I ran **run_example.sh** and I noticed that in the hw file **"acclerator_1.m"** we specified cstr for L1, L2, NOC_BW and Offchip_BW. But...

#### Q1 ![image](https://user-images.githubusercontent.com/32873170/113114789-49e05b80-923e-11eb-9eb6-5dd79dbfdb26.png) Here we have throughput(522.605) much greater than the number of PEs(256). How could that be possible since we know that the upper bound of throughput should be...

Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.6 to 3.6.7. Release notes Sourced from jupyterlab's releases. v3.6.7 3.6.7 (Full Changelog) Security fixes Potential authentication and CSRF tokens leak in JupyterLab (GHSA-44cc-43rp-5947) Bugs fixed [3.6.x]...

dependencies

1. Maestro finds it difficult to read the text in Snackbar , but is able to read action button text inside Snackbar with ease

Hello, I'm currently trying to apply my custom model to maestro. However, I met `Segmentation Fault` error when executing my custom model (the mapping file is generated by `frontend`). (I...

Add CMake support in addition to SCons

Hello, thanks for open-sourcing great tool! I am comparing hardware simulation against the tool, but I see big discrepancies with the result. I suspect the tool has made some assumptions,...

When I run the "run_example.h", the error of Segmentation fault is happened,and the csv file is not provided. And I find that when I change the ‘print_res_csv_file=true’ to ‘print_res_csv_file=false’, the...