Skip to content

Keras2ncnn Release v0.1.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarsTechHAN MarsTechHAN released this 02 Mar 07:48
· 25 commits to master since this release

BUG FIX:

  • #23 Add support to SeparableConv2D. ce4c1c8
  • #22 Fix "'str' object has no attribute 'decode'" on certain python version. 9980e9a
  • #21 Add limited support to TensorflowOpLayer (Mul with constant). 71dbf08