Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Updates the requirements on lightning-habana to permit the latest version.

Release notes

Sourced from lightning-habana's releases.

Lightning Habana 1.5.0

New Features and Enhancements

For more information on Intel Habana Synapse AI release, refer to Gaudi release notes

Contributors

@​ankitgola005 @​jyothisambolu @​Borda @​jerome-habana

Full Changelog: Lightning-AI/lightning-Habana@1.4.0...1.5.0

Changelog

Sourced from lightning-habana's changelog.

[1.5.0] - 2024-05-03

Added

  • Added support for Intel Gaudi Profiler. Deprecate HABANA_PROFILE environment variable from HPUProfiler. (#158)
  • Added support for FP8 inference. (#162)
  • Added support for LightningCLI. (#173)
  • Added experimental support for FSDP on HPU. (#174)
  • Added support for FP8 inference with DeepSpeed. (#176)
  • Updated the lightning version check for using FSDP. (#182)

Changed

  • Changed HPUParallelStrategy to HPUDDPStrategy (#160)
  • Changed HPU docker image based on Synapse AI release 1.15.0 (#166)
  • Updated to Intel Gaudi software Release 1.15.1 (#171)

Fixed

  • Fixed "No profiler activity found" error with HPUProfiler. (#172)

Removed

Deprecated

[1.4.0] - 2024-02-16

Added

  • Added DeepSpeed precision plugin for HPU (#147)
  • Added support for fp8 training. (#149)

Changed

  • Decoupled return strings of firmware, synapse version helper (#137)
  • Changed HPU docker image based on Synapse AI release 1.14.0 (#140)

Fixed

  • Fixed fabric imports for HPU strategies (#126)
  • Enabling tests and examples of fabric with HPU (#139)
  • Fixes an API break due to non-strict loading in Trainer (#150)

Removed

... (truncated)

Commits
  • 7f4e930 Updated lightning version requirement for FSDP (#182)
  • 34b57fd build(deps): bump JamesIves/github-pages-deploy-action (#178)
  • 9fa3d12 build(deps): bump pytorch-lightning from 2.2.1 to 2.2.3 (#179)
  • d625a73 build(deps): bump mypy from 1.9.0 to 1.10.0 (#180)
  • 50293a3 Prepare for LH 1.5.0 (#177)
  • 5916b0c releasing update
  • c4bd005 Adding experimental FSDP support on HPU (#174)
  • 6ebdafa Add fp8 training and inference support to deepspeed (#176)
  • 4d69418 Enable fp8 inference support (#162)
  • 6d4d6fd Add tests and docs update for LightningCLI with Lightning habana (#173)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

📚 Documentation preview 📚: https://pytorch-lightning--20761.org.readthedocs.build/en/20761/

Updates the requirements on [lightning-habana](https://github.com/Lightning-AI/lightning-habana) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/lightning-habana/releases)
- [Changelog](https://github.com/Lightning-AI/lightning-Habana/blob/main/CHANGELOG.md)
- [Commits](Lightning-AI/lightning-Habana@1.2.0...1.5.0)

---
updated-dependencies:
- dependency-name: lightning-habana
  dependency-version: 1.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 28, 2025 01:48
@dependabot dependabot bot added the ci Continuous Integration label Apr 28, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 28, 2025
@Borda Borda closed this Apr 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-pip-requirements-lightning-habana-gte-1.2.0-and-lt-1.6.0 branch April 28, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants