openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
287 stars 76 forks source link

Update sagemaker requirement from ==2.116.* to ==2.148.* in /docker/openproblems #872

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on sagemaker to permit the latest version.

Release notes

Sourced from sagemaker's releases.

v2.148.0

Features

  • [huggingface] Add torch.distributed support for Trainium and torchrun
  • Add PyTorch 2.0 to SDK

Bug Fixes and Other Changes

  • updating batch transform job in monitoring schedule
Changelog

Sourced from sagemaker's changelog.

v2.148.0 (2023-04-20)

Features

  • [huggingface] Add torch.distributed support for Trainium and torchrun
  • Add PyTorch 2.0 to SDK

Bug Fixes and Other Changes

  • updating batch transform job in monitoring schedule

v2.147.0 (2023-04-18)

Features

  • support different types of deletion mode

v2.146.1 (2023-04-17)

Bug Fixes and Other Changes

  • skip failing tests temporarily
  • Added ml.p4d and ml.p4de as supported instances for DeepSpeed

Documentation Changes

  • Add Model Registry Model Collection

v2.146.0 (2023-04-13)

Features

  • Add support for JSON model inputs for Clarify Processor

Bug Fixes and Other Changes

  • Feature/list collection
  • improve reliability of Run integration test
  • Add a comment that smdataparallel lib excludes tf 2.12 support

Documentation Changes

  • Update reference to load run method in documentation

v2.145.0 (2023-04-06)

Features

  • add support for async inline error notifications
  • Add methods for feature group to list feature metadata parameters and tags

... (truncated)

Commits
  • 987f1bb prepare release v2.148.0
  • 46215ae Feature: SageMaker Remote Function (#3797)
  • ebd48c9 feature: [huggingface] Add torch.distributed support for Trainium and `torc...
  • c217e1c feature: Add PyTorch 2.0 to SDK (#3795)
  • d986e3e fix:updating batch transform job in monitoring schedule (#3767)
  • 60cbb64 update development version to v2.147.1.dev0
  • b5bc795 prepare release v2.147.0
  • 162e922 feature: support different types of deletion mode (#3786)
  • fa802ff update development version to v2.146.2.dev0
  • 40dd06a prepare release v2.146.1
  • Additional commits viewable in compare view


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

Current build status

dependabot[bot] commented 1 year ago

Superseded by #873.