Skip to content

fx_importer_tosa: BertModule e2e test times out #4172

Open
@justin-ngo-arm

Description

@justin-ngo-arm

BertModule e2e test timed out because of TOSA's TosaLayerwiseConstantFoldPass. This is because it takes too long for this pass to go through and fold all constant layerwise ops in the BertModule end-to-end. One potential fix is to apply this pass with a model size limit; if a model is too big, we will skip applying this pass to avoid the time-consuming folds.

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