github intel/intel-extension-for-tensorflow v1.1.0
Intel® Extension for TensorFlow* 1.1.0

latest releases: v2.15.0.1, v2.15.0.0, v2.14.0.2...
20 months ago

Major Features and Improvements

Intel® Extension for TensorFlow* has already extended official TensorFlow capability to run TensorFlow workload on Intel® Data Center Max GPU Series and Intel® Data Center GPU Flex Series. This release contains following major features and improvement:

  • Intel® Extension for TensorFlow* supported TensorFlow version was successfully upgraded to Google latest released TensorFlow 2.11. So in this release Intel® Extension for TensorFlow* can seamlessly binary co-work with TensorFlow 2.11 and TensorFlow 2.10.
  • Added Intel® Optimization for Horovod* in Intel ® Extension for TensorFlow* Intel® Data Center Max GPU Series docker container. Users only need to install GPU driver in host machine and launch docker container directly to run TensorFlow + Horovod distributed workloads. Please get start from Docker Container Guide and Horovod ResNet50 example.
  • Enhanced unit tests to cover majority of TensorFlow Ops.
  • Added new OPs support and performance optimization
    • Added double data type support forMatMul/BatchMatMul/BatchMatMulV2.
    • Enabled Eigen vectorized RNE conversion between packed BF16 and FP32 for element-wise ops.
    • Enabled vectorization pass for Sigmoid OP.
    • Optimized ItexLSTM/NMS/ResizeNearestNeighbor OP.
    • Added more fusion pattern support(Conv+BiasAdd+Relu+Add fusion, Conv + Mish fusion).
  • Enabled INT8 quantization by oneDNN Graph API as default solution on CPU in Intel® Extension for TensorFlow* to provide better INT8 user experience together with Intel® Neural Compressor >= 2.0.
  • Added environment check script for users to check software stack installation status, including OS version, GPU driver, TensorFlow and other dependencies version in Intel® oneAPI Base Toolkit.
  • This release continued to provide experimental support for second generation Intel® Xeon® Scalable Processors and newer (such as Cascade Lake, Cooper Lake, Ice Lake and Sapphire Rapids) and Intel® Arc™ A-Series GPUs on Windows Subsystem for Linux 2 with Ubuntu Linux installed and native Ubuntu Linux.

Bug Fixes and Other Changes

  • Fixed several kernel bugs, including NAN issue in LogSoftmax OP, Segment fault failure in Unique/ ParallelConcat OP.
  • Added cast from INT64 to BF16.

Known Issues

  • FP64 is not natively supported by the Intel® Data Center GPU Flex Series platform. If you run any AI workload with FP64 kernel on that platform, the workload will exit with exception as 'XXX' Op uses fp64 data type, while fp64 instructions are not supported on the platform.

Documents

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

NewReleases is sending notifications on new releases.