Skip to content

[FEATURE] How to generate new kernel config for matrix (3072, 3072) ? #22

Description

@llcnt

Hey!
I am trying to use flute on a model with matrices of shape (3072, 3072).
Some already existing templates (the one that validates the function is_template_supported here if I understood well) can work for such matrices. However the compute time is not very good (ie inference takes long). I guess it is because the templates pre-loaded in TEMPLATE_CONFIGS do not suit well for shape (3072, 3072).
Am I missing something? Should I re-run the codegen_utils.py file with different hyper-parameters?

Thanks for your help :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions