Skip to content

Except for ResNet, all other PyTorch models fail to pass the test #10

@Szzer1

Description

@Szzer1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions