pytorch
d7c71a95 - [Dynamo] modify IPEX backend (#92067)

Commit
1 year ago
[Dynamo] modify IPEX backend (#92067) 1. Combine the two backends ‘ipex_fp32’ and ‘ipex_bf16’ into one backend ‘ipex’. 2. Modify IPEX backend to work in fake mode and symbolic mode. Pull Request resolved: https://github.com/pytorch/pytorch/pull/92067 Approved by: https://github.com/jgong5, https://github.com/jansel
Author
Committer
Parents
Loading