Skip to content

v1.0.0

Compare
Choose a tag to compare
@b-3-n b-3-n released this 04 Feb 09:57
· 42 commits to main since this release

Open Source

The new API is now fully open source.

API Rework

The API has been reworked substantially to be simpler and less opinionated. For now Yoha only runs on the tfjs/webgl backend. tfjs/wasm will be added in a future-release.

Other

  • Tfjs is now not bundled within Yoha which should make working with Yoha and other TFJS based packages more convenient.
  • A simple usage example has been added here.