This doc discussed about how to make custom operators work with torch.compile. Is it possible to make custom c++ classes compatible with torch.compile?
This doc discussed about how to make custom operators work with torch.compile. Is it possible to make custom c++ classes compatible with torch.compile?