Skip to content

TFJS Graph Converter 1.3.1

Compare
Choose a tag to compare
@patlevin patlevin released this 16 Sep 21:51
· 51 commits to master since this release

TFJS Graph Converter 1.3.1

This is a minor patch that fixes an issue with certain models that would prevent these models to be converted.

Features

  • Fixed issue #21 by supporting models with mismatching tensor data and graph nodes (e.g. toxicity)

Installation

To update an existing installation you can use

pip install -U tfjs-graph-model-converter