accelerate
accelerate copied to clipboard
fix the issue that ipex is always imported if it's installed in python env.
even we answer "NO" to "Do you want to use Intel PyTorch Extension (IPEX) to speed up training on CPU?" in accelerate config
@abhilash1910 @muellerzr please help review
The documentation is not available anymore as the PR was closed or merged.
@mingxiaoh
@muellerzr @sgugger I have updated the PR according to the discussion, please help review it.
Also failing CLI tests are fine, they're related to a CI issue solved yesterday