pypi intel-extension-for-pytorch 1.10.100
Intel® Extension for PyTorch* v1.10.100-cpu Release Notes

latest releases: 2.3.0, 2.2.0, 2.1.100...
2 years ago

This release is meant to fix the following issues:

  • Resolve the issue that the PyTorch Tensor Expression(TE) did not work after importing the extension.
  • Wrap the BatchNorm(BN) as another operator to break the TE's BN-related fusions. Because the BatchNorm performance of PyTorch Tensor Expression can not achieve the same performance as PyTorch ATen BN.
  • Update the documentation
    • Fix the INT8 quantization example issue #205
    • Polish the installation guide

Full Changelog: v1.10.0...v1.10.100

Don't miss a new intel-extension-for-pytorch release

NewReleases is sending notifications on new releases.