multipy icon indicating copy to clipboard operation
multipy copied to clipboard

PyTorch 2.0 compile mode examples

Open tanyokwok opened this issue 2 years ago • 2 comments

Can this repo work with TorchInductor in PyTorch 2.0? Will someone provide any examples of deploying with torch::multipy in PyTorch 2.0 compile mode? cc @PaliC

tanyokwok avatar Feb 16 '23 08:02 tanyokwok

Sorry for the late reply,

In theory yes, though we need to make a few tweaks to get it to work such as letting torch inductors compiler link to torch deploy and making package (if used) play nicely with dynamo.

PaliC avatar Mar 03 '23 09:03 PaliC

@PaliC Hi, how is PT2 support today?

eval-dev avatar Nov 13 '23 07:11 eval-dev