Skip to content

TFJS Graph Converter 1.4.1

Compare
Choose a tag to compare
@patlevin patlevin released this 16 Oct 13:14
· 43 commits to master since this release

Minor Bugfix Release

Bugfixes

  • Tensorflow log message spamming wasn't suppressed as it's supposed to
  • enabled CUDA GPU could cause the converter to freeze mid-conversion
  • source code: some type hints were missing or wrong

Installation

Via pypi: pip install -U tfjs-graph-converter

From source directory: pip install .