Skip to content

Conversation

@dependabot-preview
Copy link

Bumps @tensorflow/tfjs from 0.14.2 to 1.5.2.

Release notes

Sourced from @tensorflow/tfjs's releases.

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).

Bug fixes

  • [WASM] Fix bug where we try to set more memory on WASM heap tha… (#2591).
  • [core] Dispose all webgl programs when disposing the backend. (#2577).
  • [WASM] Support summing across outer dimensions. (#2574).
  • [Core] Bring back engine test that makes sure memory can be allocated outside a scope. (#2551).
  • [wasm] Fix bug in CropAndResize, and add AutoML models to bench… (#2510).

Development

  • [bench] Update benchmarks to show aggregate kernel timing or in… (#2595).
  • [wasm] Fix bug in CropAndResize, and add AutoML models to bench… (#2510).
  • Remove a few unnecessarily mutable exports from tfjs-core (#2498). Thanks, @blickly.
  • [wasm] Add wasm and new models to the benchmark page (#2494).
  • [WASM] Add readme and release script for wasm. (#2486).

Documentation

  • [WASM] Update FAQ with link to github issues for feedback. (#2602).
  • [wasm] Update benchmarks with Pixel 3 and Macbook Pro 15 numbers (#2573).
  • Doccomment change (#2537).

Security

  • Fix security errors for tfjs (#2550).

Misc

  • Split NonMaxSuppressionV3 and NonMaxSuppresionV5 to two APIs (#2557).

Data (1.4.0 ==> 1.5.1)

Misc

  • [data] Update microphone test wait time to remove flaky (#2548).

Converter (1.4.0 ==> 1.5.1)

Performance

  • create nightly tests, cloudbuild and cloudfunc files for converter pip (#2514).

Development

  • Remove unnecessarily mutable exports from tfjs-converter (#2509). Thanks, @blickly.

Misc

  • Fix cloud build (#2556).
... (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.5.2.
- [Release notes](https://github.com/tensorflow/tfjs/releases)
- [Commits](tensorflow/tfjs@v0.14.2...tfjs-v1.5.2)

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 Jan 30, 2020
@dependabot-preview
Copy link
Author

Superseded by #20.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/tensorflow/tfjs-1.5.2 branch March 5, 2020 07:06
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