Skip to content

tfjs_v4.12.0

Compare
Choose a tag to compare
@laxmareddyp laxmareddyp released this 18 Oct 18:19
cb5cd82

Core (4.11.0 ==> 4.12.0)

Misc

  • Update lockfiles branch tfjs_4.12.0_lockfiles lock files. (#8017).
  • Update monorepo to 4.12.0. (#8013).

Data (4.11.0 ==> 4.12.0)

Misc

  • Update monorepo to 4.12.0. (#8013).

Layers (4.11.0 ==> 4.12.0)

Misc

  • Update monorepo to 4.12.0. (#8013).
  • [layers] Import arraysEqual from the public import path (#7959).

Converter (4.11.0 ==> 4.12.0)

Misc

  • Update lockfiles branch tfjs_4.12.0_lockfiles lock files. (#8017).
  • Update monorepo to 4.12.0. (#8013).
  • [converter] fixed py import for auto tracking (#7982).

Node (4.11.0 ==> 4.12.0)

Misc

  • Update lockfiles branch tfjs_4.12.0_lockfiles lock files. (#8017).
  • Update monorepo to 4.12.0. (#8013).
  • [converter] fixed py import for auto tracking (#7982).

Wasm (4.11.0 ==> 4.12.0)

Misc

  • Update lockfiles branch tfjs_4.12.0_lockfiles lock files. (#8017).
  • Update monorepo to 4.12.0. (#8013).
  • Update broken link for Benchmarks page (#7796). Thanks, @gaikwadrahul8.
  • Infer dtype in wasm fill (#7953). Thanks, @sklum.

Cpu (4.11.0 ==> 4.12.0)

Misc

  • Update monorepo to 4.12.0. (#8013).

Webgl (4.11.0 ==> 4.12.0)

Misc

  • Update lockfiles branch tfjs_4.12.0_lockfiles lock files. (#8017).
  • Update monorepo to 4.12.0. (#8013).

WebGPU (4.11.0 ==> 4.12.0)

Bug fixes

  • webgpu: Enable importExternalTexture (#7976). Thanks, @gyagp.

Misc

  • Update lockfiles branch tfjs_4.12.0_lockfiles lock files. (#8017).
  • Update monorepo to 4.12.0. (#8013).
  • [WebGPU] Fix shader key for ScatterProgram (#7932).