Skip to content

beta 0.2.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@li-qing li-qing released this 02 Jul 10:01
· 1422 commits to master since this release

beta 0.2.0.2

  • CPU
    • add padding support
    • fix bug in permute when channel % 4 != 0
    • fix bug in exp with extreme value
  • OpenCL
    • add protecting logics
  • OpenGL
    • add protecting logics
    • support NCHW format in Squeeze and Reshape
  • Converter
    • add ShuffleChannel support for Caffe
    • add Clip/Transpose/Unary/Pad supports for ONNX