browsermt / bergamot-translator

Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
http://browser.mt
Mozilla Public License 2.0
330 stars 37 forks source link

Bump 3rd_party/marian-dev from `08b1544` to `7e67124` #372

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps 3rd_party/marian-dev from 08b1544 to 7e67124.

Commits
  • 7e67124 Merge pull request #78 from jelmervdl/fix-gemm-switching
  • c64c7ed Remove static precomputedAlphas bool in affine operation
  • 6575f72 Merge pull request #77 from jelmervdl/getitem-optimisation-alt
  • 4397d4b Use the getItem that accepts an item list in `createScorers(…, vector<const...
  • 837f385 Merge pull request #73 from jelmervdl/loop-optimisation
  • ab3c33a Add const & and comment
  • 0173b75 Only prepare bias if we are shifted and have precomputed alphas
  • 7d20ba7 Add support for missing int8Alpha case
  • 5d48c88 Replace "dynamic" loop condition with simple unchanging variable
  • See full diff in compare view


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)