Skip to content

tfjs-v4.11.0

Compare
Choose a tag to compare
@Dedongala Dedongala released this 13 Sep 18:50
· 44 commits to master since this release
f581e20

Core (4.10.0 ==> 4.11.0)

Bug fixes

  • Make MultiHeadAttention use masks from query and value tensors (#7951).
  • [tfjs-core] fix gather gradient when batchDims is 1 (#7942). Thanks, @paradite.

Misc

  • Update lockfiles branch tfjs_4.11.0_lockfiles lock files. (#7958). Thanks, @Dedongala.
  • Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
  • Re-enable nightly firefox tests (#7954).
  • [WebGPU] Ensure tf.any and tf.all return bool tensors (#7928).
  • [tfjs-node] fixed range issue for int32 tensor with size larger than 2 ^ 24 (#7931).
  • Disable firefox browserstack tests temporarily (#7935).

Data (4.10.0 ==> 4.11.0)

Misc

  • Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
  • Disable firefox browserstack tests temporarily (#7935).

Layers (4.10.0 ==> 4.11.0)

Bug fixes

  • Make MultiHeadAttention use masks from query and value tensors (#7951).

Misc

Converter (4.10.0 ==> 4.11.0)

Misc

  • Update lockfiles branch tfjs_4.11.0_lockfiles lock files. (#7958). Thanks, @Dedongala.
  • Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
  • Update Hyperlinks To Correct Hyperlinks (#7891). Thanks, @gaikwadrahul8.
  • Update README.md for tf-nightly-cpu-2.0-preview hyperlink (#7879). Thanks, @gaikwadrahul8.
  • fix converter tests (#7901).
  • [e2e] fix tf1 hashtable test (#7904).
  • Load python rules in tfjs-converter converters dir (#7892).
  • Strip debug ops in jax conversion tests (#7889).

Node (4.10.0 ==> 4.11.0)

Misc

  • Update lockfiles branch tfjs_4.11.0_lockfiles lock files. (#7958). Thanks, @Dedongala.
  • Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
  • [tfjs-node] fixed range issue for int32 tensor with size larger than 2 ^ 24 (#7931).

Wasm (4.10.0 ==> 4.11.0)

Bug fixes

Misc

  • Update lockfiles branch tfjs_4.11.0_lockfiles lock files. (#7958). Thanks, @Dedongala.
  • Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
  • Re-enable nightly firefox tests (#7954).
  • Disable firefox browserstack tests temporarily (#7935).

Cpu (4.10.0 ==> 4.11.0)

Misc

Webgl (4.10.0 ==> 4.11.0)

Features

Misc

  • Update lockfiles branch tfjs_4.11.0_lockfiles lock files. (#7958). Thanks, @Dedongala.
  • Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
  • Re-enable nightly firefox tests (#7954).
  • Disable firefox browserstack tests temporarily (#7935).

WebGPU (4.10.0 ==> 4.11.0)

Bug fixes

Misc

  • Update lockfiles branch tfjs_4.11.0_lockfiles lock files. (#7958). Thanks, @Dedongala.
  • Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
  • [webgpu] Don't try to check instanceof a specific promise type (#7944).
  • [WebGPU] Ensure tf.any and tf.all return bool tensors (#7928).
  • Disable firefox browserstack tests temporarily (#7935).