pytorch
0bf9722a - modify ipex backend (#99499)

Commit
1 year ago
modify ipex backend (#99499) The ipex backend of torch.compile calls ipex.compile instead of torch.jit.trace and torch.jit.freeze. ipex.compile will handle the compilation process for IPEX internally. Pull Request resolved: https://github.com/pytorch/pytorch/pull/99499 Approved by: https://github.com/jgong5, https://github.com/jansel
Author
Committer
Parents
Loading