Skip to content

Conversation

@dependabot-preview
Copy link

Bumps @tensorflow/tfjs from 0.14.2 to 1.7.1.

Release notes

Sourced from @tensorflow/tfjs's releases.

1.5.2

Core (1.5.1 ==> 1.5.2)

Features

  • Add reduce and made some changes as requested (#2617). Thanks, @NALLEIN.
  • [wasm] Add Gather, GatherNd kernels. (#2601).
  • [wasm] Add ScatterND kernel. (#2600).
  • [webgpu] Add fusedConv2d kernel (#2448). Thanks, @axinging.

Bug fixes

  • Avoid using apply/call due to new ts compiler flag (#2680).

Documentation

  • Fix model save with tf.io.http and custom headers (#2696). Thanks, @rthadur.
  • [Core] Throw a better error for RMSPropOptimizer when no LR (#2634).
  • Fix typo in profile doc (#2171). Thanks, @Lewuathe.

Misc

  • Change send email for the new monorepo nightly build trigger and also add success notification (#2639).

Converter (1.5.1 ==> 1.5.2)

Features

  • support save for graph model (#2676).
  • Add support to NonMaxSuppressionV5 (#2579).

Bug fixes

  • Avoid using apply/call due to new ts compiler flag (#2680).

Misc

  • update the tensorflow deps to 2.1.0 (#2627).

Node (1.5.1 ==> 1.5.2)

Features

  • [node]Add node binding api to get number of loaded SavedModel (#2635).

Documentation

1.5.0

Core (1.4.0 ==> 1.5.1)

Features

  • [core] Add gradient registry (#2584).
  • [WASM] Add Sin, Cos, Tanh, Rsqrt. (#2589).
  • [WASM] Add Less, LessEqual, LogicalAnd, Tile. (#2578).
  • [WASM] Add Greater, GreaterEqual kernels (#2543). Thanks, @sapphi-red.
  • [WASM] Add Sum. (#2566).
  • [WASM] Add Log. (#2564).
  • [wasm] Add Minimum, Maximum kernels (#2528). Thanks, @sapphi-red.
  • Add support to NonMaxSuppressionV5 (#2524).
  • [wasm] Add Unpack kernel (#2522).
  • [wasm] Add Exp tests from core (#2521).
  • [wasm] Enable execution in node (#2520).
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by linazhao128, 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@tensorflow/tfjs](https://github.com/tensorflow/tfjs) from 0.14.2 to 1.7.1.
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Commits](tensorflow/tfjs@v0.14.2...tfjs-v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 30, 2020
@dependabot-preview
Copy link
Author

Superseded by #29.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/tensorflow/tfjs-1.7.1 branch April 6, 2020 07:33
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.

1 participant