Skip to content

Conversation

@hylkedonker
Copy link
Contributor

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

@hylkedonker Thanks for opening this! Looks like there are a few conflicts

@hylkedonker hylkedonker deleted the release/bridge-v1.0.0 branch July 23, 2025 06:05
@hylkedonker hylkedonker mentioned this pull request Jul 23, 2025
4 tasks
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