The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of mlx-swift, reference 0.25.4 (b94473), with Swift 5.10 for macOS (SPM) on 2 Jun 2025 15:57:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-explore/mlx-swift.git
Reference: 0.25.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ml-explore/mlx-swift
 * tag               0.25.4     -> FETCH_HEAD
HEAD is now at b94473a partial fix for #237 -- switching Device exhausts many resources (#242)
Submodule path 'Source/Cmlx/mlx': checked out 'eaf709b83e559079e212699bfc9dd2f939d25c9a'
Submodule path 'Source/Cmlx/mlx-c': checked out '9ebe155864eab06d94ba18e01f9cb2666b2975a7'
Submodule 'submodules/mlx' (https://github.com/ml-explore/mlx) registered for path 'Source/Cmlx/mlx'
Submodule 'submodules/mlx-c' (https://github.com/ml-explore/mlx-c) registered for path 'Source/Cmlx/mlx-c'
Cloning into '/Users/admin/builder/spi-builder-workspace/Source/Cmlx/mlx'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Source/Cmlx/mlx-c'...
Cloned https://github.com/ml-explore/mlx-swift.git
Revision (git rev-parse @):
b94473af8c50010edba87a48bbd60c3d7f949852
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ml-explore/mlx-swift.git at 0.25.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ml-explore/mlx-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/175] Write swift-version-33747A42983211AE.txt
[1/175] Compiling _NumericsShims _NumericsShims.c
[2/175] Write sources
[3/175] Write Tutorial-entitlement.plist
[4/175] Write sources
[6/185] Compiling error.cpp
[7/185] Write sources
[15/185] Write Example1-entitlement.plist
[15/185] Write sources
[18/185] Compiling RealModule Float80+Real.swift
[19/185] Compiling RealModule Real.swift
[20/186] Compiling RealModule Float16+Real.swift
[21/186] Compiling RealModule ElementaryFunctions.swift
[22/186] Compiling RealModule Float+Real.swift
[23/186] Compiling RealModule AugmentedArithmetic.swift
[24/186] Compiling RealModule ApproximateEquality.swift
[25/186] Compiling RealModule AlgebraicField.swift
[26/186] Emitting module RealModule
[27/186] Compiling RealModule Double+Real.swift
[28/186] Compiling RealModule RealFunctions.swift
[28/186] Compiling version.cpp
[29/191] Compiling format.cc
[31/191] Compiling ComplexModule Complex.swift
[32/191] Emitting module ComplexModule
[33/191] Compiling ComplexModule Differentiable.swift
[34/191] Compiling ComplexModule ElementaryFunctions.swift
[35/191] Compiling ComplexModule Arithmetic.swift
[35/191] Compiling fft.cpp
[36/191] Compiling compile.cpp
[36/191] Compiling device.cpp
[38/191] Compiling export.cpp
[38/191] Compiling utils.cpp
[41/193] Emitting module Numerics
[42/193] Compiling Numerics Numerics.swift
[42/193] Compiling fast.cpp
[43/193] Compiling array.cpp
[44/193] Compiling closure.cpp
[45/193] Compiling scheduler.cpp
[46/193] Compiling no_gguf.cpp
[47/193] Compiling linalg.cpp
[48/193] Compiling random.cpp
[49/193] Compiling fft.cpp
[50/193] Compiling graph_utils.cpp
[51/193] Compiling load.cpp
[52/193] Compiling primitives.cpp
[53/193] Compiling dtype_utils.cpp
[54/193] Compiling dtype.cpp
[55/193] Compiling no_ring.cpp
[56/193] Compiling einsum.cpp
[57/193] Compiling transforms.cpp
[58/193] Compiling safetensors.cpp
[59/193] Compiling primitives.cpp
[60/193] Compiling no_mpi.cpp
[61/193] Compiling distributed.cpp
[62/193] Compiling ops.cpp
[63/193] Compiling device.cpp
[64/193] Compiling ops.cpp
[65/193] Compiling fast.cpp
[66/193] Compiling utils.cpp
[67/193] Compiling unary.cpp
[68/193] Compiling slicing.cpp
[69/193] Compiling ternary.cpp
[70/193] Compiling softmax.cpp
[71/193] Compiling sort.cpp
[72/193] Compiling scan.cpp
[73/193] Compiling compile.cpp
[74/193] Compiling scaled_dot_product_attention.cpp
[75/193] Compiling resident.cpp
[76/193] Compiling rope.cpp
[77/193] Compiling reduce.cpp
[78/193] Compiling quantized.cpp
[79/193] Compiling normalization.cpp
[80/193] Compiling primitives.cpp
[81/193] Compiling metal.cpp
[82/193] Compiling logsumexp.cpp
[83/193] Compiling matmul.cpp
[84/193] Compiling indexing.cpp
[85/193] Compiling hadamard.cpp
[86/193] Compiling event.cpp
[87/193] Compiling fence.cpp
[88/193] Compiling distributed.cpp
[89/193] Compiling jit_kernels.cpp
[90/193] Compiling custom_kernel.cpp
[91/193] Compiling threefry.cpp
[92/193] Compiling fft.cpp
[93/193] Compiling device.cpp
[94/193] Compiling allocator.cpp
[95/193] Compiling copy.cpp
[96/193] Compiling binary.cpp
[97/193] Compiling conv.cpp
[98/193] Compiling compiled.cpp
[99/193] Compiling export.cpp
[100/193] Compiling select.cpp
[101/193] Compiling svd.cpp
[102/193] Compiling softmax.cpp
[103/193] Compiling scan.cpp
[104/193] Compiling quantized.cpp
[105/193] Compiling qrf.cpp
[106/193] Compiling sort.cpp
[107/193] Compiling jit_compiler.cpp
[108/193] Compiling matmul.cpp
[109/193] Compiling logsumexp.cpp
[110/193] Compiling luf.cpp
[111/193] Compiling masked_mm.cpp
[112/193] Compiling primitives.cpp
[113/193] Compiling hadamard.cpp
[114/193] Compiling cblas.cpp
[115/193] Compiling inverse.cpp
[116/193] Compiling eval.cpp
[117/193] Compiling encoder.cpp
[118/193] Compiling bnns.cpp
[119/193] Compiling unary.cpp
[120/193] Compiling distributed.cpp
[121/193] Compiling fft.cpp
[122/193] Compiling utils.cpp
[123/193] Compiling indexing.cpp
[124/193] Compiling eigh.cpp
[125/193] Compiling arg_reduce.cpp
[126/193] Compiling slicing.cpp
[127/193] Compiling cholesky.cpp
[128/193] Compiling reduce.cpp
[129/193] Compiling broadcasting.cpp
[130/193] Compiling compiled.cpp
[131/193] Compiling utils.cpp
[132/193] Compiling unary_ops.cpp
[133/193] Compiling unary.cpp
[134/193] Compiling ternary_ops.cpp
[135/193] Compiling ternary.cpp
[136/193] Compiling allocator.cpp
[137/193] Compiling steel_gemm_splitk.cpp
[138/193] Compiling steel_gemm_masked.cpp
[139/193] Compiling steel_gemm_gather.cpp
[140/193] Compiling steel_gemm_fused.cpp
[141/193] Compiling steel_conv_general.cpp
[142/193] Compiling sort.cpp
[143/193] Compiling steel_conv.cpp
[144/193] Compiling load.cpp
[145/193] Compiling softmax.cpp
[146/193] Compiling common.cpp
[147/193] Compiling scatter_axis.cpp
[148/193] Compiling scatter.cpp
[149/193] Compiling scan.cpp
[150/193] Compiling reduce_utils.cpp
[151/193] Compiling reduce.cpp
[152/193] Compiling quantized.cpp
[153/193] Compiling hadamard.cpp
[153/193] Compiling logsumexp.cpp
[155/193] Compiling gemv_masked.cpp
[156/193] Compiling gather_axis.cpp
[157/193] Compiling gemm.cpp
[158/193] Compiling fft.cpp
[159/193] Compiling gather.cpp
[160/193] Compiling copy.cpp
[161/193] Compiling conv.cpp
[162/193] Compiling compiled_preamble.cpp
[163/193] Compiling binary_two.cpp
[163/193] Compiling binary_ops.cpp
[165/193] Compiling binary.cpp
[166/193] Compiling arange.cpp
[167/193] Compiling copy.cpp
[168/193] Compiling conv.cpp
[169/193] Compiling array.cpp
[170/193] Compiling version.cpp
[171/193] Compiling transforms_impl.cpp
[172/193] Compiling transforms.cpp
[173/193] Compiling vector.cpp
[174/193] Compiling string.cpp
[175/193] Compiling stream.cpp
[176/193] Compiling compiled_conditional.cpp
[177/193] Compiling random.cpp
[178/193] Compiling reduce.cpp
[179/193] Compiling memory.cpp
[180/193] Compiling metal.cpp
[181/193] Compiling ops.cpp
[182/193] Compiling map.cpp
[183/193] Compiling linalg.cpp
[184/193] Compiling io_types.cpp
[185/193] Compiling io.cpp
[186/193] Compiling binary.cpp
[188/223] Emitting module MLX
[189/226] Compiling MLX Transforms+Grad.swift
[190/226] Compiling MLX Transforms+Internal.swift
[191/226] Compiling MLX Transforms.swift
[192/226] Compiling MLX Protocols.swift
[193/226] Compiling MLX Random.swift
[194/226] Compiling MLX State.swift
[195/226] Compiling MLX Ops+Array.swift
[196/226] Compiling MLX Ops.swift
[197/226] Compiling MLX ParameterTypes.swift
[198/226] Compiling MLX MLXFast.swift
[199/226] Compiling MLX MLXFastKernel.swift
[200/226] Compiling MLX Nested.swift
[201/226] Compiling MLX ErrorHandler.swift
[202/226] Compiling MLX Export.swift
[203/226] Compiling MLX FFT.swift
[204/226] Compiling MLX Factory.swift
[205/226] Compiling MLX ArrayAt.swift
[206/226] Compiling MLX Cmlx+Util.swift
[207/226] Compiling MLX DType.swift
[208/226] Compiling MLX Device.swift
[209/226] Compiling MLX Foundation+Util.swift
[210/226] Compiling MLX GPU.swift
[211/226] Compiling MLX IO.swift
[212/226] Compiling MLX MLXArray+Init.swift
[213/226] Compiling MLX MLXArray+Ops.swift
[214/226] Compiling MLX MLXArray.swift
[215/226] Compiling MLX Stream.swift
[216/226] Compiling MLX Transforms+Compile.swift
[217/226] Compiling MLX Transforms+Eval.swift
[218/226] Compiling MLX Linalg.swift
/Users/admin/builder/spi-builder-workspace/Source/MLX/MLXArray+Bytes.swift:288:13: warning: initialization of immutable value 'data' was never used; consider replacing with assignment to '_' or removing it
        let data = asData(access: noCopy ? .noCopyIfContiguous : .copy)
        ~~~~^~~~
        _
[219/226] Compiling MLX MLXArray+Bytes.swift
/Users/admin/builder/spi-builder-workspace/Source/MLX/MLXArray+Bytes.swift:288:13: warning: initialization of immutable value 'data' was never used; consider replacing with assignment to '_' or removing it
        let data = asData(access: noCopy ? .noCopyIfContiguous : .copy)
        ~~~~^~~~
        _
[220/226] Compiling MLX MLXArray+Indexing.swift
/Users/admin/builder/spi-builder-workspace/Source/MLX/MLXArray+Bytes.swift:288:13: warning: initialization of immutable value 'data' was never used; consider replacing with assignment to '_' or removing it
        let data = asData(access: noCopy ? .noCopyIfContiguous : .copy)
        ~~~~^~~~
        _
[221/239] Emitting module Example1
[222/239] Compiling Example1 Example1.swift
[223/239] Compiling MLXFFT FFT.swift
[224/239] Emitting module MLXFFT
[225/239] Emitting module MLXLinalg
[226/239] Compiling MLXLinalg Linalg.swift
[226/239] Write Objects.LinkFileList
[228/239] Compiling MLXFast MLXFastKernel.swift
[229/239] Compiling MLXFast MLXFast.swift
[230/239] Emitting module MLXFast
[231/239] Compiling MLXRandom Random.swift
[232/239] Emitting module MLXRandom
[233/239] Compiling Tutorial Tutorial.swift
[234/239] Emitting module Tutorial
[234/239] Write Objects.LinkFileList
[236/257] Compiling MLXNN Upsample.swift
[237/258] Compiling MLXNN Normalization.swift
[238/258] Compiling MLXNN Pooling.swift
[239/258] Compiling MLXNN PositionalEncoding.swift
[240/258] Compiling MLXNN Quantized.swift
[241/258] Compiling MLXNN Recurrent.swift
[242/258] Compiling MLXNN Transformer.swift
[243/258] Emitting module MLXNN
[244/258] Compiling MLXNN Activations.swift
[245/258] Compiling MLXNN Cache.swift
[246/258] Compiling MLXNN ValueAndGrad.swift
[247/258] Compiling MLXNN Embedding.swift
[248/258] Compiling MLXNN Linear.swift
[249/258] Compiling MLXNN Containers.swift
[250/258] Compiling MLXNN Convolution.swift
[251/258] Compiling MLXNN Losses.swift
/Users/admin/builder/spi-builder-workspace/Source/MLXNN/Module.swift:453:42: warning: immutable value 'p' was never used; consider replacing with '_' or removing it
            case (.value(.parameters(let p)), .none):
                                     ~~~~^
                                     _
/Users/admin/builder/spi-builder-workspace/Source/MLXNN/Module.swift:1346:34: warning: conditional downcast from 'T?' to 'T' does nothing
            if let value = value as? T {
                           ~~~~~~^~~~~

/Users/admin/builder/spi-builder-workspace/Source/MLXNN/Module.swift:1459:36: warning: conditional downcast from 'T?' to 'T' does nothing
            if let module = module as? T {
                            ~~~~~~~^~~~~

[252/258] Compiling MLXNN Module.swift
/Users/admin/builder/spi-builder-workspace/Source/MLXNN/Module.swift:453:42: warning: immutable value 'p' was never used; consider replacing with '_' or removing it
            case (.value(.parameters(let p)), .none):
                                     ~~~~^
                                     _
/Users/admin/builder/spi-builder-workspace/Source/MLXNN/Module.swift:1346:34: warning: conditional downcast from 'T?' to 'T' does nothing
            if let value = value as? T {
                           ~~~~~~^~~~~

/Users/admin/builder/spi-builder-workspace/Source/MLXNN/Module.swift:1459:36: warning: conditional downcast from 'T?' to 'T' does nothing
            if let module = module as? T {
                            ~~~~~~~^~~~~

[253/258] Compiling MLXNN ConvolutionTransposed.swift
[254/258] Compiling MLXNN Dropout.swift
[255/260] Emitting module MLXOptimizers
[256/260] Compiling MLXOptimizers Optimizers.swift
[256/260] Linking Tutorial
[257/260] Linking Example1
[258/260] Applying Tutorial
[259/260] Applying Example1
Build complete! (38.65s)
Fetching https://github.com/apple/swift-numerics
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.44s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.49s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Source/Examples/Example1.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Source/Examples/Tutorial.swift
Build complete.
{
  "cxx_language_standard" : "gnu++17",
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "mlx-swift",
  "name" : "mlx-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.3"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MLX",
      "targets" : [
        "MLX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MLXRandom",
      "targets" : [
        "MLXRandom"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MLXNN",
      "targets" : [
        "MLXNN"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MLXOptimizers",
      "targets" : [
        "MLXOptimizers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MLXFFT",
      "targets" : [
        "MLXFFT"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MLXLinalg",
      "targets" : [
        "MLXLinalg"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MLXFast",
      "targets" : [
        "MLXFast"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Tutorial",
      "targets" : [
        "Tutorial"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Example1",
      "targets" : [
        "Example1"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tutorial",
      "module_type" : "SwiftTarget",
      "name" : "Tutorial",
      "path" : "Source/Examples",
      "product_memberships" : [
        "Tutorial"
      ],
      "sources" : [
        "Tutorial.swift"
      ],
      "target_dependencies" : [
        "MLX"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MLXTests",
      "module_type" : "SwiftTarget",
      "name" : "MLXTests",
      "path" : "Tests/MLXTests",
      "sources" : [
        "ArrayAtTests.swift",
        "DTypeTests.swift",
        "ErrorTests.swift",
        "ExportTests.swift",
        "GPUTests.swift",
        "IntegrationTests.swift",
        "LinalgTests.swift",
        "LossTests.swift",
        "MLXArray+IndexingTests.swift",
        "MLXArray+InitTests.swift",
        "MLXArray+OpsTests.swift",
        "MLXArrayTests.swift",
        "MLXFastKernelTests.swift",
        "MLXRandomTests.swift",
        "ModuleTests.swift",
        "NestedTests.swift",
        "OpsTests.swift",
        "OptimizerTests.swift",
        "PoolingTests.swift",
        "SaveTests.swift",
        "StreamTests.swift",
        "SubclassTests.swift",
        "TransformTests.swift",
        "UpsampleTests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "MLX",
        "MLXRandom",
        "MLXNN",
        "MLXOptimizers",
        "MLXFFT",
        "MLXLinalg",
        "MLXFast"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MLXRandom",
      "module_type" : "SwiftTarget",
      "name" : "MLXRandom",
      "path" : "Source/MLXRandom",
      "product_memberships" : [
        "MLXRandom",
        "MLXNN",
        "MLXOptimizers"
      ],
      "sources" : [
        "Random.swift"
      ],
      "target_dependencies" : [
        "MLX"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MLXOptimizers",
      "module_type" : "SwiftTarget",
      "name" : "MLXOptimizers",
      "path" : "Source/MLXOptimizers",
      "product_memberships" : [
        "MLXOptimizers"
      ],
      "sources" : [
        "Optimizers.swift"
      ],
      "target_dependencies" : [
        "MLX",
        "MLXNN"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MLXNN",
      "module_type" : "SwiftTarget",
      "name" : "MLXNN",
      "path" : "Source/MLXNN",
      "product_memberships" : [
        "MLXNN",
        "MLXOptimizers"
      ],
      "sources" : [
        "Activations.swift",
        "Cache.swift",
        "Containers.swift",
        "Convolution.swift",
        "ConvolutionTransposed.swift",
        "Dropout.swift",
        "Embedding.swift",
        "Linear.swift",
        "Losses.swift",
        "Module.swift",
        "Normalization.swift",
        "Pooling.swift",
        "PositionalEncoding.swift",
        "Quantized.swift",
        "Recurrent.swift",
        "Transformer.swift",
        "Upsample.swift",
        "ValueAndGrad.swift"
      ],
      "target_dependencies" : [
        "MLX",
        "MLXRandom",
        "MLXFast"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MLXLinalg",
      "module_type" : "SwiftTarget",
      "name" : "MLXLinalg",
      "path" : "Source/MLXLinalg",
      "product_memberships" : [
        "MLXLinalg"
      ],
      "sources" : [
        "Linalg.swift"
      ],
      "target_dependencies" : [
        "MLX"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MLXFast",
      "module_type" : "SwiftTarget",
      "name" : "MLXFast",
      "path" : "Source/MLXFast",
      "product_memberships" : [
        "MLXNN",
        "MLXOptimizers",
        "MLXFast"
      ],
      "sources" : [
        "MLXFast.swift",
        "MLXFastKernel.swift"
      ],
      "target_dependencies" : [
        "MLX",
        "Cmlx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MLXFFT",
      "module_type" : "SwiftTarget",
      "name" : "MLXFFT",
      "path" : "Source/MLXFFT",
      "product_memberships" : [
        "MLXFFT"
      ],
      "sources" : [
        "FFT.swift"
      ],
      "target_dependencies" : [
        "MLX"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MLX",
      "module_type" : "SwiftTarget",
      "name" : "MLX",
      "path" : "Source/MLX",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "MLX",
        "MLXRandom",
        "MLXNN",
        "MLXOptimizers",
        "MLXFFT",
        "MLXLinalg",
        "MLXFast",
        "Tutorial",
        "Example1"
      ],
      "sources" : [
        "ArrayAt.swift",
        "Cmlx+Util.swift",
        "DType.swift",
        "Device.swift",
        "ErrorHandler.swift",
        "Export.swift",
        "FFT.swift",
        "Factory.swift",
        "Foundation+Util.swift",
        "GPU.swift",
        "IO.swift",
        "Linalg.swift",
        "MLXArray+Bytes.swift",
        "MLXArray+Indexing.swift",
        "MLXArray+Init.swift",
        "MLXArray+Ops.swift",
        "MLXArray.swift",
        "MLXFast.swift",
        "MLXFastKernel.swift",
        "Nested.swift",
        "Ops+Array.swift",
        "Ops.swift",
        "ParameterTypes.swift",
        "Protocols.swift",
        "Random.swift",
        "State.swift",
        "Stream.swift",
        "Transforms+Compile.swift",
        "Transforms+Eval.swift",
        "Transforms+Grad.swift",
        "Transforms+Internal.swift",
        "Transforms.swift"
      ],
      "target_dependencies" : [
        "Cmlx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Example1",
      "module_type" : "SwiftTarget",
      "name" : "Example1",
      "path" : "Source/Examples",
      "product_memberships" : [
        "Example1"
      ],
      "sources" : [
        "Example1.swift"
      ],
      "target_dependencies" : [
        "MLX"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CmlxTests",
      "module_type" : "SwiftTarget",
      "name" : "CmlxTests",
      "path" : "Tests/CmlxTests",
      "sources" : [
        "CmlxTests.swift"
      ],
      "target_dependencies" : [
        "Cmlx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cmlx",
      "module_type" : "ClangTarget",
      "name" : "Cmlx",
      "path" : "Source/Cmlx",
      "product_memberships" : [
        "MLX",
        "MLXRandom",
        "MLXNN",
        "MLXOptimizers",
        "MLXFFT",
        "MLXLinalg",
        "MLXFast",
        "Tutorial",
        "Example1"
      ],
      "sources" : [
        "fmt/src/format.cc",
        "mlx-c/mlx/c/array.cpp",
        "mlx-c/mlx/c/closure.cpp",
        "mlx-c/mlx/c/compile.cpp",
        "mlx-c/mlx/c/device.cpp",
        "mlx-c/mlx/c/error.cpp",
        "mlx-c/mlx/c/export.cpp",
        "mlx-c/mlx/c/fast.cpp",
        "mlx-c/mlx/c/fft.cpp",
        "mlx-c/mlx/c/io.cpp",
        "mlx-c/mlx/c/io_types.cpp",
        "mlx-c/mlx/c/linalg.cpp",
        "mlx-c/mlx/c/map.cpp",
        "mlx-c/mlx/c/memory.cpp",
        "mlx-c/mlx/c/metal.cpp",
        "mlx-c/mlx/c/ops.cpp",
        "mlx-c/mlx/c/random.cpp",
        "mlx-c/mlx/c/stream.cpp",
        "mlx-c/mlx/c/string.cpp",
        "mlx-c/mlx/c/transforms.cpp",
        "mlx-c/mlx/c/transforms_impl.cpp",
        "mlx-c/mlx/c/vector.cpp",
        "mlx-c/mlx/c/version.cpp",
        "mlx-conditional/compiled_conditional.cpp",
        "mlx-generated/arange.cpp",
        "mlx-generated/binary.cpp",
        "mlx-generated/binary_ops.cpp",
        "mlx-generated/binary_two.cpp",
        "mlx-generated/compiled_preamble.cpp",
        "mlx-generated/conv.cpp",
        "mlx-generated/copy.cpp",
        "mlx-generated/fft.cpp",
        "mlx-generated/gather.cpp",
        "mlx-generated/gather_axis.cpp",
        "mlx-generated/gemm.cpp",
        "mlx-generated/gemv_masked.cpp",
        "mlx-generated/hadamard.cpp",
        "mlx-generated/logsumexp.cpp",
        "mlx-generated/quantized.cpp",
        "mlx-generated/reduce.cpp",
        "mlx-generated/reduce_utils.cpp",
        "mlx-generated/scan.cpp",
        "mlx-generated/scatter.cpp",
        "mlx-generated/scatter_axis.cpp",
        "mlx-generated/softmax.cpp",
        "mlx-generated/sort.cpp",
        "mlx-generated/steel_conv.cpp",
        "mlx-generated/steel_conv_general.cpp",
        "mlx-generated/steel_gemm_fused.cpp",
        "mlx-generated/steel_gemm_gather.cpp",
        "mlx-generated/steel_gemm_masked.cpp",
        "mlx-generated/steel_gemm_splitk.cpp",
        "mlx-generated/ternary.cpp",
        "mlx-generated/ternary_ops.cpp",
        "mlx-generated/unary.cpp",
        "mlx-generated/unary_ops.cpp",
        "mlx-generated/utils.cpp",
        "mlx/mlx/allocator.cpp",
        "mlx/mlx/array.cpp",
        "mlx/mlx/backend/common/broadcasting.cpp",
        "mlx/mlx/backend/common/common.cpp",
        "mlx/mlx/backend/common/compiled.cpp",
        "mlx/mlx/backend/common/load.cpp",
        "mlx/mlx/backend/common/reduce.cpp",
        "mlx/mlx/backend/common/slicing.cpp",
        "mlx/mlx/backend/common/utils.cpp",
        "mlx/mlx/backend/cpu/arg_reduce.cpp",
        "mlx/mlx/backend/cpu/binary.cpp",
        "mlx/mlx/backend/cpu/cholesky.cpp",
        "mlx/mlx/backend/cpu/conv.cpp",
        "mlx/mlx/backend/cpu/copy.cpp",
        "mlx/mlx/backend/cpu/distributed.cpp",
        "mlx/mlx/backend/cpu/eigh.cpp",
        "mlx/mlx/backend/cpu/encoder.cpp",
        "mlx/mlx/backend/cpu/eval.cpp",
        "mlx/mlx/backend/cpu/fft.cpp",
        "mlx/mlx/backend/cpu/gemms/bnns.cpp",
        "mlx/mlx/backend/cpu/gemms/cblas.cpp",
        "mlx/mlx/backend/cpu/hadamard.cpp",
        "mlx/mlx/backend/cpu/indexing.cpp",
        "mlx/mlx/backend/cpu/inverse.cpp",
        "mlx/mlx/backend/cpu/jit_compiler.cpp",
        "mlx/mlx/backend/cpu/logsumexp.cpp",
        "mlx/mlx/backend/cpu/luf.cpp",
        "mlx/mlx/backend/cpu/masked_mm.cpp",
        "mlx/mlx/backend/cpu/matmul.cpp",
        "mlx/mlx/backend/cpu/primitives.cpp",
        "mlx/mlx/backend/cpu/qrf.cpp",
        "mlx/mlx/backend/cpu/quantized.cpp",
        "mlx/mlx/backend/cpu/reduce.cpp",
        "mlx/mlx/backend/cpu/scan.cpp",
        "mlx/mlx/backend/cpu/select.cpp",
        "mlx/mlx/backend/cpu/softmax.cpp",
        "mlx/mlx/backend/cpu/sort.cpp",
        "mlx/mlx/backend/cpu/svd.cpp",
        "mlx/mlx/backend/cpu/threefry.cpp",
        "mlx/mlx/backend/cpu/unary.cpp",
        "mlx/mlx/backend/metal/allocator.cpp",
        "mlx/mlx/backend/metal/binary.cpp",
        "mlx/mlx/backend/metal/compiled.cpp",
        "mlx/mlx/backend/metal/conv.cpp",
        "mlx/mlx/backend/metal/copy.cpp",
        "mlx/mlx/backend/metal/custom_kernel.cpp",
        "mlx/mlx/backend/metal/device.cpp",
        "mlx/mlx/backend/metal/distributed.cpp",
        "mlx/mlx/backend/metal/event.cpp",
        "mlx/mlx/backend/metal/fence.cpp",
        "mlx/mlx/backend/metal/fft.cpp",
        "mlx/mlx/backend/metal/hadamard.cpp",
        "mlx/mlx/backend/metal/indexing.cpp",
        "mlx/mlx/backend/metal/jit_kernels.cpp",
        "mlx/mlx/backend/metal/logsumexp.cpp",
        "mlx/mlx/backend/metal/matmul.cpp",
        "mlx/mlx/backend/metal/metal.cpp",
        "mlx/mlx/backend/metal/normalization.cpp",
        "mlx/mlx/backend/metal/primitives.cpp",
        "mlx/mlx/backend/metal/quantized.cpp",
        "mlx/mlx/backend/metal/reduce.cpp",
        "mlx/mlx/backend/metal/resident.cpp",
        "mlx/mlx/backend/metal/rope.cpp",
        "mlx/mlx/backend/metal/scaled_dot_product_attention.cpp",
        "mlx/mlx/backend/metal/scan.cpp",
        "mlx/mlx/backend/metal/slicing.cpp",
        "mlx/mlx/backend/metal/softmax.cpp",
        "mlx/mlx/backend/metal/sort.cpp",
        "mlx/mlx/backend/metal/ternary.cpp",
        "mlx/mlx/backend/metal/unary.cpp",
        "mlx/mlx/backend/metal/utils.cpp",
        "mlx/mlx/compile.cpp",
        "mlx/mlx/device.cpp",
        "mlx/mlx/distributed/distributed.cpp",
        "mlx/mlx/distributed/mpi/no_mpi.cpp",
        "mlx/mlx/distributed/ops.cpp",
        "mlx/mlx/distributed/primitives.cpp",
        "mlx/mlx/distributed/ring/no_ring.cpp",
        "mlx/mlx/dtype.cpp",
        "mlx/mlx/dtype_utils.cpp",
        "mlx/mlx/einsum.cpp",
        "mlx/mlx/export.cpp",
        "mlx/mlx/fast.cpp",
        "mlx/mlx/fft.cpp",
        "mlx/mlx/graph_utils.cpp",
        "mlx/mlx/io/load.cpp",
        "mlx/mlx/io/no_gguf.cpp",
        "mlx/mlx/io/safetensors.cpp",
        "mlx/mlx/linalg.cpp",
        "mlx/mlx/ops.cpp",
        "mlx/mlx/primitives.cpp",
        "mlx/mlx/random.cpp",
        "mlx/mlx/scheduler.cpp",
        "mlx/mlx/transforms.cpp",
        "mlx/mlx/utils.cpp",
        "mlx/mlx/version.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.