Skip to content

Fix EfficientViT_CLS workload projection #327

@ramamalladiTT

Description

@ramamalladiTT

Issue:

failed with Cannot squeeze dimension 2 with size 8 (must be 1)
...
"ttsim/ops/desc/tensor.py", line 157, in squeeze_sinf
    raise ValueError(f"Cannot squeeze dimension {idx} with size {dataT.shape[idx]} (must be 1)")
ValueError: Cannot squeeze dimension 2 with size 8 (must be 1)

How to reproduce:

$ python polaris.py -w config/ip_workloads.yaml -a config/all_archs.yaml -m config/wl2archmapping.yaml --filterwlg ttsim --filterwl EfficientViT_CLS -o ODDIR_ttsim -s SIMPLE_RUN --outputformat json

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