-
Couldn't load subscription status.
- Fork 2k
Closed
Labels
Description
Tracking issue for things being deprecated in the 2.x release and for things that were deprecated in 1.x being removed.
deprecations from 1.x
tfjs-core
- batchNormalization
- batchNormalization2d
- batchNormalization3d
- batchNormalization4d
- interface MetaGraphInfo
- interface SignatureDefInfo
- interface SavedModelTensorInfo
tfjs-data
- dataset.forEach
- type DataElement
tfjs-node
- createTypeOpAttr
deprecations being added in 2.x
Add @deprecated tag and deprecationWarn runtime call
- addStrict
- subStrict
- powStrict
- mulStrict
- divStrict
- modStrict
- minimumStrict
- maximumStrict
- squaredDifferenceStrict
- notEqualStrict
- lessStrict
- equalStrict
- lessEqualStrict
- greaterStrict
- greaterEqualStrict
- setWasmPath (tfjs-backend-wasm)
non api based breaking changes
- auto registration of gradients in tfjs-core