Skip to content

v0.7.1

Compare
Choose a tag to compare
@weimingzha0 weimingzha0 released this 23 Aug 16:09

This release contains the following major changes since v0.7.0:

  • Enhance ONNX ops with ODLA/DNNL runtime library, including:
    ** reduction ops
    ** arg min, arg max ops
    ** Hardmax op

  • Improve "double" data type (FP64) support

  • Switch to LLVM 12.0.0

  • Improve error handling for ODLA APIs and code generation.