Skip to content

ONE Release 1.16.0

Compare
Choose a tag to compare
@mhs4670go mhs4670go released this 24 May 11:18
· 4 commits to release/1.16.0 since this release
2cbd5dc

Release Note 1.16.0

ONE Compiler

Compiler Frontend

  • Enable PadV2 in luci-interpreter and quantization
  • Provide circle-tensordump, circledump as a development tool
  • Provide luci-eval-driver as test tool
  • Enable STRING type as constant values in CircleConst
  • Fix CircleCustom may have 0 input, 0 output
  • Enable debian package generation
  • More optimization pass
    • Min(6)+ReLU to ReLU6
    • Remove FakeQuant Op
  • Experimental support of ONNX upgraded to version 1.8.0 with additional patch
  • Fix bugs where one-cmds' config file didn't evaluate boolean properly