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

Hi developers, Thanks for creating MAESTRO! We encountered an issue when trying to merge 6 samples (h5 file) with merge-h5 command. Basically, it runs out of memory very quickly even...

how are hardware accelerator files defined? ./data/hw/accelerator_1.m are there any docs/pptx/tutorials on how I can define PE clusters and/or other chip architectures? I'd like to write a maestro definition file...

* Updated alexnet_rs_validation.m * Added directives on R and S dimensions since [these variables in `ConvertToInputCentric`](https://github.com/maestro-project/maestro/blob/af17083a12a910dceb963be22f72a124556cff10/cost-model/include/dataflow-analysis/DFA_cluster-analysis.hpp#L347) are intentionally not initialized. * Adjusted the bandwidth to be 14 * Modeled the...

Hi, I have a question related to design space exploration. When I was using maestro tool I have given "--do_dse" flag but I really don't understand the logic behind it....

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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

Hi, when I swap the order of SpatialMap and TemporalMap, the estimated results are the same. Could please tell me the reason? Thank you!

Hi, When I try to compile with 'scons', I meet errors. The below is part of compiling error information: .... .... /usr/local/include/boost/type_traits/is_convertible.hpp:135:75: error: use of deleted function 'boost::filesystem3::directory_iterator::directory_iterator(const boost::filesystem3::directory_iterator&)' static...

Previous version of DFSL_parser did not consider mapping files containing extra whitespace characters \n and \r, added by some IDEs/OSes. This caused a failing error where the parser would fail...

![image](https://user-images.githubusercontent.com/56673361/146772227-d2ebc405-00f9-428a-a298-754d7fc88dc8.png) I saw the accelerator_1.m has 5 parameters but in the [web page](http://maestro.ece.gatech.edu/docs/build/html/hw_supported.html), there seem have 8 parameters, how can I config them in the accelerator_1.m ? and the offchip_bw_cstr...