nextcloud / recognize

👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
https://apps.nextcloud.com/apps/recognize
GNU Affero General Public License v3.0
563 stars 45 forks source link

Build(deps): Bump @tensorflow/tfjs from 4.6.0 to 4.15.0 #1054

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps @tensorflow/tfjs from 4.6.0 to 4.15.0.

Release notes

Sourced from @​tensorflow/tfjs's releases.

tfjs-v4.15.0

Core (4.14.0 ==> 4.15.0)

Misc

  • Update monorepo to 4.15.0. (#8096). Thanks, @​dbcp1.
  • Stream weights to the GPU when loading a model (#7994).

Data (4.14.0 ==> 4.15.0)

Misc

Layers (4.14.0 ==> 4.15.0)

Misc

Converter (4.14.0 ==> 4.15.0)

Misc

  • Update lockfiles branch tfjs_4.15.0_lockfiles lock files. (#8098). Thanks, @​dbcp1.
  • Update monorepo to 4.15.0. (#8096). Thanks, @​dbcp1.
  • Stream weights to the GPU when loading a model (#7994).

Node (4.14.0 ==> 4.15.0)

Misc

  • Update lockfiles branch tfjs_4.15.0_lockfiles lock files. (#8098). Thanks, @​dbcp1.
  • Update monorepo to 4.15.0. (#8096). Thanks, @​dbcp1.

Wasm (4.14.0 ==> 4.15.0)

Misc

  • Update lockfiles branch tfjs_4.15.0_lockfiles lock files. (#8098). Thanks, @​dbcp1.
  • Update monorepo to 4.15.0. (#8096). Thanks, @​dbcp1.

Cpu (4.14.0 ==> 4.15.0)

Misc

Webgl (4.14.0 ==> 4.15.0)

Misc

  • Update lockfiles branch tfjs_4.15.0_lockfiles lock files. (#8098). Thanks, @​dbcp1.
  • Update monorepo to 4.15.0. (#8096). Thanks, @​dbcp1.

WebGPU (4.14.0 ==> 4.15.0)

Misc

... (truncated)

Commits
  • bcd053e Update lockfiles branch tfjs_4.15.0_lockfiles lock files. (#8098)
  • b5bfc8a Update monorepo to 4.15.0. (#8096)
  • b8a0023 Remove 'awaiting' labels when user issue/PR updated. (#7963)
  • e2ba43c Stream weights to the GPU when loading a model (#7994)
  • 929b35d Fix webgpu support check failing if globalThis is undefined (#8073)
  • 5ad2606 Update broken link for Frozen Model hyperlink in README.md (#8063)
  • 0e50e74 Fix isWebGPUSupported throwing an error in node (#8070)
  • 7270e44 Update tfjs-react-native dependencies (#8062)
  • fe7f4f3 Make lockfiles branch checking more lenient (#8060)
  • e5ead68 Update correct links for Keras HDF5 and tf.keras SavedModel in README.md (#8051)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by delhibabu, a new releaser for @​tensorflow/tfjs since your current version.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 10 months ago

Superseded by #1082.