Skip to content

Provide a method to temporarily suppress model prewarm behavior #270

@mikeoliphant

Description

@mikeoliphant

It could be useful to have a way to temporarily suppress model prewarming if you want to take several actions (change slimmable size, set maximum buffer size, etc.) that would each individually prewarm the model.

Ideally, this would be possible to do before calling get_dsp(), but the model doesn't yet exist. Making it static would allow this, but might be undesirable.

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