Skip to content

2.x deprecation tracker #3232

@tafsiri

Description

@tafsiri

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions