Except for ResNet, only it can quickly produce results using HIDA, while other models remain stuck in the optimization process and fail to generate a final result. For example, running the following script gets stuck:
scalehls-opt vgg16.mlir
-hida-pytorch-pipeline="top-func=forward loop-tile-size=8 loop-unroll-factor=4"
| scalehls-translate -scalehls-emit-hlscpp > vgg16.cpp