Skip to content

TFJS 4.4.0

Compare
Choose a tag to compare
@mattsoulanille mattsoulanille released this 07 Apr 18:25
· 218 commits to master since this release
5cc0c77

Core (4.3.0 ==> 4.4.0)

Misc

Data (4.3.0 ==> 4.4.0)

Misc

  • Update monorepo to 4.4.0. (#7549).

Layers (4.3.0 ==> 4.4.0)

Misc

  • Update monorepo to 4.4.0. (#7549).
  • RandomHeight Preprocessing Layer (#7483). Thanks, @RWallie.
  • BaseRandomLayer Abstract Layer and RandomWidth Preprocessing Layer (#7345). Thanks, @RWallie.

Converter (4.3.0 ==> 4.4.0)

Misc

  • Update monorepo to 4.4.0. (#7549).
  • Fix graph executor to not dispose output tensors (#7505). Thanks, @chunnienc.

Node (4.3.0 ==> 4.4.0)

Bug fixes

  • [tfjs-node] fixed summary writer memory leak (#7490).

Misc

  • Update monorepo to 4.4.0. (#7549).
  • Fix missing isTypedArray when mixing versions of @tensorflow packages (#7489).
  • [tfjs-node] Encode jpeg (#7484).

Wasm (4.3.0 ==> 4.4.0)

Security

  • build(deps-dev): bump webpack in /tfjs-backend-wasm/starter/webpack (#7476). Thanks, @dependabot[bot].

Misc

  • Update monorepo to 4.4.0. (#7549).

Cpu (4.3.0 ==> 4.4.0)

Misc

  • Update monorepo to 4.4.0. (#7549).
  • [cpu] Cast pixel to number in maxpool utils (#7534).

Webgl (4.3.0 ==> 4.4.0)

Misc

  • Update monorepo to 4.4.0. (#7549).