MAX Nightly 25.4.0.dev2025060721 Released

:astronaut: A new nightly version has been released! :astronaut:

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Removed graph.unique_symbolic_dim.

  • Renamed select to be where. This matches the name of the similar
    operation in torch and numpy.

  • Added nn.Module.build_subgraph method to allow for the creation of a subgraph
    for a layer that inherits from nn.Module.

Mojo changelog updates:

  • [External] [stdlib][docs] Add Changelog for list/set/dict literal ctors for collections (#63225)
  • [Lint] Fix most spelling mistakes across the codebase
  • [mojo-docs] Improvements to the changelog.

Raw MAX diff: https://github.com/modular/modular/compare/6c2a25cdbe29cce284ac2f35d00c8f7b0bdf4828...b44f0e28300443a9d6213935d65612356c71c149
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md