Skip to content

Conversation

@hylkedonker
Copy link
Contributor

@carolinefrasca: This is a follow-up of PR #155, and should fix the earlier conflicts. (I tried to replace the original branch with this version; but deleting a branch seems to automatically close a PR.)

Bridge [1.0.0] - 2025-07-21

Added

  • Support for Mojo 25.4.

Changed

  • Anticipating the removal of Tensor from Max, both bridge.numpy.ndarray_to_tensor and bridge.numpy.tensor_to_ndarray now operate on LayoutTensors instead of Tensors.

Removed

  • Both the bridge.numpy.ndarray_to_layouttensor and bridge.numpy.layouttensor_to_ndarray, which have been renamed to bridge.numpy.ndarray_to_tensor and bridge.numpy.tensor_to_ndarray, respectively.

Checklist

  • My recipe.yaml file specifies which version(s) of MAX is compatible with my project (see here for an example). If not, my package is compatible with both 24.5 and 24.6.
  • License file is packaged (see here for an example).
  • Set the build number to 0 (for new packages, or if the version changed).
  • Bumped the build number (if the version is unchanged).

@carolinefrasca
Copy link
Collaborator

Thank you so much!

@carolinefrasca carolinefrasca merged commit d560f60 into modular:main Jul 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants