Skip to content

ONE Release 1.27.0

Compare
Choose a tag to compare
@mhs4670go mhs4670go released this 28 Jun 05:12
a74a468

Release Note 1.27.0

ONE Compiler

  • Support more Op(s): CircleGRU, CircleRelu0To1
  • Support more optimization option(s): resolve_former_customop, --forward_transpose_op,
    fold_shape, remove_gather_guard, fuse_add_with_conv, fold_squeeze, fuse_rsqrt
  • Support INT4, UINT4 data types
  • Support 4bit quantization of ONNX fake quantize model
  • Introduce global configuration target feature
  • Introduce command schema feature
  • Use C++17