Build Information
Failed to build CoreMLBuilder, reference main (7cc44e), with Swift 6.3 for Linux on 15 Apr 2026 11:30:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22182:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22180 | extension OneHotLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22181 | public static let protoMessageName: String = _protobuf_package + ".OneHotLayerParams"
22182 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22183 | 1: .same(proto: "oneHotVectorSize"),
22184 | 2: .same(proto: "axis"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22232:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22230 | extension CumSumLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22231 | public static let protoMessageName: String = _protobuf_package + ".CumSumLayerParams"
22232 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22233 | 1: .same(proto: "axis"),
22234 | 2: .same(proto: "excludeFinalSum"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22276:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22274 | extension NeuralNetworkRegressor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22275 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetworkRegressor"
22276 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22277 | 1: .same(proto: "layers"),
22278 | 2: .same(proto: "preprocessing"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22334 | extension NetworkUpdateParameters: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22335 | public static let protoMessageName: String = _protobuf_package + ".NetworkUpdateParameters"
22336 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22337 | 1: .same(proto: "lossLayers"),
22338 | 2: .same(proto: "optimizer"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22444:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22442 | extension LossLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22443 | public static let protoMessageName: String = _protobuf_package + ".LossLayer"
22444 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22445 | 1: .same(proto: "name"),
22446 | 10: .same(proto: "categoricalCrossEntropyLossLayer"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22520:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22518 | extension CategoricalCrossEntropyLossLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22519 | public static let protoMessageName: String = _protobuf_package + ".CategoricalCrossEntropyLossLayer"
22520 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22521 | 1: .same(proto: "input"),
22522 | 2: .same(proto: "target"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22558:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22556 | extension MeanSquaredErrorLossLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22557 | public static let protoMessageName: String = _protobuf_package + ".MeanSquaredErrorLossLayer"
22558 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22559 | 1: .same(proto: "input"),
22560 | 2: .same(proto: "target"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22596:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22594 | extension Optimizer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22595 | public static let protoMessageName: String = _protobuf_package + ".Optimizer"
22596 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22597 | 10: .same(proto: "sgdOptimizer"),
22598 | 11: .same(proto: "adamOptimizer"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22666:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22664 | extension SGDOptimizer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22665 | public static let protoMessageName: String = _protobuf_package + ".SGDOptimizer"
22666 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22667 | 1: .same(proto: "learningRate"),
22668 | 2: .same(proto: "miniBatchSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22714:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22712 | extension AdamOptimizer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22713 | public static let protoMessageName: String = _protobuf_package + ".AdamOptimizer"
22714 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22715 | 1: .same(proto: "learningRate"),
22716 | 2: .same(proto: "miniBatchSize"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[200/208] Compiling CoreMLProto NeuralNetwork.pb.swift
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:990:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
988 |
989 | extension MILSpec_DataType: SwiftProtobuf._ProtoNameProviding {
990 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
991 | 0: .same(proto: "UNUSED_TYPE"),
992 | 1: .same(proto: "BOOL"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1019:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1017 | extension MILSpec_Program: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1018 | public static let protoMessageName: String = _protobuf_package + ".Program"
1019 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1020 | 1: .same(proto: "version"),
1021 | 2: .same(proto: "functions"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1069:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1067 | extension MILSpec_Function: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1068 | public static let protoMessageName: String = _protobuf_package + ".Function"
1069 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1070 | 1: .same(proto: "inputs"),
1071 | 2: .same(proto: "opset"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1119:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1117 | extension MILSpec_Block: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1118 | public static let protoMessageName: String = _protobuf_package + ".Block"
1119 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1120 | 1: .same(proto: "inputs"),
1121 | 2: .same(proto: "outputs"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1169:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1167 | extension MILSpec_Argument: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1168 | public static let protoMessageName: String = _protobuf_package + ".Argument"
1169 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1170 | 1: .same(proto: "arguments"),
1171 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1201:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1199 | extension MILSpec_Argument.Binding: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1200 | public static let protoMessageName: String = MILSpec_Argument.protoMessageName + ".Binding"
1201 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1202 | 1: .same(proto: "name"),
1203 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1266:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1264 | extension MILSpec_Operation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1265 | public static let protoMessageName: String = _protobuf_package + ".Operation"
1266 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1267 | 1: .same(proto: "type"),
1268 | 2: .same(proto: "inputs"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1322:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1320 | extension MILSpec_NamedValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1321 | public static let protoMessageName: String = _protobuf_package + ".NamedValueType"
1322 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1323 | 1: .same(proto: "name"),
1324 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1364:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1362 | extension MILSpec_ValueType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1363 | public static let protoMessageName: String = _protobuf_package + ".ValueType"
1364 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1365 | 1: .same(proto: "tensorType"),
1366 | 2: .same(proto: "listType"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1528:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1526 | extension MILSpec_TensorType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1527 | public static let protoMessageName: String = _protobuf_package + ".TensorType"
1528 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1529 | 1: .same(proto: "dataType"),
1530 | 2: .same(proto: "rank"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1578:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1576 | extension MILSpec_TupleType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1577 | public static let protoMessageName: String = _protobuf_package + ".TupleType"
1578 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1579 | 1: .same(proto: "types"),
1580 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1610:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1608 | extension MILSpec_ListType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1609 | public static let protoMessageName: String = _protobuf_package + ".ListType"
1610 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1611 | 1: .same(proto: "type"),
1612 | 2: .same(proto: "length"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1694:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1692 | extension MILSpec_DictionaryType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1693 | public static let protoMessageName: String = _protobuf_package + ".DictionaryType"
1694 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1695 | 1: .same(proto: "keyType"),
1696 | 2: .same(proto: "valueType"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1778:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1776 | extension MILSpec_StateType: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1777 | public static let protoMessageName: String = _protobuf_package + ".StateType"
1778 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1779 | 1: .same(proto: "wrappedType"),
1780 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1854:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1852 | extension MILSpec_Dimension: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1853 | public static let protoMessageName: String = _protobuf_package + ".Dimension"
1854 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1855 | 1: .same(proto: "constant"),
1856 | 2: .same(proto: "unknown"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1924:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1922 | extension MILSpec_Dimension.ConstantDimension: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1923 | public static let protoMessageName: String = MILSpec_Dimension.protoMessageName + ".ConstantDimension"
1924 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1925 | 1: .same(proto: "size"),
1926 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1956:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1954 | extension MILSpec_Dimension.UnknownDimension: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1955 | public static let protoMessageName: String = MILSpec_Dimension.protoMessageName + ".UnknownDimension"
1956 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1957 | 1: .same(proto: "variadic"),
1958 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:1988:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1986 | extension MILSpec_Value: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1987 | public static let protoMessageName: String = _protobuf_package + ".Value"
1988 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1989 | 1: .same(proto: "docString"),
1990 | 2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2070:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2068 | extension MILSpec_Value.ImmediateValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2069 | public static let protoMessageName: String = MILSpec_Value.protoMessageName + ".ImmediateValue"
2070 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2071 | 1: .same(proto: "tensor"),
2072 | 2: .same(proto: "tuple"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2176:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2174 | extension MILSpec_Value.BlobFileValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2175 | public static let protoMessageName: String = MILSpec_Value.protoMessageName + ".BlobFileValue"
2176 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2177 | 1: .same(proto: "fileName"),
2178 | 2: .same(proto: "offset"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2214:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2212 | extension MILSpec_TensorValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2213 | public static let protoMessageName: String = _protobuf_package + ".TensorValue"
2214 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2215 | 1: .same(proto: "floats"),
2216 | 2: .same(proto: "ints"),
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2374:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2372 | extension MILSpec_TensorValue.RepeatedFloats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2373 | public static let protoMessageName: String = MILSpec_TensorValue.protoMessageName + ".RepeatedFloats"
2374 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2375 | 1: .same(proto: "values"),
2376 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2406:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2404 | extension MILSpec_TensorValue.RepeatedDoubles: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2405 | public static let protoMessageName: String = MILSpec_TensorValue.protoMessageName + ".RepeatedDoubles"
2406 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2407 | 1: .same(proto: "values"),
2408 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2438:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2436 | extension MILSpec_TensorValue.RepeatedInts: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2437 | public static let protoMessageName: String = MILSpec_TensorValue.protoMessageName + ".RepeatedInts"
2438 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2439 | 1: .same(proto: "values"),
2440 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2470:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2468 | extension MILSpec_TensorValue.RepeatedLongInts: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2469 | public static let protoMessageName: String = MILSpec_TensorValue.protoMessageName + ".RepeatedLongInts"
2470 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2471 | 1: .same(proto: "values"),
2472 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2502:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2500 | extension MILSpec_TensorValue.RepeatedBools: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2501 | public static let protoMessageName: String = MILSpec_TensorValue.protoMessageName + ".RepeatedBools"
2502 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2503 | 1: .same(proto: "values"),
2504 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2534:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2532 | extension MILSpec_TensorValue.RepeatedStrings: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2533 | public static let protoMessageName: String = MILSpec_TensorValue.protoMessageName + ".RepeatedStrings"
2534 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2535 | 1: .same(proto: "values"),
2536 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2566:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2564 | extension MILSpec_TensorValue.RepeatedBytes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2565 | public static let protoMessageName: String = MILSpec_TensorValue.protoMessageName + ".RepeatedBytes"
2566 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2567 | 1: .same(proto: "values"),
2568 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2598:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2596 | extension MILSpec_TupleValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2597 | public static let protoMessageName: String = _protobuf_package + ".TupleValue"
2598 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2599 | 1: .same(proto: "values"),
2600 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2630:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2628 | extension MILSpec_ListValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2629 | public static let protoMessageName: String = _protobuf_package + ".ListValue"
2630 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2631 | 1: .same(proto: "values"),
2632 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2662:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2660 | extension MILSpec_DictionaryValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2661 | public static let protoMessageName: String = _protobuf_package + ".DictionaryValue"
2662 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2663 | 1: .same(proto: "values"),
2664 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/MIL.pb.swift:2694:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2692 | extension MILSpec_DictionaryValue.KeyValuePair: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2693 | public static let protoMessageName: String = MILSpec_DictionaryValue.protoMessageName + ".KeyValuePair"
2694 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2695 | 1: .same(proto: "key"),
2696 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:828:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
826 | extension Pipeline: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
827 | public static let protoMessageName: String = _protobuf_package + ".Pipeline"
828 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
829 | 1: .same(proto: "models"),
830 | 2: .same(proto: "names"),
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:866:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
864 | extension PipelineClassifier: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
865 | public static let protoMessageName: String = _protobuf_package + ".PipelineClassifier"
866 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
867 | 1: .same(proto: "pipeline"),
868 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:902:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
900 | extension PipelineRegressor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
901 | public static let protoMessageName: String = _protobuf_package + ".PipelineRegressor"
902 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
903 | 1: .same(proto: "pipeline"),
904 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:938:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
936 | extension FeatureDescription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
937 | public static let protoMessageName: String = _protobuf_package + ".FeatureDescription"
938 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
939 | 1: .same(proto: "name"),
940 | 2: .same(proto: "shortDescription"),
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:986:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
984 | extension Metadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
985 | public static let protoMessageName: String = _protobuf_package + ".Metadata"
986 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
987 | 1: .same(proto: "shortDescription"),
988 | 2: .same(proto: "versionString"),
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:1042:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1040 | extension FunctionDescription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1041 | public static let protoMessageName: String = _protobuf_package + ".FunctionDescription"
1042 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1043 | 1: .same(proto: "name"),
1044 | 2: .same(proto: "input"),
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:1104:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1102 | extension ModelDescription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1103 | public static let protoMessageName: String = _protobuf_package + ".ModelDescription"
1104 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1105 | 20: .same(proto: "functions"),
1106 | 21: .same(proto: "defaultFunctionName"),
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:1188:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1186 | extension SerializedModel: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1187 | public static let protoMessageName: String = _protobuf_package + ".SerializedModel"
1188 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1189 | 1: .same(proto: "identifier"),
1190 | 2: .same(proto: "model"),
/host/spi-builder-workspace/Sources/CoreMLProto/Model.pb.swift:1226:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1224 | extension Model: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1225 | public static let protoMessageName: String = _protobuf_package + ".Model"
1226 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1227 | 1: .same(proto: "specificationVersion"),
1228 | 2: .same(proto: "description"),
/host/spi-builder-workspace/Sources/CoreMLProto/NearestNeighbors.pb.swift:297:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
295 | extension KNearestNeighborsClassifier: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
296 | public static let protoMessageName: String = _protobuf_package + ".KNearestNeighborsClassifier"
297 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
298 | 1: .same(proto: "nearestNeighborsIndex"),
299 | 3: .same(proto: "numberOfNeighbors"),
/host/spi-builder-workspace/Sources/CoreMLProto/NearestNeighbors.pb.swift:449:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
447 | extension NearestNeighborsIndex: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
448 | public static let protoMessageName: String = _protobuf_package + ".NearestNeighborsIndex"
449 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
450 | 1: .same(proto: "numberOfDimensions"),
451 | 2: .same(proto: "floatSamples"),
/host/spi-builder-workspace/Sources/CoreMLProto/NearestNeighbors.pb.swift:606:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
604 | extension SingleKdTreeIndex: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
605 | public static let protoMessageName: String = _protobuf_package + ".SingleKdTreeIndex"
606 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
607 | 1: .same(proto: "leafSize"),
608 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10541:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10539 |
10540 | extension NeuralNetworkMultiArrayShapeMapping: SwiftProtobuf._ProtoNameProviding {
10541 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10542 | 0: .same(proto: "RANK5_ARRAY_MAPPING"),
10543 | 1: .same(proto: "EXACT_ARRAY_MAPPING"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10548:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10546 |
10547 | extension NeuralNetworkImageShapeMapping: SwiftProtobuf._ProtoNameProviding {
10548 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10549 | 0: .same(proto: "RANK5_IMAGE_MAPPING"),
10550 | 1: .same(proto: "RANK4_IMAGE_MAPPING"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10553 |
10554 | extension ScatterMode: SwiftProtobuf._ProtoNameProviding {
10555 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10556 | 0: .same(proto: "SCATTER_UPDATE"),
10557 | 1: .same(proto: "SCATTER_ADD"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10568:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10566 | extension NeuralNetwork: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10567 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetwork"
10568 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10569 | 1: .same(proto: "layers"),
10570 | 2: .same(proto: "preprocessing"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10628:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10626 | extension NeuralNetworkImageScaler: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10627 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetworkImageScaler"
10628 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10629 | 10: .same(proto: "channelScale"),
10630 | 20: .same(proto: "blueBias"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10684:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10682 | extension NeuralNetworkMeanImage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10683 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetworkMeanImage"
10684 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10685 | 1: .same(proto: "meanImage"),
10686 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10716:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10714 | extension NeuralNetworkPreprocessing: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10715 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetworkPreprocessing"
10716 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10717 | 1: .same(proto: "featureName"),
10718 | 10: .same(proto: "scaler"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10811:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10809 | extension ActivationLeakyReLU: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10810 | public static let protoMessageName: String = _protobuf_package + ".ActivationLeakyReLU"
10811 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10812 | 1: .same(proto: "alpha"),
10813 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10862:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10860 | extension ActivationScaledTanh: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10861 | public static let protoMessageName: String = _protobuf_package + ".ActivationScaledTanh"
10862 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10863 | 1: .same(proto: "alpha"),
10864 | 2: .same(proto: "beta"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10919:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10917 | extension ActivationLinear: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10918 | public static let protoMessageName: String = _protobuf_package + ".ActivationLinear"
10919 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10920 | 1: .same(proto: "alpha"),
10921 | 2: .same(proto: "beta"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10955 | extension ActivationSigmoidHard: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10956 | public static let protoMessageName: String = _protobuf_package + ".ActivationSigmoidHard"
10957 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10958 | 1: .same(proto: "alpha"),
10959 | 2: .same(proto: "beta"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:10995:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10993 | extension ActivationPReLU: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10994 | public static let protoMessageName: String = _protobuf_package + ".ActivationPReLU"
10995 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10996 | 1: .same(proto: "alpha"),
10997 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:11031:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11029 | extension ActivationELU: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11030 | public static let protoMessageName: String = _protobuf_package + ".ActivationELU"
11031 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11032 | 1: .same(proto: "alpha"),
11033 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:11063:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11061 | extension ActivationThresholdedReLU: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11062 | public static let protoMessageName: String = _protobuf_package + ".ActivationThresholdedReLU"
11063 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11064 | 1: .same(proto: "alpha"),
11065 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:11133:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11131 | extension ActivationParametricSoftplus: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11132 | public static let protoMessageName: String = _protobuf_package + ".ActivationParametricSoftplus"
11133 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11134 | 1: .same(proto: "alpha"),
11135 | 2: .same(proto: "beta"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:11175:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11173 | extension ActivationParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11174 | public static let protoMessageName: String = _protobuf_package + ".ActivationParams"
11175 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11176 | 5: .same(proto: "linear"),
11177 | 10: .same(proto: "ReLU"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:11443:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11441 | extension Tensor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11442 | public static let protoMessageName: String = _protobuf_package + ".Tensor"
11443 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11444 | 1: .same(proto: "rank"),
11445 | 2: .same(proto: "dimValue"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:11481:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11479 | extension NeuralNetworkLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
11480 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetworkLayer"
11481 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
11482 | 1: .same(proto: "name"),
11483 | 2: .same(proto: "input"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14447:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14445 | extension BranchLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14446 | public static let protoMessageName: String = _protobuf_package + ".BranchLayerParams"
14447 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14448 | 1: .same(proto: "ifBranch"),
14449 | 2: .same(proto: "elseBranch"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14489:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14487 | extension LoopLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14488 | public static let protoMessageName: String = _protobuf_package + ".LoopLayerParams"
14489 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14490 | 1: .same(proto: "maxLoopIterations"),
14491 | 2: .same(proto: "conditionVar"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14600:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14598 | extension GreaterThanLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14599 | public static let protoMessageName: String = _protobuf_package + ".GreaterThanLayerParams"
14600 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14601 | 2: .same(proto: "alpha"),
14602 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14632:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14630 | extension GreaterEqualLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14631 | public static let protoMessageName: String = _protobuf_package + ".GreaterEqualLayerParams"
14632 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14633 | 2: .same(proto: "alpha"),
14634 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14664:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14662 | extension LessThanLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14663 | public static let protoMessageName: String = _protobuf_package + ".LessThanLayerParams"
14664 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14665 | 2: .same(proto: "alpha"),
14666 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14696:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14694 | extension LessEqualLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14695 | public static let protoMessageName: String = _protobuf_package + ".LessEqualLayerParams"
14696 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14697 | 2: .same(proto: "alpha"),
14698 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14728:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14726 | extension EqualLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14727 | public static let protoMessageName: String = _protobuf_package + ".EqualLayerParams"
14728 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14729 | 1: .same(proto: "alpha"),
14730 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14760:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14758 | extension NotEqualLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14759 | public static let protoMessageName: String = _protobuf_package + ".NotEqualLayerParams"
14760 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14761 | 1: .same(proto: "alpha"),
14762 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14868:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14866 | extension BorderAmounts: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14867 | public static let protoMessageName: String = _protobuf_package + ".BorderAmounts"
14868 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14869 | 10: .same(proto: "borderAmounts"),
14870 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14900:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14898 | extension BorderAmounts.EdgeSizes: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14899 | public static let protoMessageName: String = BorderAmounts.protoMessageName + ".EdgeSizes"
14900 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14901 | 1: .same(proto: "startEdgeSize"),
14902 | 2: .same(proto: "endEdgeSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14938:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14936 | extension ValidPadding: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14937 | public static let protoMessageName: String = _protobuf_package + ".ValidPadding"
14938 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14939 | 1: .same(proto: "paddingAmounts"),
14940 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:14974:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14972 | extension SamePadding: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
14973 | public static let protoMessageName: String = _protobuf_package + ".SamePadding"
14974 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
14975 | 1: .same(proto: "asymmetryMode"),
14976 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15005:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15003 |
15004 | extension SamePadding.SamePaddingMode: SwiftProtobuf._ProtoNameProviding {
15005 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15006 | 0: .same(proto: "BOTTOM_RIGHT_HEAVY"),
15007 | 1: .same(proto: "TOP_LEFT_HEAVY"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15013:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15011 | extension SamplingMode: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15012 | public static let protoMessageName: String = _protobuf_package + ".SamplingMode"
15013 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15014 | 1: .same(proto: "samplingMethod"),
15015 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15044:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15042 |
15043 | extension SamplingMode.Method: SwiftProtobuf._ProtoNameProviding {
15044 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15045 | 0: .same(proto: "STRICT_ALIGN_ENDPOINTS_MODE"),
15046 | 1: .same(proto: "ALIGN_ENDPOINTS_MODE"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15054:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15052 | extension BoxCoordinatesMode: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15053 | public static let protoMessageName: String = _protobuf_package + ".BoxCoordinatesMode"
15054 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15055 | 1: .same(proto: "boxMode"),
15056 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15085:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15083 |
15084 | extension BoxCoordinatesMode.Coordinates: SwiftProtobuf._ProtoNameProviding {
15085 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15086 | 0: .same(proto: "CORNERS_HEIGHT_FIRST"),
15087 | 1: .same(proto: "CORNERS_WIDTH_FIRST"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15095:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15093 | extension WeightParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15094 | public static let protoMessageName: String = _protobuf_package + ".WeightParams"
15095 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15096 | 1: .same(proto: "floatValue"),
15097 | 2: .same(proto: "float16Value"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15161:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15159 | extension QuantizationParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15160 | public static let protoMessageName: String = _protobuf_package + ".QuantizationParams"
15161 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15162 | 1: .same(proto: "numberOfBits"),
15163 | 101: .same(proto: "linearQuantization"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15237:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15235 | extension LinearQuantizationParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15236 | public static let protoMessageName: String = _protobuf_package + ".LinearQuantizationParams"
15237 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15238 | 1: .same(proto: "scale"),
15239 | 2: .same(proto: "bias"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15275:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15273 | extension LookUpTableQuantizationParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15274 | public static let protoMessageName: String = _protobuf_package + ".LookUpTableQuantizationParams"
15275 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15276 | 1: .same(proto: "floatValue"),
15277 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15307:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15305 | extension ConvolutionLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15306 | public static let protoMessageName: String = _protobuf_package + ".ConvolutionLayerParams"
15307 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15308 | 1: .same(proto: "outputChannels"),
15309 | 2: .same(proto: "kernelChannels"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15505:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15503 | extension Convolution3DLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15504 | public static let protoMessageName: String = _protobuf_package + ".Convolution3DLayerParams"
15505 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15506 | 1: .same(proto: "outputChannels"),
15507 | 2: .same(proto: "inputChannels"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15764:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15762 |
15763 | extension Convolution3DLayerParams.PaddingType: SwiftProtobuf._ProtoNameProviding {
15764 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15765 | 0: .same(proto: "CUSTOM"),
15766 | 1: .same(proto: "VALID"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15773:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15771 | extension InnerProductLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15772 | public static let protoMessageName: String = _protobuf_package + ".InnerProductLayerParams"
15773 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15774 | 1: .same(proto: "inputChannels"),
15775 | 2: .same(proto: "outputChannels"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15889:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15887 | extension EmbeddingLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15888 | public static let protoMessageName: String = _protobuf_package + ".EmbeddingLayerParams"
15889 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15890 | 1: .same(proto: "inputDim"),
15891 | 2: .same(proto: "outputChannels"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:15997:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15995 | extension EmbeddingNDLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
15996 | public static let protoMessageName: String = _protobuf_package + ".EmbeddingNDLayerParams"
15997 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
15998 | 1: .same(proto: "vocabSize"),
15999 | 2: .same(proto: "embeddingSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16105:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16103 | extension BatchnormLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16104 | public static let protoMessageName: String = _protobuf_package + ".BatchnormLayerParams"
16105 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16106 | 1: .same(proto: "channels"),
16107 | 5: .same(proto: "computeMeanVar"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16237:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16235 | extension PoolingLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16236 | public static let protoMessageName: String = _protobuf_package + ".PoolingLayerParams"
16237 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16238 | 1: .same(proto: "type"),
16239 | 10: .same(proto: "kernelSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16354:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16352 |
16353 | extension PoolingLayerParams.PoolingType: SwiftProtobuf._ProtoNameProviding {
16354 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16355 | 0: .same(proto: "MAX"),
16356 | 1: .same(proto: "AVERAGE"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16363:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16361 | extension PoolingLayerParams.ValidCompletePadding: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16362 | public static let protoMessageName: String = PoolingLayerParams.protoMessageName + ".ValidCompletePadding"
16363 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16364 | 10: .same(proto: "paddingAmounts"),
16365 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16395:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16393 | extension Pooling3DLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16394 | public static let protoMessageName: String = _protobuf_package + ".Pooling3DLayerParams"
16395 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16396 | 1: .same(proto: "type"),
16397 | 2: .same(proto: "kernelDepth"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16510:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16508 |
16509 | extension Pooling3DLayerParams.PoolingType3D: SwiftProtobuf._ProtoNameProviding {
16510 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16511 | 0: .same(proto: "MAX"),
16512 | 1: .same(proto: "AVERAGE"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16517:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16515 |
16516 | extension Pooling3DLayerParams.Pooling3DPaddingType: SwiftProtobuf._ProtoNameProviding {
16517 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16518 | 0: .same(proto: "CUSTOM"),
16519 | 1: .same(proto: "VALID"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16526:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16524 | extension GlobalPooling3DLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16525 | public static let protoMessageName: String = _protobuf_package + ".GlobalPooling3DLayerParams"
16526 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16527 | 1: .same(proto: "type"),
16528 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16557:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16555 |
16556 | extension GlobalPooling3DLayerParams.GlobalPoolingType3D: SwiftProtobuf._ProtoNameProviding {
16557 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16558 | 0: .same(proto: "MAX"),
16559 | 1: .same(proto: "AVERAGE"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16565:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16563 | extension PaddingLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16564 | public static let protoMessageName: String = _protobuf_package + ".PaddingLayerParams"
16565 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16566 | 1: .same(proto: "constant"),
16567 | 2: .same(proto: "reflection"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16659:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16657 | extension PaddingLayerParams.PaddingConstant: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16658 | public static let protoMessageName: String = PaddingLayerParams.protoMessageName + ".PaddingConstant"
16659 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16660 | 1: .same(proto: "value"),
16661 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16729:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16727 | extension ConcatLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16728 | public static let protoMessageName: String = _protobuf_package + ".ConcatLayerParams"
16729 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16730 | 100: .same(proto: "sequenceConcat"),
16731 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16761:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16759 | extension LRNLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16760 | public static let protoMessageName: String = _protobuf_package + ".LRNLayerParams"
16761 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16762 | 1: .same(proto: "alpha"),
16763 | 2: .same(proto: "beta"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16830:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16828 | extension SplitLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16829 | public static let protoMessageName: String = _protobuf_package + ".SplitLayerParams"
16830 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16831 | 1: .same(proto: "nOutputs"),
16832 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16862:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16860 | extension AddLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16861 | public static let protoMessageName: String = _protobuf_package + ".AddLayerParams"
16862 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16863 | 1: .same(proto: "alpha"),
16864 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16894:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16892 | extension MultiplyLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16893 | public static let protoMessageName: String = _protobuf_package + ".MultiplyLayerParams"
16894 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16895 | 1: .same(proto: "alpha"),
16896 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16926:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16924 | extension UnaryFunctionLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16925 | public static let protoMessageName: String = _protobuf_package + ".UnaryFunctionLayerParams"
16926 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16927 | 1: .same(proto: "type"),
16928 | 2: .same(proto: "alpha"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16981:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16979 |
16980 | extension UnaryFunctionLayerParams.Operation: SwiftProtobuf._ProtoNameProviding {
16981 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16982 | 0: .same(proto: "SQRT"),
16983 | 1: .same(proto: "RSQRT"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:16995:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16993 | extension UpsampleLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
16994 | public static let protoMessageName: String = _protobuf_package + ".UpsampleLayerParams"
16995 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
16996 | 1: .same(proto: "scalingFactor"),
16997 | 7: .same(proto: "fractionalScalingFactor"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17044:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17042 |
17043 | extension UpsampleLayerParams.InterpolationMode: SwiftProtobuf._ProtoNameProviding {
17044 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17045 | 0: .same(proto: "NN"),
17046 | 1: .same(proto: "BILINEAR"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17051:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17049 |
17050 | extension UpsampleLayerParams.LinearUpsampleMode: SwiftProtobuf._ProtoNameProviding {
17051 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17052 | 0: .same(proto: "DEFAULT"),
17053 | 1: .same(proto: "ALIGN_CORNERS_TRUE"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17060:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17058 | extension ResizeBilinearLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17059 | public static let protoMessageName: String = _protobuf_package + ".ResizeBilinearLayerParams"
17060 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17061 | 1: .same(proto: "targetSize"),
17062 | 2: .same(proto: "mode"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17102:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17100 | extension CropResizeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17101 | public static let protoMessageName: String = _protobuf_package + ".CropResizeLayerParams"
17102 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17103 | 1: .same(proto: "targetSize"),
17104 | 2: .same(proto: "normalizedCoordinates"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17162:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17160 | extension BiasLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17161 | public static let protoMessageName: String = _protobuf_package + ".BiasLayerParams"
17162 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17163 | 1: .same(proto: "shape"),
17164 | 2: .same(proto: "bias"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17204:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17202 | extension ScaleLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17203 | public static let protoMessageName: String = _protobuf_package + ".ScaleLayerParams"
17204 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17205 | 1: .same(proto: "shapeScale"),
17206 | 2: .same(proto: "scale"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17312:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17310 | extension LoadConstantLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17311 | public static let protoMessageName: String = _protobuf_package + ".LoadConstantLayerParams"
17312 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17313 | 1: .same(proto: "shape"),
17314 | 2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17354:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17352 | extension L2NormalizeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17353 | public static let protoMessageName: String = _protobuf_package + ".L2NormalizeLayerParams"
17354 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17355 | 1: .same(proto: "epsilon"),
17356 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17386:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17384 | extension FlattenLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17385 | public static let protoMessageName: String = _protobuf_package + ".FlattenLayerParams"
17386 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17387 | 1: .same(proto: "mode"),
17388 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17417:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17415 |
17416 | extension FlattenLayerParams.FlattenOrder: SwiftProtobuf._ProtoNameProviding {
17417 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17418 | 0: .same(proto: "CHANNEL_FIRST"),
17419 | 1: .same(proto: "CHANNEL_LAST"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17425:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17423 | extension ReshapeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17424 | public static let protoMessageName: String = _protobuf_package + ".ReshapeLayerParams"
17425 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17426 | 1: .same(proto: "targetShape"),
17427 | 2: .same(proto: "mode"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17462:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17460 |
17461 | extension ReshapeLayerParams.ReshapeOrder: SwiftProtobuf._ProtoNameProviding {
17462 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17463 | 0: .same(proto: "CHANNEL_FIRST"),
17464 | 1: .same(proto: "CHANNEL_LAST"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17470:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17468 | extension PermuteLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17469 | public static let protoMessageName: String = _protobuf_package + ".PermuteLayerParams"
17470 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17471 | 1: .same(proto: "axis"),
17472 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17502:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17500 | extension ReorganizeDataLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17501 | public static let protoMessageName: String = _protobuf_package + ".ReorganizeDataLayerParams"
17502 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17503 | 1: .same(proto: "mode"),
17504 | 2: .same(proto: "blockSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17539:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17537 |
17538 | extension ReorganizeDataLayerParams.ReorganizationType: SwiftProtobuf._ProtoNameProviding {
17539 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17540 | 0: .same(proto: "SPACE_TO_DEPTH"),
17541 | 1: .same(proto: "DEPTH_TO_SPACE"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17548:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17546 | extension SliceLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17547 | public static let protoMessageName: String = _protobuf_package + ".SliceLayerParams"
17548 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17549 | 1: .same(proto: "startIndex"),
17550 | 2: .same(proto: "endIndex"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17597:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17595 |
17596 | extension SliceLayerParams.SliceAxis: SwiftProtobuf._ProtoNameProviding {
17597 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17598 | 0: .same(proto: "CHANNEL_AXIS"),
17599 | 1: .same(proto: "HEIGHT_AXIS"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17606:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17604 | extension ReduceLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17605 | public static let protoMessageName: String = _protobuf_package + ".ReduceLayerParams"
17606 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17607 | 1: .same(proto: "mode"),
17608 | 2: .same(proto: "epsilon"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17649:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17647 |
17648 | extension ReduceLayerParams.ReduceOperation: SwiftProtobuf._ProtoNameProviding {
17649 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17650 | 0: .same(proto: "SUM"),
17651 | 1: .same(proto: "AVG"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17664:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17662 |
17663 | extension ReduceLayerParams.ReduceAxis: SwiftProtobuf._ProtoNameProviding {
17664 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17665 | 0: .same(proto: "CHW"),
17666 | 1: .same(proto: "HW"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17675:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17673 | extension CropLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17674 | public static let protoMessageName: String = _protobuf_package + ".CropLayerParams"
17675 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17676 | 1: .same(proto: "cropAmounts"),
17677 | 5: .same(proto: "offset"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17774:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17772 | extension DotProductLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17773 | public static let protoMessageName: String = _protobuf_package + ".DotProductLayerParams"
17774 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17775 | 1: .same(proto: "cosineSimilarity"),
17776 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17806:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17804 | extension MeanVarianceNormalizeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17805 | public static let protoMessageName: String = _protobuf_package + ".MeanVarianceNormalizeLayerParams"
17806 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17807 | 1: .same(proto: "acrossChannels"),
17808 | 2: .same(proto: "normalizeVariance"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17850:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17848 | extension SequenceRepeatLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17849 | public static let protoMessageName: String = _protobuf_package + ".SequenceRepeatLayerParams"
17850 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17851 | 1: .same(proto: "nRepetitions"),
17852 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:17882:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17880 | extension SimpleRecurrentLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
17881 | public static let protoMessageName: String = _protobuf_package + ".SimpleRecurrentLayerParams"
17882 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
17883 | 1: .same(proto: "inputVectorSize"),
17884 | 2: .same(proto: "outputVectorSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18022:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18020 | extension GRULayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18021 | public static let protoMessageName: String = _protobuf_package + ".GRULayerParams"
18022 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18023 | 1: .same(proto: "inputVectorSize"),
18024 | 2: .same(proto: "outputVectorSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18210:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18208 | extension LSTMParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18209 | public static let protoMessageName: String = _protobuf_package + ".LSTMParams"
18210 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18211 | 10: .same(proto: "sequenceOutput"),
18212 | 20: .same(proto: "hasBiasVectors"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18272:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18270 | extension LSTMWeightParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18271 | public static let protoMessageName: String = _protobuf_package + ".LSTMWeightParams"
18272 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18273 | 1: .same(proto: "inputGateWeightMatrix"),
18274 | 2: .same(proto: "forgetGateWeightMatrix"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18460:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18458 | extension UniDirectionalLSTMLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18459 | public static let protoMessageName: String = _protobuf_package + ".UniDirectionalLSTMLayerParams"
18460 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18461 | 1: .same(proto: "inputVectorSize"),
18462 | 2: .same(proto: "outputVectorSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18526:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18524 | extension BiDirectionalLSTMLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18525 | public static let protoMessageName: String = _protobuf_package + ".BiDirectionalLSTMLayerParams"
18526 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18527 | 1: .same(proto: "inputVectorSize"),
18528 | 2: .same(proto: "outputVectorSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18592:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18590 | extension CustomLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18591 | public static let protoMessageName: String = _protobuf_package + ".CustomLayerParams"
18592 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18593 | 10: .same(proto: "className"),
18594 | 20: .same(proto: "weights"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18642:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18640 | extension CustomLayerParams.CustomLayerParamValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18641 | public static let protoMessageName: String = CustomLayerParams.protoMessageName + ".CustomLayerParamValue"
18642 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18643 | 10: .same(proto: "doubleValue"),
18644 | 20: .same(proto: "stringValue"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18741:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18739 | extension TransposeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18740 | public static let protoMessageName: String = _protobuf_package + ".TransposeLayerParams"
18741 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18742 | 1: .same(proto: "axes"),
18743 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18773:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18771 | extension BatchedMatMulLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18772 | public static let protoMessageName: String = _protobuf_package + ".BatchedMatMulLayerParams"
18773 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18774 | 1: .same(proto: "transposeA"),
18775 | 2: .same(proto: "transposeB"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18905:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18903 | extension ConcatNDLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18904 | public static let protoMessageName: String = _protobuf_package + ".ConcatNDLayerParams"
18905 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18906 | 1: .same(proto: "axis"),
18907 | 2: .same(proto: "interleave"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18943:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18941 | extension SoftmaxNDLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18942 | public static let protoMessageName: String = _protobuf_package + ".SoftmaxNDLayerParams"
18943 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18944 | 1: .same(proto: "axis"),
18945 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:18975:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18973 | extension ReverseLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
18974 | public static let protoMessageName: String = _protobuf_package + ".ReverseLayerParams"
18975 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
18976 | 1: .same(proto: "reverseDim"),
18977 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19007:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19005 | extension ReverseSeqLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19006 | public static let protoMessageName: String = _protobuf_package + ".ReverseSeqLayerParams"
19007 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19008 | 1: .same(proto: "batchAxis"),
19009 | 2: .same(proto: "sequenceAxis"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19045:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19043 | extension LoadConstantNDLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19044 | public static let protoMessageName: String = _protobuf_package + ".LoadConstantNDLayerParams"
19045 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19046 | 1: .same(proto: "shape"),
19047 | 2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19087:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19085 | extension FillLikeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19086 | public static let protoMessageName: String = _protobuf_package + ".FillLikeLayerParams"
19087 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19088 | 1: .same(proto: "value"),
19089 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19119:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19117 | extension FillStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19118 | public static let protoMessageName: String = _protobuf_package + ".FillStaticLayerParams"
19119 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19120 | 1: .same(proto: "value"),
19121 | 2: .same(proto: "targetShape"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19157:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19155 | extension FillDynamicLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19156 | public static let protoMessageName: String = _protobuf_package + ".FillDynamicLayerParams"
19157 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19158 | 1: .same(proto: "value"),
19159 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19493:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19491 | extension MatrixBandPartLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19492 | public static let protoMessageName: String = _protobuf_package + ".MatrixBandPartLayerParams"
19493 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19494 | 1: .same(proto: "numLower"),
19495 | 2: .same(proto: "numUpper"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19531:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19529 | extension UpperTriangularLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19530 | public static let protoMessageName: String = _protobuf_package + ".UpperTriangularLayerParams"
19531 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19532 | 1: .same(proto: "k"),
19533 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19563:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19561 | extension LowerTriangularLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19562 | public static let protoMessageName: String = _protobuf_package + ".LowerTriangularLayerParams"
19563 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19564 | 1: .same(proto: "k"),
19565 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19614:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19612 | extension BroadcastToStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19613 | public static let protoMessageName: String = _protobuf_package + ".BroadcastToStaticLayerParams"
19614 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19615 | 1: .same(proto: "targetShape"),
19616 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19817:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19815 | extension GatherLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19816 | public static let protoMessageName: String = _protobuf_package + ".GatherLayerParams"
19817 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19818 | 1: .same(proto: "axis"),
19819 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19849:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19847 | extension ScatterLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19848 | public static let protoMessageName: String = _protobuf_package + ".ScatterLayerParams"
19849 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19850 | 1: .same(proto: "axis"),
19851 | 2: .same(proto: "mode"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19906:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19904 | extension ScatterNDLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19905 | public static let protoMessageName: String = _protobuf_package + ".ScatterNDLayerParams"
19906 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19907 | 1: .same(proto: "mode"),
19908 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19938:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19936 | extension GatherAlongAxisLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19937 | public static let protoMessageName: String = _protobuf_package + ".GatherAlongAxisLayerParams"
19938 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19939 | 1: .same(proto: "axis"),
19940 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:19970:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19968 | extension ScatterAlongAxisLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
19969 | public static let protoMessageName: String = _protobuf_package + ".ScatterAlongAxisLayerParams"
19970 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
19971 | 1: .same(proto: "axis"),
19972 | 2: .same(proto: "mode"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20008:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20006 | extension StackLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20007 | public static let protoMessageName: String = _protobuf_package + ".StackLayerParams"
20008 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20009 | 1: .same(proto: "axis"),
20010 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20040:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20038 | extension RankPreservingReshapeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20039 | public static let protoMessageName: String = _protobuf_package + ".RankPreservingReshapeLayerParams"
20040 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20041 | 1: .same(proto: "targetShape"),
20042 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20072:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20070 | extension ConstantPaddingLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20071 | public static let protoMessageName: String = _protobuf_package + ".ConstantPaddingLayerParams"
20072 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20073 | 1: .same(proto: "value"),
20074 | 2: .same(proto: "padAmounts"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20116:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20114 | extension RandomNormalLikeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20115 | public static let protoMessageName: String = _protobuf_package + ".RandomNormalLikeLayerParams"
20116 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20117 | 1: .same(proto: "seed"),
20118 | 2: .same(proto: "mean"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20160:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20158 | extension RandomNormalStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20159 | public static let protoMessageName: String = _protobuf_package + ".RandomNormalStaticLayerParams"
20160 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20161 | 1: .same(proto: "seed"),
20162 | 2: .same(proto: "mean"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20210:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20208 | extension RandomNormalDynamicLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20209 | public static let protoMessageName: String = _protobuf_package + ".RandomNormalDynamicLayerParams"
20210 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20211 | 1: .same(proto: "seed"),
20212 | 2: .same(proto: "mean"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20254:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20252 | extension RandomUniformLikeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20253 | public static let protoMessageName: String = _protobuf_package + ".RandomUniformLikeLayerParams"
20254 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20255 | 1: .same(proto: "seed"),
20256 | 2: .same(proto: "minVal"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20298:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20296 | extension RandomUniformStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20297 | public static let protoMessageName: String = _protobuf_package + ".RandomUniformStaticLayerParams"
20298 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20299 | 1: .same(proto: "seed"),
20300 | 2: .same(proto: "minVal"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20348:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20346 | extension RandomUniformDynamicLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20347 | public static let protoMessageName: String = _protobuf_package + ".RandomUniformDynamicLayerParams"
20348 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20349 | 1: .same(proto: "seed"),
20350 | 2: .same(proto: "minVal"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20392:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20390 | extension RandomBernoulliLikeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20391 | public static let protoMessageName: String = _protobuf_package + ".RandomBernoulliLikeLayerParams"
20392 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20393 | 1: .same(proto: "seed"),
20394 | 2: .same(proto: "prob"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20430:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20428 | extension RandomBernoulliStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20429 | public static let protoMessageName: String = _protobuf_package + ".RandomBernoulliStaticLayerParams"
20430 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20431 | 1: .same(proto: "seed"),
20432 | 2: .same(proto: "prob"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20474:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20472 | extension RandomBernoulliDynamicLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20473 | public static let protoMessageName: String = _protobuf_package + ".RandomBernoulliDynamicLayerParams"
20474 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20475 | 1: .same(proto: "seed"),
20476 | 2: .same(proto: "prob"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20512:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20510 | extension CategoricalDistributionLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20511 | public static let protoMessageName: String = _protobuf_package + ".CategoricalDistributionLayerParams"
20512 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20513 | 1: .same(proto: "seed"),
20514 | 2: .same(proto: "numSamples"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20568:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20566 | extension ReduceL1LayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20567 | public static let protoMessageName: String = _protobuf_package + ".ReduceL1LayerParams"
20568 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20569 | 1: .same(proto: "axes"),
20570 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20612:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20610 | extension ReduceL2LayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20611 | public static let protoMessageName: String = _protobuf_package + ".ReduceL2LayerParams"
20612 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20613 | 1: .same(proto: "axes"),
20614 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20656:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20654 | extension ReduceMaxLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20655 | public static let protoMessageName: String = _protobuf_package + ".ReduceMaxLayerParams"
20656 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20657 | 1: .same(proto: "axes"),
20658 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20700:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20698 | extension ReduceMinLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20699 | public static let protoMessageName: String = _protobuf_package + ".ReduceMinLayerParams"
20700 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20701 | 1: .same(proto: "axes"),
20702 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20744:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20742 | extension ReduceSumLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20743 | public static let protoMessageName: String = _protobuf_package + ".ReduceSumLayerParams"
20744 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20745 | 1: .same(proto: "axes"),
20746 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20788:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20786 | extension ReduceProdLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20787 | public static let protoMessageName: String = _protobuf_package + ".ReduceProdLayerParams"
20788 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20789 | 1: .same(proto: "axes"),
20790 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20832:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20830 | extension ReduceMeanLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20831 | public static let protoMessageName: String = _protobuf_package + ".ReduceMeanLayerParams"
20832 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20833 | 1: .same(proto: "axes"),
20834 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20876:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20874 | extension ReduceLogSumLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20875 | public static let protoMessageName: String = _protobuf_package + ".ReduceLogSumLayerParams"
20876 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20877 | 1: .same(proto: "axes"),
20878 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20920:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20918 | extension ReduceSumSquareLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20919 | public static let protoMessageName: String = _protobuf_package + ".ReduceSumSquareLayerParams"
20920 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20921 | 1: .same(proto: "axes"),
20922 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:20964:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20962 | extension ReduceLogSumExpLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
20963 | public static let protoMessageName: String = _protobuf_package + ".ReduceLogSumExpLayerParams"
20964 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
20965 | 1: .same(proto: "axes"),
20966 | 2: .same(proto: "keepDims"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21008:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21006 | extension ExpandDimsLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21007 | public static let protoMessageName: String = _protobuf_package + ".ExpandDimsLayerParams"
21008 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21009 | 1: .same(proto: "axes"),
21010 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21040:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21038 | extension FlattenTo2DLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21039 | public static let protoMessageName: String = _protobuf_package + ".FlattenTo2DLayerParams"
21040 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21041 | 1: .same(proto: "axis"),
21042 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21072:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21070 | extension ReshapeStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21071 | public static let protoMessageName: String = _protobuf_package + ".ReshapeStaticLayerParams"
21072 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21073 | 1: .same(proto: "targetShape"),
21074 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21142:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21140 | extension SqueezeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21141 | public static let protoMessageName: String = _protobuf_package + ".SqueezeLayerParams"
21142 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21143 | 1: .same(proto: "axes"),
21144 | 2: .same(proto: "squeezeAll"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21180:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21178 | extension TopKLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21179 | public static let protoMessageName: String = _protobuf_package + ".TopKLayerParams"
21180 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21181 | 1: .same(proto: "axis"),
21182 | 2: .same(proto: "K"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21224:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21222 | extension ArgMaxLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21223 | public static let protoMessageName: String = _protobuf_package + ".ArgMaxLayerParams"
21224 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21225 | 1: .same(proto: "axis"),
21226 | 2: .same(proto: "removeDim"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21262:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21260 | extension ArgMinLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21261 | public static let protoMessageName: String = _protobuf_package + ".ArgMinLayerParams"
21262 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21263 | 1: .same(proto: "axis"),
21264 | 2: .same(proto: "removeDim"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21300:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21298 | extension SplitNDLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21299 | public static let protoMessageName: String = _protobuf_package + ".SplitNDLayerParams"
21300 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21301 | 1: .same(proto: "axis"),
21302 | 2: .same(proto: "numSplits"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21420:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21418 | extension ClipLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21419 | public static let protoMessageName: String = _protobuf_package + ".ClipLayerParams"
21420 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21421 | 1: .same(proto: "minVal"),
21422 | 2: .same(proto: "maxVal"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21458:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21456 | extension SliceStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21457 | public static let protoMessageName: String = _protobuf_package + ".SliceStaticLayerParams"
21458 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21459 | 1: .same(proto: "beginIds"),
21460 | 2: .same(proto: "beginMasks"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21520:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21518 | extension SliceDynamicLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21519 | public static let protoMessageName: String = _protobuf_package + ".SliceDynamicLayerParams"
21520 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21521 | 2: .same(proto: "beginMasks"),
21522 | 3: .same(proto: "endIds"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21576:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21574 | extension TileLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21575 | public static let protoMessageName: String = _protobuf_package + ".TileLayerParams"
21576 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21577 | 1: .same(proto: "reps"),
21578 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21646:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21644 | extension GeluLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21645 | public static let protoMessageName: String = _protobuf_package + ".GeluLayerParams"
21646 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21647 | 1: .same(proto: "mode"),
21648 | ]
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21677:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21675 |
21676 | extension GeluLayerParams.GeluMode: SwiftProtobuf._ProtoNameProviding {
21677 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21678 | 0: .same(proto: "EXACT"),
21679 | 1: .same(proto: "TANH_APPROXIMATION"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21686:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21684 | extension RangeStaticLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21685 | public static let protoMessageName: String = _protobuf_package + ".RangeStaticLayerParams"
21686 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21687 | 1: .same(proto: "endValue"),
21688 | 2: .same(proto: "startValue"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21730:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21728 | extension RangeDynamicLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21729 | public static let protoMessageName: String = _protobuf_package + ".RangeDynamicLayerParams"
21730 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21731 | 2: .same(proto: "startValue"),
21732 | 3: .same(proto: "stepSizeValue"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21768:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21766 | extension SlidingWindowsLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21767 | public static let protoMessageName: String = _protobuf_package + ".SlidingWindowsLayerParams"
21768 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21769 | 1: .same(proto: "axis"),
21770 | 2: .same(proto: "windowSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21812:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21810 | extension LayerNormalizationLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21811 | public static let protoMessageName: String = _protobuf_package + ".LayerNormalizationLayerParams"
21812 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21813 | 1: .same(proto: "normalizedShape"),
21814 | 2: .same(proto: "eps"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21912:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21910 | extension NonMaximumSuppressionLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21911 | public static let protoMessageName: String = _protobuf_package + ".NonMaximumSuppressionLayerParams"
21912 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21913 | 1: .same(proto: "iouThreshold"),
21914 | 2: .same(proto: "scoreThreshold"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:21962:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21960 | extension ClampedReLULayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21961 | public static let protoMessageName: String = _protobuf_package + ".ClampedReLULayerParams"
21962 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21963 | 1: .same(proto: "alpha"),
21964 | 2: .same(proto: "beta"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22000:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
21998 | extension ArgSortLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
21999 | public static let protoMessageName: String = _protobuf_package + ".ArgSortLayerParams"
22000 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22001 | 1: .same(proto: "axis"),
22002 | 2: .same(proto: "descending"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22038:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22036 | extension SliceBySizeLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22037 | public static let protoMessageName: String = _protobuf_package + ".SliceBySizeLayerParams"
22038 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22039 | 2: .same(proto: "size"),
22040 | 3: .same(proto: "axis"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22076:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22074 | extension NeuralNetworkClassifier: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22075 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetworkClassifier"
22076 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22077 | 1: .same(proto: "layers"),
22078 | 2: .same(proto: "preprocessing"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22182:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22180 | extension OneHotLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22181 | public static let protoMessageName: String = _protobuf_package + ".OneHotLayerParams"
22182 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22183 | 1: .same(proto: "oneHotVectorSize"),
22184 | 2: .same(proto: "axis"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22232:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22230 | extension CumSumLayerParams: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22231 | public static let protoMessageName: String = _protobuf_package + ".CumSumLayerParams"
22232 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22233 | 1: .same(proto: "axis"),
22234 | 2: .same(proto: "excludeFinalSum"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22276:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22274 | extension NeuralNetworkRegressor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22275 | public static let protoMessageName: String = _protobuf_package + ".NeuralNetworkRegressor"
22276 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22277 | 1: .same(proto: "layers"),
22278 | 2: .same(proto: "preprocessing"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22334 | extension NetworkUpdateParameters: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22335 | public static let protoMessageName: String = _protobuf_package + ".NetworkUpdateParameters"
22336 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22337 | 1: .same(proto: "lossLayers"),
22338 | 2: .same(proto: "optimizer"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22444:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22442 | extension LossLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22443 | public static let protoMessageName: String = _protobuf_package + ".LossLayer"
22444 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22445 | 1: .same(proto: "name"),
22446 | 10: .same(proto: "categoricalCrossEntropyLossLayer"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22520:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22518 | extension CategoricalCrossEntropyLossLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22519 | public static let protoMessageName: String = _protobuf_package + ".CategoricalCrossEntropyLossLayer"
22520 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22521 | 1: .same(proto: "input"),
22522 | 2: .same(proto: "target"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22558:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22556 | extension MeanSquaredErrorLossLayer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22557 | public static let protoMessageName: String = _protobuf_package + ".MeanSquaredErrorLossLayer"
22558 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22559 | 1: .same(proto: "input"),
22560 | 2: .same(proto: "target"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22596:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22594 | extension Optimizer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22595 | public static let protoMessageName: String = _protobuf_package + ".Optimizer"
22596 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22597 | 10: .same(proto: "sgdOptimizer"),
22598 | 11: .same(proto: "adamOptimizer"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22666:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22664 | extension SGDOptimizer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22665 | public static let protoMessageName: String = _protobuf_package + ".SGDOptimizer"
22666 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22667 | 1: .same(proto: "learningRate"),
22668 | 2: .same(proto: "miniBatchSize"),
/host/spi-builder-workspace/Sources/CoreMLProto/NeuralNetwork.pb.swift:22714:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22712 | extension AdamOptimizer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
22713 | public static let protoMessageName: String = _protobuf_package + ".AdamOptimizer"
22714 | public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
| `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
22715 | 1: .same(proto: "learningRate"),
22716 | 2: .same(proto: "miniBatchSize"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[201/214] Wrapping AST for CoreMLProto for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[203/215] Emitting module CoreMLBuilder
/host/spi-builder-workspace/Sources/CoreMLBuilder/Conv2D.swift:1:8: error: no such module 'CoreML'
1 | import CoreML
| `- error: no such module 'CoreML'
2 | import CoreMLProto
3 |
[204/215] Compiling CoreMLBuilder Conv2D.swift
/host/spi-builder-workspace/Sources/CoreMLBuilder/Conv2D.swift:1:8: error: no such module 'CoreML'
1 | import CoreML
| `- error: no such module 'CoreML'
2 | import CoreMLProto
3 |
[205/215] Compiling CoreMLBuilder Matmul.swift
/host/spi-builder-workspace/Sources/CoreMLBuilder/Conv2D.swift:1:8: error: no such module 'CoreML'
1 | import CoreML
| `- error: no such module 'CoreML'
2 | import CoreMLProto
3 |
[206/215] Compiling CoreMLBuilder ProtoHelpers.swift
/host/spi-builder-workspace/Sources/CoreMLBuilder/Conv2D.swift:1:8: error: no such module 'CoreML'
1 | import CoreML
| `- error: no such module 'CoreML'
2 | import CoreMLProto
3 |
[207/215] Compiling CoreMLBuilder Linear.swift
/host/spi-builder-workspace/Sources/CoreMLBuilder/Conv2D.swift:1:8: error: no such module 'CoreML'
1 | import CoreML
| `- error: no such module 'CoreML'
2 | import CoreMLProto
3 |
[208/215] Compiling CoreMLBuilder Data.swift
/host/spi-builder-workspace/Sources/CoreMLBuilder/Conv2D.swift:1:8: error: no such module 'CoreML'
1 | import CoreML
| `- error: no such module 'CoreML'
2 | import CoreMLProto
3 |
BUILD FAILURE 6.3 linux