8000 chore(deps): bump the rs-dependencies group in /burn-algorithms with 3 updates by dependabot[bot] · Pull Request #17 · ultravioletrs/ai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump the rs-dependencies group in /burn-algorithms with 3 updates #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Updates the requirements on burn, burn-common and derive-new to permit the latest version.
Updates burn to 0.14.0

Release notes

Sourced from burn's releases.

v0.14.0

Summary

This release marks the debut of our CubeCL integration, which brings cross-platform GPU programming capabilities directly to Rust. With CubeCL now supporting both CUDA and WebGPU, Burn benefits from a new CUDA backend that can be enabled using the cuda-jit feature. Please note that this backend is still considered experimental, and some operations, particularly those related to vision, may experience issues.

Additionally, this release features significant enhancements to ONNX support, including bug fixes, new operators, and improvements in code generation.

As always, it also includes numerous bug fixes, performance enhancements, new tensor operations, and improved documentation.

Burn 0.14.0 introduces a new tensor data format that significantly enhances serialization and deserialization speeds and introduces Quantization, a new Beta feature included in this release. The format is not compatible with previous versions of Burn, but you can migrate your previously saved records using this guide.

Module & Tensor

Bug Fixes

... (truncated)

Commits

Updates burn-common to 0.14.0

Release notes

Sourced from burn-common's releases.

v0.14.0

Summary

This release marks the debut of our CubeCL integration, which brings cross-platform GPU programming capabilities directly to Rust. With CubeCL now supporting both CUDA and WebGPU, Burn benefits from a new CUDA backend that can be enabled using the cuda-jit feature. Please note that this backend is still considered experimental, and some operations, particularly those related to vision, may experience issues.

Additionally, this release features significant enhancements to ONNX support, including bug fixes, new operators, and improvements in code generation.

As always, it also includes numerous bug fixes, performance enhancements, new tensor operations, and improved documentation.

Burn 0.14.0 introduces a new tensor data format that significantly enhances serialization and deserialization speeds and introduces Quantization, a new Beta feature included in this release. The format is not compatible with previous versions of Burn, but you can migrate your previously saved records using this guide.

Module & Tensor

Bug Fixes

... (truncated)

Commits

Updates derive-new to 0.7.0

Commits
  • 6626d8f Update compiletest
  • 1e024dd cargo update, etc.
  • 3389ef2 Fix doc tests
  • bd4486d implement into and into_iter
  • a9230ac fix tests
  • 77cb828 Merge pull request #67 from Paragit-Solutions/implement-new-method-visibility
  • cacbada Merge pull request #66 from shellixyz/patch-1
  • d11f631 Add documentation
  • 3311408 Add visibility to test struct to test compilation and correct macro expansion
  • 61853b7 Make the default visibility public
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [burn](https://github.com/tracel-ai/burn), [burn-common](https://github.com/tracel-ai/burn) and [derive-new](https://github.com/nrc/derive-new) to permit the latest version.

Updates `burn` to 0.14.0
- [Release notes](https://github.com/tracel-ai/burn/releases)
- [Commits](tracel-ai/burn@v0.13.2...v0.14.0)

Updates `burn-common` to 0.14.0
- [Release notes](https://github.com/tracel-ai/burn/releases)
- [Commits](tracel-ai/burn@v0.13.2...v0.14.0)

Updates `derive-new` to 0.7.0
- [Commits](nrc/derive-new@0.6.0...0.7)

---
updated-dependencies:
- dependency-name: burn
  dependency-type: direct:production
  dependency-group: rs-dependencies
- dependency-name: burn-common
  dependency-type: direct:production
  dependency-group: rs-dependencies
- dependency-name: derive-new
  dependency-type: direct:production
  dependency-group: rs-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 1, 2024
@drasko drasko merged commit f3a81fe into main Sep 11, 2024
1 check failed
@dependabot dependabot bot deleted the dependabot/cargo/burn-algorithms/rs-dependencies-7d6e3ddd92 branch September 11, 2024 22:39
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0