Skip to content

Use a empty .py file, and run with examples/arm/run.sh, it still working #14327

@heweiwill

Description

@heweiwill

I create a empty .py file, and run with below command:
examples/arm/run.sh --target=ethos-u85-512 ----model_name=test-empty-file.py

The script still working and it seems go through the model list builtin:

    test_model=(
        "softmax"   # 0
        "add"       # 1
        "add3"      # 2
        "qadd"      # 3
        "qadd2"     # 4
        "qops"      # 5
        "mv2"       # 6
    )

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: armIssues related to arm backendpartner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm

    Type

    Projects

    Status

    Ready

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions