Skip to content

ONE Release 1.22.0

Compare
Choose a tag to compare
@mhs4670go mhs4670go released this 28 Mar 04:43
· 10 commits to release/1.22.0 since this release
cb6d356

Release Note 1.22.0

ONE Compiler

  • Introduce new optimization options: unroll_unidirseqlstm, forward_transpose_op, fold_fully_connected, fuse_prelu
  • Support more Ops for fake quantization: Depth2Space, Space2Depth, Pack, Unpack, Abs
  • Support more Ops for quantization: Abs, ReduceProd
  • Introduce visq tool for quantization error visualization
  • Introduce Environment section into configuration file
  • Improve speed of convert_nchw_to_nhwc option
  • Support Add, Mul of index-type (int32, int64) tensors in one-quantize
  • Support ubuntu 20.04