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

ONNX.js v0.1.7

Compare
Choose a tag to compare
@fs-eire fs-eire released this 01 Jun 01:20
· 55 commits to master since this release
4085b7e

Summary

Features

  • webgl: add full texture cache (#159)

Bug fixes

  • webgl: texture leak fix (#139)
  • graph: bugfix for initializer (#148)
  • webgl: fix issues on Android devices (#149)
  • utils: fix shape inference for Conv (#155)

Misc

  • src: remove ndarray from dependencies (#153)
  • misc: introduce json/markdown formatter (#134)
  • misc: update node binding to v0.4.0 (#144)