Skip to content

FEATURE: mps support #834

Description

@michaelbarkasi

Feature you'd like to see:

The pytorch code is written to call torch.cuda explicitly. It will not try to call mps if 'device = torch.device("mps")' is passed into the functions. It only took me a few minutes and a few modified lines to get kilosort4 running on mps. It seems like this would be a pretty easy thing to implement.

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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