Skip to content

Missing script to reproduce (ResNet-18) results from the paper #17

@agostini01

Description

@agostini01

Thank you for sharing this work with the community.

We are trying to reproduce the results for ResNet-18 presented in Table 8 of the HIDA paper (https://arxiv.org/pdf/2311.03379)

Image

We have followed the example, but we are facing difficulties on generating a design that produces a correct output and/or provide similar 45 samples/s throughput as reported in the paper.

We have tried variations of:

scalehls-opt resnet18.mlir \
    -hida-pytorch-pipeline="top-func=forward loop-tile-size=8 loop-unroll-factor=4" \
    | scalehls-translate -scalehls-emit-hlscpp -emit-vitis-directives > resnet18.cpp

Could you please share a script that reproduces the results?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions