Skip to content

Add support for torch.compile#219

Open
frostedoyster wants to merge 3 commits intomainfrom
torch-compile
Open

Add support for torch.compile#219
frostedoyster wants to merge 3 commits intomainfrom
torch-compile

Conversation

@frostedoyster
Copy link
Copy Markdown
Collaborator

Addresses #216

}

TORCH_LIBRARY(sphericart_torch, m) {
m.class_<SphericalHarmonics>("SphericalHarmonics")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be a breaking change for already exported models, are we fine with it?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants