Skip to content

Conversation

@konflux-internal-p02
Copy link

This PR contains the following updates:

Package Change Age Confidence
tensorizer (changelog) ==2.10.1 -> ==2.12.0 age confidence

Release Notes

coreweave/tensorizer (tensorizer)

v2.12.0

Compare Source

Added
  • Tensors with long dimensions (≥ 2 ** 32 elements in a single dimension)
    can now be serialized and deserialized
Changed
  • tensorizer.utils.CPUMemoryUsage.free now reports available memory
    rather than free memory
Fixed
  • tensorizer.torch_compat can now serialize and deserialize tensors that have
    storages with sizes ≥ 2 ** 32

v2.11.1

Compare Source

Fixed
  • Fixed an incompatibility between tensorizer.torch_compat and torch<2.7.1
    • Thank you to stuart-mv for catching this

v2.11.0

Compare Source

Added
  • tensorizer.torch_compat is a new module for using tensorizer as a backend
    for handling tensor data during standard torch.save and torch.load calls
    • To use tensorizer as a backend for torch.save,
      wrap the call in the tensorizer_saving context manager
      • The file created must then be loaded using tensorizer_loading
    • To use tensorizer as a backend for torch.load,
      wrap the call in the tensorizer_loading context manager
      • The file to load must have been created using tensorizer_saving

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.2/tensorizer-2.x branch from 576d7ef to 529181e Compare December 18, 2025 13:19
@konflux-internal-p02 konflux-internal-p02 bot changed the title chore(deps): update dependency tensorizer to v2.12.0 Update dependency tensorizer to v2.12.0 Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants