Core (3.15.0 ==> 3.16.0)
Features
- initial version of gradients for prod (#6216).
Bug fixes
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- [core] reduced the dy to avoid overflowing the webgl 1 float16 limitation (#6306).
- Security fixes (#6268).
- Webgpu gather zero (#6166). Thanks, @haoyunfeix.
Data (3.15.0 ==> 3.16.0)
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- Bump minimist from 1.2.5 to 1.2.6 in /tfjs-data (#6297). Thanks, @dependabot[bot].
- Security fixes (#6268).
- refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @CommanderRoot.
Layers (3.15.0 ==> 3.16.0)
Performance
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- Security fixes (#6268).
- refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @CommanderRoot.
Converter (3.15.0 ==> 3.16.0)
Features
Security
- Bump minimist from 1.2.0 to 1.2.6 in /tfjs-converter/demo (#6290). Thanks, @dependabot[bot].
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- Fix version comparison bug. (#6299).
- Add TensorListLength op (#6282). Thanks, @Linchenn.
- Security fixes (#6268).
- refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @CommanderRoot.
Node (3.15.0 ==> 3.16.0)
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- Security fixes (#6268).
- refactor: replace deprecated String.prototype.substr() (#6255). Thanks, @CommanderRoot.
Wasm (3.15.0 ==> 3.16.0)
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- Bump minimist from 1.2.5 to 1.2.6 in /tfjs-backend-wasm (#6295). Thanks, @dependabot[bot].
- Security fixes (#6268).
- Bump node-forge in /tfjs-backend-wasm/starter/webpack (#6259). Thanks, @dependabot[bot].
Cpu (3.15.0 ==> 3.16.0)
Security
- Bump minimist from 1.2.5 to 1.2.6 in /tfjs-backend-cpu (#6298). Thanks, @dependabot[bot].
- Bump minimist from 1.2.5 to 1.2.6 in /tfjs-backend-cpu (#6298). Thanks, @dependabot[bot].
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- Security fixes (#6268).
Webgl (3.15.0 ==> 3.16.0)
Misc
- Update lockfiles branch tfjs_3.16.0_lockfiles lock files. (#6337).
- Update monorepo to 3.16.0. (#6330).
- Security fixes (#6268).
- Webgpu gather zero (#6166). Thanks, @haoyunfeix.