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

latest releases: v2.3.0+cpu, v2.1.30+xpu, v2.3.0+cpu-rc2...
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.