Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run Smaug example #111

Open
praneeth121 opened this issue Mar 11, 2023 · 0 comments
Open

Failed to run Smaug example #111

praneeth121 opened this issue Mar 11, 2023 · 0 comments

Comments

@praneeth121
Copy link

praneeth121 commented Mar 11, 2023

I am trying to the run the example that is provided in the Smaug tutorial. (Run a model in gem5-Aladdin simulation)

When I am trying to run the command: "build/bin/smaug-instrumented my_model_topo.pbtxt my_model_params.pb". I am getting the following output. I tried running above commands with other models like lenet5 and cifar but it was giving the same response. Can you please help me with this

Model topology file: my_model_topo.pbtxt
Model parameters file: my_model_params.pb
Number of accelerators: 1

  Loading the network model...

======================================================

  Summary of the network.

======================================================


Layer (type)iiiiiiiiiiiiiiiiiiiiiiiiiiii [[[Parameters[[


data_2 (Data)iiiiiiiiiiiiiiiiiiiiiiiiiii [[[[[[[0[[[[[[[


data_1 (Data)iiiiiiiiiiiiiiiiiiiiiiiiiii [[[[[[[0[[[[[[[


data (Data)iiiiiiiiiiiiiiiiiiiiiiiiiiiii [[[[[[[0[[[[[[[


conv (Convolution3d)iiiiiiiiiiiiiiiiiiii [[[[[[288[[[[[[


max_pool (MaxPooling)iiiiiiiiiiiiiiiiiii [[[[[[[0[[[[[[[


reorder (Reorder)iiiiiiiiiiiiiiiiiiiiiii [[[[[[[0[[[[[[[


mat_mul (InnerProduct)iiiiiiiiiiiiiiiiii [[[[[62720[[[[[


======================================================
Tiling operators of the network...

smaug-instrumented: build/smaug/operators/smv/smv_convolution_tiling.cpp:241: static smaug::smv::TilingConfig smaug::smv::conv::TilingOptimizer::computeBasicTileShapes(smaug::SmvConvolutionOp *): Assertion `maxIt != fullConfigs.end() && "Failed to get best tiling config!"' failed.
qemu: uncaught target signal 6 (Aborted) - core dumped
Aborted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant