Skip to content

tfjs-v3.6.0

Compare
Choose a tag to compare
@lina128 lina128 released this 29 Apr 04:16
· 1507 commits to master since this release
95b4530

Core (3.5.0 ==> 3.6.0)

Features

Bug fixes

  • Fix tile rank > 6 (#5008).
  • fix nightly failure (#4986).
  • fixed wasm conv2d backprop error when strides is greater than 1 (#4981).

Misc

  • Update monorepo to 3.6.0. (#5009).
  • Generate code coverage reports for packages (#4946).

Data (3.5.0 ==> 3.6.0)

Misc

  • Update lockfiles branch tfjs_3.6.0_lockfiles lock files. (#5010).
  • Update monorepo to 3.6.0. (#5009).
  • Generate code coverage reports for packages (#4946).

Layers (3.5.0 ==> 3.6.0)

Misc

  • Update lockfiles branch tfjs_3.6.0_lockfiles lock files. (#5010).
  • Update monorepo to 3.6.0. (#5009).
  • Generate code coverage reports for packages (#4946).

Converter (3.5.0 ==> 3.6.0)

Misc

  • Update lockfiles branch tfjs_3.6.0_lockfiles lock files. (#5010).
  • Update monorepo to 3.6.0. (#5009).
  • [Converter] removed h5py direct deps to rely on TF (#4997).

Node (3.5.0 ==> 3.6.0)

Features

  • Add Kernel SparseFillEmptyRows for CPU and WebGL backend (#4992). Thanks, @ahmedsabie.

Bug fixes

  • add 8 supported napi versions (#4991).

Misc

  • Update lockfiles branch tfjs_3.6.0_lockfiles lock files. (#5010).
  • Update monorepo to 3.6.0. (#5009).
  • Generate code coverage reports for packages (#4946).

Wasm (3.5.0 ==> 3.6.0)

Features

  • [wasm] Add transform op. (#4980).
  • generate wechat miniprogram compatible wasm js file (#4977).

Bug fixes

  • fixed wasm conv2d backprop error when strides is greater than 1 (#4981).
  • generate wechat miniprogram compatible wasm js file (#4977).

Misc

  • Update lockfiles branch tfjs_3.6.0_lockfiles lock files. (#5010).
  • Update monorepo to 3.6.0. (#5009).

Cpu (3.5.0 ==> 3.6.0)

Features

  • Add Kernel SparseFillEmptyRows for CPU and WebGL backend (#4992). Thanks, @ahmedsabie.

Misc

  • Update lockfiles branch tfjs_3.6.0_lockfiles lock files. (#5010).
  • Update monorepo to 3.6.0. (#5009).
  • Generate code coverage reports for packages (#4946).

Webgl (3.5.0 ==> 3.6.0)

Features

  • Add Kernel SparseFillEmptyRows for CPU and WebGL backend (#4992). Thanks, @ahmedsabie.
  • added packed version of resize nearest neighbor kernel (#4985).
  • depthwise packed perf: reduce texel read for dilation of 2 (#4954).

Bug fixes

  • Fix tile rank > 6 (#5008).

Misc

  • Update lockfiles branch tfjs_3.6.0_lockfiles lock files. (#5010).
  • Update monorepo to 3.6.0. (#5009).
  • Generate code coverage reports for packages (#4946).