TFJS Graph Converter v1.3
Changes
Model support
- Models with fused depth-wise convolution (e.g. efficientnet) are now supported
Bug fixes
- A regression caused graph_models_to_saved_model to not work anymore
Installation
Existing installations can be updated from PyPI:
pip install -U tfjs-graph-converter