Skip to content

TFJS Graph Converter v1.6.1

Compare
Choose a tag to compare
@patlevin patlevin released this 01 Jul 22:18
· 17 commits to master since this release

Bugfix Release

  • fixes issue #37

Notes

The converter didn't remap the inputs of fused operations if the fused node had another fused node as input.
The bugfix allows Blazepose models to be successfully converted.

Use pip install tfjs-graph-converter -U to update to the latest version.