Skip to content

v0.4.0

Compare
Choose a tag to compare
@WorldThirteen WorldThirteen released this 13 Oct 11:17
· 230 commits to master since this release

[0.4.0] - 2020-10-13

Added

  • Resize operation gm.resize
  • Ability to use HTMLCanvasElement and HTMLVideoElement as operation input
  • Experimental feature with output directly into canvas with context 2d

Changed

  • Algorithms used in gm.upsample and gm.downsample

Fixed

  • Typo in Tensor.release method (#62)
  • Bugs in gm.upsample and gm.downsample operations on some video hardware (#36)