You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
======================================================
======================================================
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
The text was updated successfully, but these errors were encountered: