mantzaris / Tagasaurus

Tagasuarus, the gateway to your semantic multiverse "Tag your Planet!"
http://www.tagyourplanet.com
MIT License
8 stars 4 forks source link

Bump @tensorflow/tfjs-node from 3.18.0 to 3.21.1 #70

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tensorflow/tfjs-node from 3.18.0 to 3.21.1.

Release notes

Sourced from @​tensorflow/tfjs-node's releases.

tfjs-v3.21.0

Core (3.20.0 ==> 3.21.0)

Bug fixes

Documentation

Misc

  • Update monorepo to 3.21.0. (#6905).
  • Revert "Add resource initializer support " (#6900) (#6826).
  • [e2e] Fix incorrect reference to link-package (#6895).
  • Add resource initializer support (#6826).
  • Support loading models from ModelArtifacts and ModelJSON in loadGraphModelSync (#6847).
  • Update jasmine_util.ts (#6872). Thanks, @​Linchenn.
  • webgpu: Expand DepthwiseConv2DVec4Program to support any stride (#6820). Thanks, @​qjia7.
  • Fix clamp bug when min = max (#6825).
  • Add kernel RaggedGather for CPU and WebGL backend (#6765).
  • Fix mistakes (#6793). Thanks, @​ivan-pan.

Data (3.20.0 ==> 3.21.0)

Misc

Layers (3.20.0 ==> 3.21.0)

Misc

Converter (3.20.0 ==> 3.21.0)

Misc

  • Update lockfiles branch tfjs_3.21.0_lockfiles lock files. (#6906).
  • Update monorepo to 3.21.0. (#6905).
  • Revert "Add resource initializer support " (#6900) (#6826).
  • Add resource initializer support (#6826).
  • Support loading models from ModelArtifacts and ModelJSON in loadGraphModelSync (#6847).
  • fixed prelu fusing code that pre-maturely neg the const on multiply (#6876).
  • Upgrade nodejs to 18.7.0 (#6863).
  • Fix kernels_to_ops generating in the wrong location (#6823).
  • Fix mistakes (#6793). Thanks, @​ivan-pan.
  • adding missing license header (#6792).

Node (3.20.0 ==> 3.21.0)

... (truncated)

Commits


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[bot] commented 1 year ago

Superseded by #73.