Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

ONNX.js v0.1.4

Compare
Choose a tag to compare
@fs-eire fs-eire released this 04 Mar 22:26
· 92 commits to master since this release
ca3e928

Summary

Features

  • new Operator implementations
    • InstanceNormalization (wasm/cpu) (#82)
    • Flatten (cpu/webgl) (#93)

Bug fixes

  • graph: compute a node many times (#88)

Misc

  • build option: expose clean build option to user (#85)
  • doc: Update README.md to reflect Safari support on macOS (#86)
  • test: add flag 'no-cache' for test files in karma (#95)