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
- Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
- Re-enable nightly firefox tests (#7954).
- Add spec for GPT2CausalLM and dependencies (#7897). Thanks, @pforderique.
- Disable firefox browserstack tests temporarily (#7935).
- Fix bug where a model with empty weights fails to load (#7868). Thanks, @thekevinscott.
- Implement GPT2 Backbone (#7894). Thanks, @pforderique.
- Implement TransformerDecoder layer (#7890). Thanks, @pforderique.
- Implement CachedMultiHeadAttention layer (#7882). Thanks, @pforderique.
- Implement PositionEmbedding layer (#7887). Thanks, @pforderique.
- Implement MultiHeadAttention Layer (#7875). Thanks, @pforderique.
- Update weights loading (#7872).
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
- Update monorepo to 4.11.0. (#7957). Thanks, @Dedongala.
Webgl (4.10.0 ==> 4.11.0)
Features
- add flag (#7934).
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).