Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ml-explore/mlx-swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.25.4
Choose a base ref
...
head repository: ml-explore/mlx-swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.25.5
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on Jun 7, 2025

  1. Add Support for vmap Function Transformation (#245)

    * Add Support for `vmap` Function Transformation
    tanmay-bakshi authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    098f3b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. Configuration menu
    Copy the full SHA
    27500f6 View commit details
    Browse the repository at this point in the history
  2. Fix optional module updates (#249)

    * Fix optional module updates
    
    * Add unit tests
    petrukha-ivan authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    b74974b View commit details
    Browse the repository at this point in the history
  3. Add ReLUSquared Activation Function (#250)

    * feat: Add ReLUSquared activation function and refactor relu implementation
    
    * feat: Document ReLUSquared activation function in activations and MLXNN files
    johnmai-dev authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    b79c74c View commit details
    Browse the repository at this point in the history
Loading