-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the tensorflow group with 3 updates #14911
Conversation
c6e05d6
to
fd77b65
Compare
1216990
to
e4cde9a
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
46cf22b
to
501d410
Compare
501d410
to
67b2172
Compare
99a973f
to
b6e6f5f
Compare
2869157
to
7159705
Compare
114f1a1
to
b078bd9
Compare
5a527da
to
a8bfd46
Compare
9a8b9e2
to
1ccedc5
Compare
4c8fc53
to
7e80263
Compare
15c8f3e
to
ef6d2da
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
80d9f1f
to
5357f2c
Compare
Bumps the tensorflow group with 3 updates: [@tensorflow/tfjs-core](https://github.com/tensorflow/tfjs/tree/HEAD/tfjs-core), [@tensorflow/tfjs](https://github.com/tensorflow/tfjs) and [@tensorflow/tfjs-node](https://github.com/tensorflow/tfjs/tree/HEAD/tfjs-node). Updates `@tensorflow/tfjs-core` from 4.4.0 to 4.22.0 - [Release notes](https://github.com/tensorflow/tfjs/releases) - [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml) - [Commits](https://github.com/tensorflow/tfjs/commits/tfjs-v4.22.0/tfjs-core) Updates `@tensorflow/tfjs` from 4.4.0 to 4.22.0 - [Release notes](https://github.com/tensorflow/tfjs/releases) - [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml) - [Commits](tensorflow/tfjs@tfjs-v4.4.0...tfjs-v4.22.0) Updates `@tensorflow/tfjs-node` from 4.4.0 to 4.22.0 - [Release notes](https://github.com/tensorflow/tfjs/releases) - [Changelog](https://github.com/tensorflow/tfjs/blob/master/cloudbuild-release.yml) - [Commits](https://github.com/tensorflow/tfjs/commits/tfjs-v4.22.0/tfjs-node) --- updated-dependencies: - dependency-name: "@tensorflow/tfjs-core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: "@tensorflow/tfjs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: "@tensorflow/tfjs-node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow ... Signed-off-by: dependabot[bot] <[email protected]>
5357f2c
to
c2e1d04
Compare
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the tensorflow group with 3 updates: @tensorflow/tfjs-core, @tensorflow/tfjs and @tensorflow/tfjs-node.
Updates
@tensorflow/tfjs-core
from 4.4.0 to 4.22.0Release notes
Sourced from
@tensorflow/tfjs-core
's releases.... (truncated)
Commits
5f8c906
Update monorepo to 4.22.0. (#8419)8d594e3
Fix typos in the documentation strings of the tfjs-core directory (#8413)fcad805
Update supported TypedArray data types in tf.tensor in the documentation (#8287)e2ba43c
Stream weights to the GPU when loading a model (#7994)9ae972e
webgpu: apply the new timestampWrites format (#8048)e003c32
Fix worker tests using the wrong paths in importScripts (#8050)4e5170d
feat: fix tensor class import (#7947)0bd03f7
Re-enable nightly firefox tests (#7954)8879e72
Make MultiHeadAttention use masks from query and value tensors (#7951)f44e224
[tfjs-core] fix gather gradient when batchDims is 1 (#7942)Maintainer changes
This version was pushed to npm by delhibabu, a new releaser for
@tensorflow/tfjs-core
since your current version.Updates
@tensorflow/tfjs
from 4.4.0 to 4.22.0Release notes
Sourced from
@tensorflow/tfjs
's releases.... (truncated)
Commits
e5d5e93
Update lockfiles branch tfjs_4.22.0_lockfiles lock files. (#8420)5f8c906
Update monorepo to 4.22.0. (#8419)33d939a
webgpu: fix: conditionally call deprecated GPUAdapter.requestAdapterInfo (#8392)8d594e3
Fix typos in the documentation strings of the tfjs-core directory (#8413)8206e95
Fix typos in the documentation strings of the tfjs-node directory (#8412)15c00f8
Fix typos in the documentation strings of the tfjs-layers directory (#8411)636c616
[tfjs-data] support async generator (#8408)3daf152
Quote props of DataType enum to prevent name mangling (#8361)936b448
Subject: Add R2Score metric. (#8169) (#8353)0677375
Update broken link for tf.keras SavedModel in README.md (#8313)Maintainer changes
This version was pushed to npm by delhibabu, a new releaser for
@tensorflow/tfjs
since your current version.Updates
@tensorflow/tfjs-node
from 4.4.0 to 4.22.0Release notes
Sourced from
@tensorflow/tfjs-node
's releases.... (truncated)
Commits
e5d5e93
Update lockfiles branch tfjs_4.22.0_lockfiles lock files. (#8420)5f8c906
Update monorepo to 4.22.0. (#8419)8206e95
Fix typos in the documentation strings of the tfjs-node directory (#8412)737b8f1
Update tar package version for tfjs-node & tfjs-node-gpu (#8280)5092b04
Update installation steps for Windows / Mac OS X for tfjs-node in README.md (...f224f1d
Fix for windows installation #7341 (#8122)b004ab6
Update broken link for MacOS Catalina guide in README.md (#8032)89a0b8f
[converter] fixed py import for auto tracking (#7982)f4271a5
[tfjs-node] fixed range issue for int32 tensor with size larger than 2 ^ 24 (...93e9af4
Build node addon before running tests (#7884)Maintainer changes
This version was pushed to npm by delhibabu, a new releaser for
@tensorflow/tfjs-node
since your current version.You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions