Build Information
Successful build of Neuron, reference 2.2.3 (ca3695), with Swift 6.2 for macOS (SPM) on 17 Mar 2026 03:08:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wvabrinskas/Neuron.git
Reference: 2.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wvabrinskas/Neuron
* tag 2.2.3 -> FETCH_HEAD
HEAD is now at ca3695f Major framework upgrade: TensorStorage, pointer-based arithmetic, batching, and new layers (#159)
Cloned https://github.com/wvabrinskas/Neuron.git
Revision (git rev-parse @):
ca3695f82f562e420fde957bf913ed44cd1c6e47
SUCCESS checkout https://github.com/wvabrinskas/Neuron.git at 2.2.3
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.27s)
Fetching https://github.com/wvabrinskas/Logger.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/wvabrinskas/NumSwift.git
[1/1658] Fetching numswift
[18/3478] Fetching numswift, swift-atomics
[91/3585] Fetching numswift, swift-atomics, logger
[513/10001] Fetching numswift, swift-atomics, logger, swift-numerics
[3357/13671] Fetching numswift, swift-atomics, logger, swift-numerics, swift-docc-symbolkit
Fetched https://github.com/apple/swift-atomics.git from cache (1.12s)
[9356/11851] Fetching numswift, logger, swift-numerics, swift-docc-symbolkit
Fetched https://github.com/apple/swift-numerics from cache (1.25s)
Fetched https://github.com/wvabrinskas/Logger.git from cache (1.25s)
Fetched https://github.com/wvabrinskas/NumSwift.git from cache (1.25s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
Computing version for https://github.com/wvabrinskas/NumSwift.git
Computed https://github.com/wvabrinskas/NumSwift.git at 2.0.24 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.54s)
Computing version for https://github.com/wvabrinskas/Logger.git
Computed https://github.com/wvabrinskas/Logger.git at 1.0.7 (0.65s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.54s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at main (e977f65)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/wvabrinskas/Logger.git
Working copy of https://github.com/wvabrinskas/Logger.git resolved at 1.0.7
Creating working copy for https://github.com/wvabrinskas/NumSwift.git
Working copy of https://github.com/wvabrinskas/NumSwift.git resolved at 2.0.24
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "neuron",
"name": "Neuron",
"url": "https://github.com/wvabrinskas/Neuron.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Neuron",
"dependencies": [
{
"identity": "numswift",
"name": "NumSwift",
"url": "https://github.com/wvabrinskas/NumSwift.git",
"version": "2.0.24",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NumSwift",
"dependencies": [
]
},
{
"identity": "logger",
"name": "Logger",
"url": "https://github.com/wvabrinskas/Logger.git",
"version": "1.0.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
"dependencies": [
]
},
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/wvabrinskas/Neuron.git
[1/16106] Fetching neuron
Fetched https://github.com/wvabrinskas/Neuron.git from cache (2.93s)
Fetching https://github.com/wvabrinskas/NumSwift.git from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/wvabrinskas/Logger.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Fetched https://github.com/apple/swift-numerics from cache (0.58s)
Fetched https://github.com/wvabrinskas/NumSwift.git from cache (0.58s)
Fetched https://github.com/wvabrinskas/Logger.git from cache (0.58s)
Computing version for https://github.com/wvabrinskas/NumSwift.git
Computed https://github.com/wvabrinskas/NumSwift.git at 2.0.24 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.03s)
Computing version for https://github.com/wvabrinskas/Logger.git
Computed https://github.com/wvabrinskas/Logger.git at 1.0.7 (0.03s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.03s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/wvabrinskas/NumSwift.git
Working copy of https://github.com/wvabrinskas/NumSwift.git resolved at 2.0.24
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/wvabrinskas/Logger.git
Working copy of https://github.com/wvabrinskas/Logger.git resolved at 1.0.7
Creating working copy for https://github.com/wvabrinskas/Neuron.git
Working copy of https://github.com/wvabrinskas/Neuron.git resolved at 2.2.3 (ca3695f)
warning: '.resolve-product-dependencies': dependency 'neuron' is not used by any target
Found 4 product dependencies
- NumSwift
- Logger
- swift-numerics
- swift-atomics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wvabrinskas/Neuron.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/16] Write sources
[5/16] Copying GPU.metal
[6/16] Copying print-example.png
[6/16] Write sources
[11/16] Write swift-version-49B95AFC49DCD68C.txt
[12/18] Compiling _NumericsShims _NumericsShims.c
[13/29] Compiling _AtomicsShims.c
[14/29] Compiling NumSwiftC numswiftc_base.c
[15/48] Compiling NumSwiftC numswiftc.c
[17/65] Compiling Atomics ManagedAtomicLazyReference.swift
[18/65] Compiling Atomics UnsafeAtomic.swift
[19/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/65] Compiling Atomics IntegerOperations.swift
[21/65] Compiling NumSwift Double.swift
[22/65] Compiling NumSwift Extensions.swift
[23/65] Compiling NumSwift NumSwift.swift
[24/65] Compiling NumSwift NumSwiftC.swift
[25/66] Compiling RealModule Real.swift
[26/66] Compiling RealModule RealFunctions.swift
[27/67] Compiling NumSwift Float32.swift
[28/67] Compiling NumSwift BaseNumeric.swift
[29/67] Compiling RealModule Float80+Real.swift
[30/67] Compiling Atomics Unmanaged extensions.swift
[31/67] Compiling RealModule RelaxedArithmetic.swift
[32/67] Compiling RealModule ElementaryFunctions.swift
[33/67] Compiling RealModule Float16+Real.swift
[34/67] Emitting module RealModule
[35/67] Compiling RealModule Double+Real.swift
[36/67] Compiling RealModule Float+Real.swift
[37/67] Compiling NumSwift 1DFloat.swift
[38/67] Compiling NumSwift 1DFloat16.swift
[39/67] Compiling RealModule AugmentedArithmetic.swift
[42/77] Compiling NumSwift FloatContiguousArrayArithmetic.swift
[43/77] Compiling NumSwift Float16.swift
[44/78] Compiling ComplexModule Complex+Hashable.swift
[45/78] Compiling ComplexModule Complex+Numeric.swift
[46/78] Compiling ComplexModule Complex.swift
[47/78] Compiling ComplexModule Complex+IntegerLiteral.swift
[48/78] Compiling ComplexModule Complex+StringConvertible.swift
[49/78] Compiling ComplexModule Polar.swift
[50/79] Compiling NumSwift Float16ArrayArithmetic.swift
[51/79] Compiling NumSwift Float16ContiguousArrayArithmetic.swift
[52/79] Compiling NumSwift FloatArithmeticBase.swift
[53/79] Compiling NumSwift FloatArrayArithmetic.swift
[54/79] Compiling ComplexModule Scale.swift
[55/79] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[56/79] Compiling ComplexModule Complex+AlgebraicField.swift
[57/79] Compiling ComplexModule Complex+Codable.swift
[58/79] Emitting module ComplexModule
[59/79] Compiling ComplexModule Complex+ElementaryFunctions.swift
[60/81] Emitting module Numerics
[61/81] Compiling Numerics Numerics.swift
[62/81] Emitting module Atomics
[63/81] Compiling Logger Logger.swift
[64/81] Emitting module Logger
[65/81] Compiling NumSwift NumSwiftC_Float16.swift
[66/81] Compiling NumSwift NumSwiftFlat.swift
[77/82] Emitting module NumSwift
[82/82] Compiling NumSwift NumSwiftFlatPointer.swift
[83/163] Emitting module Neuron
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[84/171] Compiling Neuron Augmenter.swift
[85/171] Compiling Neuron Mixup.swift
[86/171] Compiling Neuron Constants.swift
[87/171] Compiling Neuron Dataset.swift
[88/171] Compiling Neuron CPU.swift
[89/171] Compiling Neuron Devices.swift
[90/171] Compiling Neuron GPU.swift
[91/171] Compiling Neuron BufferPool.swift
[92/171] Compiling Neuron MetalContext.swift
[93/171] Compiling Neuron Accuracy.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[94/171] Compiling Neuron VectorizableDataset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[95/171] Compiling Neuron WGAN.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[96/171] Compiling Neuron WGANGP.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[97/171] Compiling Neuron Adam.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[98/171] Compiling Neuron CosineAnnealing.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[99/171] Compiling Neuron DecayFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[100/171] Compiling Neuron ExponentialDecay.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[101/171] Compiling Neuron LossFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Optimizers/LossFunction/LossFunction.swift:43:9: warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
41 |
42 | // Build result using flat storage
43 | var resultStorage = TensorStorage.create(count: depth * 1 * rows)
| `- warning: variable 'resultStorage' was never mutated; consider changing to 'let' constant
44 | let depthScalar = Tensor.Scalar(depth)
45 |
[102/171] Compiling Neuron ResNet.swift
[103/171] Compiling Neuron Reshape.swift
[104/171] Compiling Neuron RexNet.swift
[105/171] Compiling Neuron Subtract.swift
[106/171] Compiling Neuron TransConv2d.swift
[107/171] Compiling Neuron LayerGroup.swift
[108/171] Compiling Neuron Classifier.swift
[109/171] Compiling Neuron GAN.swift
[110/171] Compiling Neuron RNN.swift
[111/171] Compiling Neuron AvgPool.swift
[112/171] Compiling Neuron BatchNormalize.swift
[113/171] Compiling Neuron Conv2d.swift
[114/171] Compiling Neuron Dense.swift
[115/171] Compiling Neuron DepthwiseConv2d.swift
[116/171] Compiling Neuron Divide.swift
[117/171] Compiling Neuron Dropout.swift
[118/171] Compiling Neuron Embedding.swift
[119/171] Compiling Neuron Flatten.swift
[120/171] Compiling Neuron GeLu.swift
[121/171] Compiling Neuron LeakyReLu.swift
[122/171] Compiling Neuron ReLu.swift
[123/171] Compiling Neuron SeLu.swift
[124/171] Compiling Neuron Sigmoid.swift
[125/171] Compiling Neuron Softmax.swift
[126/171] Compiling Neuron Swish.swift
[127/171] Compiling Neuron Tanh.swift
[128/171] Compiling Neuron Add.swift
[129/171] Compiling Neuron GlobalAveragePool.swift
[130/171] Compiling Neuron InstanceNormalize.swift
[131/171] Compiling Neuron LSTM.swift
[132/171] Compiling Neuron LSTMCell.swift
[133/171] Compiling Neuron OutputCell.swift
[134/171] Compiling Neuron Layer.swift
[135/171] Compiling Neuron LayerNormalize.swift
[136/171] Compiling Neuron MaxPool.swift
[137/171] Compiling Neuron Multiply.swift
[138/171] Compiling Neuron TensorStorage+Arithmetic.swift
[139/171] Compiling Neuron TensorStorage.swift
[140/171] Compiling Neuron Tokenizing.swift
[141/171] Compiling Neuron Sequential.swift
[142/171] Compiling Neuron Trainable.swift
[143/171] Compiling Neuron BetaDistribution.swift
[144/171] Compiling Neuron Exportable.swift
[145/171] Compiling Neuron Extensions+Numbers.swift
[146/171] Compiling Neuron Optimizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[147/171] Compiling Neuron RMSProp.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[148/171] Compiling Neuron SGD.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[149/171] Compiling Neuron IDGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[150/171] Compiling Neuron MetalTensorStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[151/171] Compiling Neuron Tensor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[152/171] Compiling Neuron TensorContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[153/171] Compiling Neuron TensorMath.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[154/171] Compiling Neuron TensorSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Tensor/TensorMath.swift:625:9: warning: will never be executed
622 | if val.isNormal == false {
623 | print(val)
624 | fatalError()
| `- note: a call to a never-returning function
625 | return
| `- warning: will never be executed
626 | }
627 | }
[155/171] Compiling Neuron Extensions+String.swift
[156/171] Compiling Neuron Extensions+ThreadSafety.swift
[157/171] Compiling Neuron Metrics.swift
[158/171] Compiling Neuron ModelBuilder.swift
[159/171] Compiling Neuron NormalDistribution.swift
[160/171] Compiling Neuron Storage.swift
[161/171] Compiling Neuron Vectorize.swift
[162/171] Compiling Neuron resource_bundle_accessor.swift
[163/171] Compiling Neuron ExportHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[164/171] Compiling Neuron LayerModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[165/171] Compiling Neuron LayerModelConverter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[166/171] Compiling Neuron Gradient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[167/171] Compiling Neuron WelfordVariance.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[168/171] Compiling Neuron Importer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[169/171] Compiling Neuron Remote.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[170/171] Compiling Neuron Initializers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
[171/171] Compiling Neuron Activation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Export/LayerModel.swift:56:1: warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
54 |
55 |
56 | extension NumSwift.ConvPadding: Codable {
| |- warning: extension declares a conformance of imported type 'ConvPadding' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'NumSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | private enum CodingKeys: String, CodingKey {
58 | case same
Build complete! (26.45s)
Build complete.
{
"dependencies" : [
{
"identity" : "numswift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.24",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wvabrinskas/NumSwift.git"
},
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wvabrinskas/Logger.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Neuron",
"name" : "Neuron",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Neuron",
"targets" : [
"Neuron"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NeuronTests",
"module_type" : "SwiftTarget",
"name" : "NeuronTests",
"path" : "Tests/NeuronTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/NeuronTests/Resources/pretrained-classifier-color.smodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ArithmeticTests.swift",
"DecayFunctionTests.swift",
"DepthwiseConv2dTests.swift",
"FullModelTests.swift",
"ImporterTests.swift",
"InitializerTests.swift",
"LayerTests.swift",
"LossFunctionTests.swift",
"MetalContextBufferPoolTests.swift",
"MetalTensorStorageIntegrationTests.swift",
"MetalTensorStorageTests.swift",
"MixupTests.swift",
"ModelUtilitiesTests.swift",
"Models/ColorType.swift",
"NeuronTests.swift",
"OptimizerTests.swift",
"TensorMathTests.swift",
"TensorStorageArithmeticTests.swift",
"TensorStorageTests.swift",
"TokenizerTests.swift",
"Utilities/Resource.swift",
"VectorizeTests.swift"
],
"target_dependencies" : [
"Neuron"
],
"type" : "test"
},
{
"c99name" : "Neuron",
"module_type" : "SwiftTarget",
"name" : "Neuron",
"path" : "Sources/Neuron",
"product_dependencies" : [
"NumSwift",
"Logger",
"Numerics",
"Atomics"
],
"product_memberships" : [
"Neuron"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Resources/GPU.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Neuron/Resources/print-example.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Augmenters/Augmenter.swift",
"Augmenters/Mixup.swift",
"Constants.swift",
"Datasets/Dataset.swift",
"Devices/CPU.swift",
"Devices/Devices.swift",
"Devices/GPU.swift",
"Devices/GPU/BufferPool.swift",
"Devices/GPU/MetalContext.swift",
"Export/ExportHelper.swift",
"Export/LayerModel.swift",
"Export/LayerModelConverter.swift",
"Gradient.swift",
"Helpers/WelfordVariance.swift",
"Importers/Importer.swift",
"Importers/Remote.swift",
"Initializers.swift",
"Layers/Activations/Activation.swift",
"Layers/Activations/GeLu.swift",
"Layers/Activations/LeakyReLu.swift",
"Layers/Activations/ReLu.swift",
"Layers/Activations/SeLu.swift",
"Layers/Activations/Sigmoid.swift",
"Layers/Activations/Softmax.swift",
"Layers/Activations/Swish.swift",
"Layers/Activations/Tanh.swift",
"Layers/Add.swift",
"Layers/AvgPool.swift",
"Layers/BatchNormalize.swift",
"Layers/Conv2d.swift",
"Layers/Dense.swift",
"Layers/DepthwiseConv2d.swift",
"Layers/Divide.swift",
"Layers/Dropout.swift",
"Layers/Embedding/Embedding.swift",
"Layers/Flatten.swift",
"Layers/GlobalAveragePool.swift",
"Layers/InstanceNormalize.swift",
"Layers/LSTM/LSTM.swift",
"Layers/LSTM/LSTMCell.swift",
"Layers/LSTM/OutputCell.swift",
"Layers/Layer.swift",
"Layers/LayerNormalize.swift",
"Layers/MaxPool.swift",
"Layers/Multiply.swift",
"Layers/ResNet.swift",
"Layers/Reshape.swift",
"Layers/RexNet.swift",
"Layers/Subtract.swift",
"Layers/TransConv2d.swift",
"Layers/Utilities/LayerGroup.swift",
"Models/Classifier.swift",
"Models/GAN.swift",
"Models/RNN.swift",
"Models/Utilities/Accuracy.swift",
"Models/Utilities/VectorizableDataset.swift",
"Models/WGAN.swift",
"Models/WGANGP.swift",
"Optimizers/Adam.swift",
"Optimizers/DecayFunction/CosineAnnealing.swift",
"Optimizers/DecayFunction/DecayFunction.swift",
"Optimizers/DecayFunction/ExponentialDecay.swift",
"Optimizers/LossFunction/LossFunction.swift",
"Optimizers/Optimizer.swift",
"Optimizers/RMSProp.swift",
"Optimizers/SGD.swift",
"Tensor/IDGenerator.swift",
"Tensor/MetalTensorStorage.swift",
"Tensor/Tensor.swift",
"Tensor/TensorContext.swift",
"Tensor/TensorMath.swift",
"Tensor/TensorSize.swift",
"Tensor/TensorStorage+Arithmetic.swift",
"Tensor/TensorStorage.swift",
"Tokenizers/Tokenizing.swift",
"Trainable/Sequential.swift",
"Trainable/Trainable.swift",
"Utilities/BetaDistribution.swift",
"Utilities/Exportable.swift",
"Utilities/Extensions+Numbers.swift",
"Utilities/Extensions+String.swift",
"Utilities/Extensions+ThreadSafety.swift",
"Utilities/Metrics.swift",
"Utilities/ModelBuilder.swift",
"Utilities/NormalDistribution.swift",
"Utilities/Storage.swift",
"Utilities/Vectorize.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.