TFJS Graph Converter 1.4.1
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 .