Mmdnn

Latest version: v0.3.1

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.5

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]

0.2.4

1. Initial implementation for RNN operators including GRU (Gated Recurrent Unit) cell, LSTM (Long Short-Term Memory) cell (no support for peephole yet) by matching the cell's corresponding pattern and fold them into a fuction or class in target framework.

2. Various fixes and stability improvements.

0.2.3

![ir](https://user-images.githubusercontent.com/42927787/53691143-fbd4a180-3db2-11e9-817e-041af6f4e1be.png)

0.2.2

![ir](https://user-images.githubusercontent.com/42927787/53691114-77821e80-3db2-11e9-9b4b-09a8bd94f430.png)

1. Support for for ssd and fastrcnn in tensorflow frozen parser.

2. Initial support for resnet-v2 , inception_resnet-v2 and facenet.

3. Add some ops which include Pack, Shape, Scale, StrideSlice, Prelu, Mul, Abs, Sub, Squeeze.

0.2.1

![image](https://user-images.githubusercontent.com/9545003/40484165-405b0fd8-5f8d-11e8-9f09-5e8c91a581a7.png)

0.2.0

![image](https://user-images.githubusercontent.com/9545003/40093161-7c68fd14-58f3-11e8-851e-cc788ed2d12a.png)

Formal release of CoreML parser and Caffe/Onnx/CoreML emitter. darknet parser initial release.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.