Skip to content

Make torch.compile the default #390

Open
@sophie-xhonneux

Description

@sophie-xhonneux

Is your feature request related to a problem? Please describe.

There is a flag in the config to compile the model with torch.compile() I believe by default it is set to False. I think we should make the default True, to ensure we don't change the model in ways that break that functionality even if at the moment the performance gain is not the greatest.

Describe the solution you'd like

Set cf.compile_model to True by default

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions