Skip to content

Bump @tensorflow/tfjs from 3.9.0 to 3.12.0#22

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tensorflow/tfjs-3.12.0
Closed

Bump @tensorflow/tfjs from 3.9.0 to 3.12.0#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tensorflow/tfjs-3.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2022

Bumps @tensorflow/tfjs from 3.9.0 to 3.12.0.

Release notes

Sourced from @​tensorflow/tfjs's releases.

tfjs-v3.12.0

Core (3.11.0 ==> 3.12.0)

Features

  • Add SparseSegmentSum/Mean kernel to WASM backend (#5739).
  • Add SparseFillEmptyRows kernel to WASM (#5747).
  • Add SparseReshape kernel to WASM backend (#5723).

Bug fixes

  • [kernels] support batch dims broadcasting for matmul (#5789).

Misc

  • Update monorepo to 3.12.0. (#5926).
  • Expose dimRoundingMode attribute of pool op (#5849). Thanks, @​BruceDai.
  • Add and update package.json repository metadata (#5887).
  • [wasm]Supports broadcast for all binary ops. (#5873).
  • Add doccomment for fromPixels inconsistent result. (#5865).
  • Lint Bazel packages with a central lint script (#5790).
  • [core] Skip Firefox in fromPixel webworker test (#5794).
  • [core] Separate worker tests from shared tests (#5784).
  • #5743: Allow passing ImageBitmap in worker context (#5773). Thanks, @​AlexShafir.
  • Fix lint errors (#5783).

Data (3.11.0 ==> 3.12.0)

Misc

  • Update lockfiles branch tfjs_3.12.0_lockfiles lock files. (#5929).
  • Update monorepo to 3.12.0. (#5926).
  • Update package.json to include the repository (#5770). Thanks, @​v-rr.
  • Lint Bazel packages with a central lint script (#5790).

Layers (3.11.0 ==> 3.12.0)

Misc

  • Update lockfiles branch tfjs_3.12.0_lockfiles lock files. (#5929).
  • Update monorepo to 3.12.0. (#5926).
  • Update package.json to include the repository (#5770). Thanks, @​v-rr.
  • Lint Bazel packages with a central lint script (#5790).

Converter (3.11.0 ==> 3.12.0)

Features

  • auto converter float16 to float32 in converter, and support cast op for DT_HALF type to float32 (#5858).
  • Add model debug mode support (#5659). Thanks, @​axinging.

Bug fixes

  • auto converter float16 to float32 in converter, and support cast op for DT_HALF type to float32 (#5858).
  • lock keras version (#5809).
  • [converter] fix tensorflow-estimator version to 2.6.0 (#5802).
  • [converter] Use 'bazel build' for build-npm script (#5780).

Misc

  • Update lockfiles branch tfjs_3.12.0_lockfiles lock files. (#5929).
  • Update monorepo to 3.12.0. (#5926).

... (truncated)

Commits
  • f41e509 Update lockfiles branch tfjs_3.12.0_lockfiles lock files. (#5929)
  • 72c450b Update monorepo to 3.12.0. (#5926)
  • 9dd2e8d [benchmark] Support collecting and showing per-op stats (latency for now) for...
  • 23f6ebd [tflite] Add profiling related APIs to tfjs-tflite (#5911)
  • a2b5ccf [webgpu] Add program label for shader (#5905)
  • 5b33e5c [benchmark] Add initial support for tflite models (#5870)
  • 96ab71d update darwin-arm64 download url to tfjs gcp bucket (#5899)
  • 9f2d465 Add SparseSegmentSum/Mean kernel to WASM backend (#5739)
  • 0bab1d8 Expose dimRoundingMode attribute of pool op (#5849)
  • 2dcda6f Add SparseFillEmptyRows kernel to WASM (#5747)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tensorflow/tfjs](https://github.com/tensorflow/tfjs) from 3.9.0 to 3.12.0.
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml)
- [Commits](tensorflow/tfjs@tfjs-v3.9.0...tfjs-v3.12.0)

---
updated-dependencies:
- dependency-name: "@tensorflow/tfjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #25.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tensorflow/tfjs-3.12.0 branch February 1, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments