tfjs-v3.1.0
·
1668 commits
to master
since this release
Core (3.0.0 ==> 3.1.0)
Bug fixes
- fix webgl cumsum kernel (#4602).
Performance
Development
- Engine/backend refCount refactoring (#4628).
Misc
- Update monorepo to 3.1.0. (#4689).
- Enable CPU kernel profiling for browser does not support timer query (#4640).
- Add ignore require fields for browser (#4614).
- remove modularization helper scripts (#4612).
Data (3.0.0 ==> 3.1.0)
Misc
- Update lockfiles branch tfjs_3.1.0_lockfiles lock files. (#4692).
- Update monorepo to 3.1.0. (#4689).
Layers (3.0.0 ==> 3.1.0)
Bug fixes
- Use more specific layer types in 'export_layers.ts' (#4618).
Misc
- Update lockfiles branch tfjs_3.1.0_lockfiles lock files. (#4692).
- Update monorepo to 3.1.0. (#4689).
Converter (3.0.0 ==> 3.1.0)
Misc
- Update lockfiles branch tfjs_3.1.0_lockfiles lock files. (#4692).
- Update monorepo to 3.1.0. (#4689).
- Allow undefined element shape for TensorList (#4657).
Node (3.0.0 ==> 3.1.0)
Bug fixes
Development
- Engine/backend refCount refactoring (#4628).
- Remove tfjs-core as tfjs-node(-gpu) dependency (#4590).
Documentation
Misc
- Update lockfiles branch tfjs_3.1.0_lockfiles lock files. (#4692).
- Update monorepo to 3.1.0. (#4689).
- remove modularization helper scripts (#4612).
Wasm (3.0.0 ==> 3.1.0)
Development
- Engine/backend refCount refactoring (#4628).
Misc
- Update lockfiles branch tfjs_3.1.0_lockfiles lock files. (#4692).
- Update monorepo to 3.1.0. (#4689).
- [wasm] Implement Ceil (#4671).
Cpu (3.0.0 ==> 3.1.0)
Development
- Engine/backend refCount refactoring (#4628).
Misc
- Update lockfiles branch tfjs_3.1.0_lockfiles lock files. (#4692).
- Update monorepo to 3.1.0. (#4689).
Webgl (3.0.0 ==> 3.1.0)
Features
- [webgl] Texture to tensor API. (#4376).
Bug fixes
- fix webgl cumsum kernel (#4602).
Development
- Engine/backend refCount refactoring (#4628).
Misc
- Update lockfiles branch tfjs_3.1.0_lockfiles lock files. (#4692).
- Update monorepo to 3.1.0. (#4689).
- Revert "[webgl] Texture to tensor API. " (#4675) (#4376).
- Re-enable Android nightly tests (#4664).
- Enable CPU kernel profiling for browser does not support timer query (#4640).
- remove modularization helper scripts (#4612).