Skip to content

can this library be used with torch.device("mps")? #259

@dennex

Description

@dennex

So far, I've seen that there are many flags that check for torch with cuda, and many cuda specific calls.
I've commented the checks out and converted the devices to be used with "cpu" but it is very slow.

Is there a way to make this work with MPS?

I imagine we could go in and modify the code, and everything to float32 instead of float64?

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