Skip to content

Update Some Packages

Compare
Choose a tag to compare
@rainLiuplus rainLiuplus released this 15 Apr 05:23
· 60 commits to master since this release
9073ba1

Updated dependencies:

Numpy 1.14.5 => 1.15.4
Tensorflow 1.9.0 => 1.13.1
Keras 2.1.6=>2.2.4
CoreML 0.8=> 2.1.0
Cntk 2.5.1=>2.6
MXNet 1.1.0 post0 => 1.2.0
Onnx 1.2.1=>1.4.1
Onnx-tf =>1.2.1(python3), 1.1.2(python2)

Bug Fixes and Improvements:

  • Fix Caffe constant emit
  • Add visual studio solution file
  • Add pytorch_emit [Prelu]
  • Add tf_parser & pytorch_emit [Cast]
  • Add keras_parser [Conv1DTranspose], [Conv2DTranspose], [Conv3DTranspose]