Build Information
Failed to build TensorFlow, reference 0.0.9 (05bd91), with Swift 6.3 for Linux on 10 Apr 2026 19:47:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
838 |
839 | extension Tensorflow_BoostedTrees_Learner_AveragingConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
840 | 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]
841 | 1: .standard(proto: "average_last_n_trees"),
842 | 2: .standard(proto: "average_last_percent_trees"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:853:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
851 |
852 | extension Tensorflow_BoostedTrees_Learner_LearningRateDropoutDrivenConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
853 | 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]
854 | 1: .standard(proto: "dropout_probability"),
855 | 2: .standard(proto: "probability_of_skipping_dropout"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:869:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
867 |
868 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
869 | 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]
870 | 1: .standard(proto: "num_classes"),
871 | 2: .standard(proto: "feature_fraction_per_tree"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:941:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
939 |
940 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig.PruningMode: SwiftProtobuf._ProtoNameProviding {
941 | 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]
942 | 0: .same(proto: "PRUNING_MODE_UNSPECIFIED"),
943 | 1: .same(proto: "PRE_PRUNE"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:949:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
947 |
948 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig.GrowingMode: SwiftProtobuf._ProtoNameProviding {
949 | 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]
950 | 0: .same(proto: "GROWING_MODE_UNSPECIFIED"),
951 | 1: .same(proto: "WHOLE_TREE"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
955 |
956 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig.MultiClassStrategy: SwiftProtobuf._ProtoNameProviding {
957 | 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]
958 | 0: .same(proto: "MULTI_CLASS_STRATEGY_UNSPECIFIED"),
959 | 1: .same(proto: "TREE_PER_CLASS"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:194:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
192 |
193 | extension BoostedTrees_QuantileConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
194 | 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]
195 | 1: .same(proto: "eps"),
196 | 2: .standard(proto: "num_quantiles"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:208:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
206 |
207 | extension BoostedTrees_QuantileEntry: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
208 | 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]
209 | 1: .same(proto: "value"),
210 | 2: .same(proto: "weight"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:226:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
224 |
225 | extension BoostedTrees_QuantileSummaryState: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
226 | 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]
227 | 1: .same(proto: "entries"),
228 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:238:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
236 |
237 | extension BoostedTrees_QuantileStreamState: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
238 | 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]
239 | 1: .same(proto: "summaries"),
240 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/split_info.pb.swift:105:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
103 |
104 | extension Tensorflow_BoostedTrees_Learner_SplitInfo: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
105 | 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]
106 | 1: .standard(proto: "split_node"),
107 | 2: .standard(proto: "left_child"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:925:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
923 |
924 | extension Tensorflow_BoostedTrees_Trees_TreeNode: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
925 | 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]
926 | 1: .same(proto: "leaf"),
927 | 2: .standard(proto: "dense_float_binary_split"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:973:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
971 |
972 | extension Tensorflow_BoostedTrees_Trees_TreeNodeMetadata: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
973 | 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]
974 | 1: .same(proto: "gain"),
975 | 2: .standard(proto: "original_leaf"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1016:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1014 |
1015 | extension Tensorflow_BoostedTrees_Trees_Leaf: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1016 | 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]
1017 | 1: .same(proto: "vector"),
1018 | 2: .standard(proto: "sparse_vector"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1056:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1054 |
1055 | extension Tensorflow_BoostedTrees_Trees_Vector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1056 | 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]
1057 | 1: .same(proto: "value"),
1058 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1068:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1066 |
1067 | extension Tensorflow_BoostedTrees_Trees_SparseVector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1068 | 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]
1069 | 1: .same(proto: "index"),
1070 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1082:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1080 |
1081 | extension Tensorflow_BoostedTrees_Trees_DenseFloatBinarySplit: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1082 | 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]
1083 | 1: .standard(proto: "feature_column"),
1084 | 2: .same(proto: "threshold"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1100:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |
1099 | extension Tensorflow_BoostedTrees_Trees_SparseFloatBinarySplitDefaultLeft: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1100 | 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]
1101 | 1: .same(proto: "split"),
1102 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1139:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1137 |
1138 | extension Tensorflow_BoostedTrees_Trees_SparseFloatBinarySplitDefaultRight: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1139 | 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]
1140 | 1: .same(proto: "split"),
1141 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1178:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1176 |
1177 | extension Tensorflow_BoostedTrees_Trees_CategoricalIdBinarySplit: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1178 | 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]
1179 | 1: .standard(proto: "feature_column"),
1180 | 2: .standard(proto: "feature_id"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1196:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1194 |
1195 | extension Tensorflow_BoostedTrees_Trees_CategoricalIdSetMembershipBinarySplit: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1196 | 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]
1197 | 1: .standard(proto: "feature_column"),
1198 | 2: .standard(proto: "feature_ids"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1214:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1212 |
1213 | extension Tensorflow_BoostedTrees_Trees_DecisionTreeConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1214 | 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]
1215 | 1: .same(proto: "nodes"),
1216 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.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 |
1225 | extension Tensorflow_BoostedTrees_Trees_DecisionTreeMetadata: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
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: .standard(proto: "num_tree_weight_updates"),
1228 | 2: .standard(proto: "num_layers_grown"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1242:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1240 |
1241 | extension Tensorflow_BoostedTrees_Trees_GrowingMetadata: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1242 | 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]
1243 | 1: .standard(proto: "num_trees_attempted"),
1244 | 2: .standard(proto: "num_layers_attempted"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1256:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1254 |
1255 | extension Tensorflow_BoostedTrees_Trees_DecisionTreeEnsembleConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1256 | 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]
1257 | 1: .same(proto: "trees"),
1258 | 2: .standard(proto: "tree_weights"),
/host/spi-builder-workspace/Sources/Proto/contrib/cloud/kernels/bigquery_table_partition.pb.swift:71:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
69 |
70 | extension Tensorflow_BigQueryTablePartition: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
71 | 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]
72 | 1: .standard(proto: "start_index"),
73 | 2: .standard(proto: "end_index"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1505:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1503 |
1504 | extension Tensorflow_DecisionTrees_Model: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1505 | 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]
1506 | 1: .standard(proto: "decision_tree"),
1507 | 2: .same(proto: "ensemble"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1550:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1548 |
1549 | extension Tensorflow_DecisionTrees_ModelAndFeatures: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1550 | 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]
1551 | 1: .same(proto: "features"),
1552 | 2: .same(proto: "model"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1597:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1595 |
1596 | extension Tensorflow_DecisionTrees_ModelAndFeatures.Feature: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1597 | 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]
1598 | 1: .standard(proto: "feature_id"),
1599 | 2: .standard(proto: "additional_data"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1638 |
1639 | extension Tensorflow_DecisionTrees_Ensemble: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1640 | 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]
1641 | 100: .same(proto: "members"),
1642 | 1: .standard(proto: "summation_combination_technique"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1689:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1687 |
1688 | extension Tensorflow_DecisionTrees_Ensemble.Member: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1689 | 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]
1690 | 1: .same(proto: "submodel"),
1691 | 2: .standard(proto: "submodel_id"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1734 |
1735 | extension Tensorflow_DecisionTrees_Summation: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1736 | 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]
1737 | 1: .standard(proto: "additional_data"),
1738 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1748:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1746 |
1747 | extension Tensorflow_DecisionTrees_Averaging: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1748 | 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]
1749 | 1: .standard(proto: "additional_data"),
1750 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1760:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1758 |
1759 | extension Tensorflow_DecisionTrees_DecisionTree: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1760 | 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]
1761 | 1: .same(proto: "nodes"),
1762 | 2: .standard(proto: "additional_data"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1774:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1772 |
1773 | extension Tensorflow_DecisionTrees_TreeNode: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1774 | 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]
1775 | 1: .standard(proto: "node_id"),
1776 | 2: .same(proto: "depth"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1831:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1829 |
1830 | extension Tensorflow_DecisionTrees_BinaryNode: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1831 | 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]
1832 | 1: .standard(proto: "left_child_id"),
1833 | 2: .standard(proto: "right_child_id"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1883:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1881 |
1882 | extension Tensorflow_DecisionTrees_BinaryNode.Direction: SwiftProtobuf._ProtoNameProviding {
1883 | 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]
1884 | 0: .same(proto: "LEFT"),
1885 | 1: .same(proto: "RIGHT"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1890:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1888 |
1889 | extension Tensorflow_DecisionTrees_SparseVector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1890 | 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]
1891 | 1: .standard(proto: "sparse_value"),
1892 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1902:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1900 |
1901 | extension Tensorflow_DecisionTrees_Vector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1902 | 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]
1903 | 1: .same(proto: "value"),
1904 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1914:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1912 |
1913 | extension Tensorflow_DecisionTrees_Leaf: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1914 | 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]
1915 | 1: .same(proto: "vector"),
1916 | 2: .standard(proto: "sparse_vector"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1958:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1956 |
1957 | extension Tensorflow_DecisionTrees_FeatureId: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1958 | 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]
1959 | 1: .same(proto: "id"),
1960 | 2: .standard(proto: "additional_data"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2001:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1999 |
2000 | extension Tensorflow_DecisionTrees_ObliqueFeatures: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2001 | 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]
2002 | 1: .same(proto: "features"),
2003 | 2: .same(proto: "weights"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2015:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2013 |
2014 | extension Tensorflow_DecisionTrees_InequalityTest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2015 | 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]
2016 | 1: .standard(proto: "feature_id"),
2017 | 4: .same(proto: "oblique"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2063:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2061 |
2062 | extension Tensorflow_DecisionTrees_InequalityTest.TypeEnum: SwiftProtobuf._ProtoNameProviding {
2063 | 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]
2064 | 0: .same(proto: "LESS_OR_EQUAL"),
2065 | 1: .same(proto: "LESS_THAN"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2072:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2070 |
2071 | extension Tensorflow_DecisionTrees_Value: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2072 | 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]
2073 | 1: .standard(proto: "float_value"),
2074 | 2: .standard(proto: "double_value"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model_extensions.pb.swift:100:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
98 |
99 | extension Tensorflow_DecisionTrees_MatchingValuesTest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
100 | 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]
101 | 1: .standard(proto: "feature_id"),
102 | 2: .same(proto: "value"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[203/215] Compiling Proto generic_tree_model_extensions.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/tf2xla/tf2xla.pb.swift:262:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
260 |
261 | extension Tensorflow_Tf2xla_TensorId: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
262 | 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]
263 | 1: .standard(proto: "node_name"),
264 | 2: .standard(proto: "output_index"),
/host/spi-builder-workspace/Sources/Proto/compiler/tf2xla/tf2xla.pb.swift:276:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
274 |
275 | extension Tensorflow_Tf2xla_Feed: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
276 | 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]
277 | 1: .same(proto: "id"),
278 | 2: .same(proto: "shape"),
/host/spi-builder-workspace/Sources/Proto/compiler/tf2xla/tf2xla.pb.swift:327:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
325 |
326 | extension Tensorflow_Tf2xla_Fetch: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
327 | 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]
328 | 1: .same(proto: "id"),
329 | 2: .same(proto: "name"),
/host/spi-builder-workspace/Sources/Proto/compiler/tf2xla/tf2xla.pb.swift:370:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
368 |
369 | extension Tensorflow_Tf2xla_Config: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
370 | 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]
371 | 1: .same(proto: "feed"),
372 | 2: .same(proto: "fetch"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.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 Xla_HloInstructionProto: SwiftProtobuf._MessageImplementationBase, 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 | 1: .same(proto: "name"),
992 | 2: .same(proto: "opcode"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1077:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1075 |
1076 | extension Xla_HloComputationProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1077 | 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]
1078 | 1: .same(proto: "name"),
1079 | 2: .same(proto: "instructions"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1091:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1089 |
1090 | extension Xla_HloModuleProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1091 | 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]
1092 | 1: .same(proto: "name"),
1093 | 2: .standard(proto: "entry_computation_name"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1107:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1105 |
1106 | extension Xla_HloOrderingProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1107 | 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]
1108 | 1: .standard(proto: "sequential_computations"),
1109 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.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 |
1118 | extension Xla_HloOrderingProto.SequentialComputation: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
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: .standard(proto: "computation_name"),
1121 | 2: .standard(proto: "instruction_names"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1133:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1131 |
1132 | extension Xla_LogicalBufferProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1133 | 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]
1134 | 1: .same(proto: "id"),
1135 | 2: .same(proto: "size"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1184:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1182 |
1183 | extension Xla_LogicalBufferProto.Location: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1184 | 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]
1185 | 1: .standard(proto: "computation_name"),
1186 | 2: .standard(proto: "instruction_name"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1200:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1198 |
1199 | extension Xla_BufferAllocationProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1200 | 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]
1201 | 1: .same(proto: "index"),
1202 | 2: .same(proto: "size"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1228:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1226 |
1227 | extension Xla_BufferAllocationProto.Assigned: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1228 | 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]
1229 | 1: .standard(proto: "logical_buffer_id"),
1230 | 2: .same(proto: "offset"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1244:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1242 |
1243 | extension Xla_HeapSimulatorTrace: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1244 | 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]
1245 | 1: .same(proto: "events"),
1246 | 2: .standard(proto: "whole_module_simulation"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1258:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1256 |
1257 | extension Xla_HeapSimulatorTrace.Event: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1258 | 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]
1259 | 1: .same(proto: "kind"),
1260 | 2: .standard(proto: "buffer_id"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1278:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1276 |
1277 | extension Xla_HeapSimulatorTrace.Event.Kind: SwiftProtobuf._ProtoNameProviding {
1278 | 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]
1279 | 0: .same(proto: "ALLOC"),
1280 | 1: .same(proto: "FREE"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1286:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1284 |
1285 | extension Xla_BufferAssignmentProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1286 | 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]
1287 | 1: .standard(proto: "logical_buffers"),
1288 | 2: .standard(proto: "buffer_aliases"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1304:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1302 |
1303 | extension Xla_BufferAssignmentProto.BufferAlias: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1304 | 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]
1305 | 1: .standard(proto: "source_buffer_id"),
1306 | 2: .same(proto: "location"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:1347:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1345 |
1346 | extension Xla_HloProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1347 | 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]
1348 | 1: .standard(proto: "hlo_module"),
1349 | 2: .standard(proto: "hlo_ordering"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/session.pb.swift:316:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
314 |
315 | extension Xla_OperationRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 | 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]
317 | 1: .standard(proto: "output_handle"),
318 | 2: .standard(proto: "output_shape"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/session.pb.swift:367:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
365 |
366 | extension Xla_SessionComputation: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 | 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]
368 | 1: .same(proto: "name"),
369 | 2: .standard(proto: "computation_handle"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/service/session.pb.swift:414:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
412 |
413 | extension Xla_SessionModule: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
414 | 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]
415 | 1: .same(proto: "entry"),
416 | 2: .standard(proto: "embedded_computations"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3069:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3067 |
3068 | extension Xla_HloReducePrecisionOptions: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3069 | 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]
3070 | 1: .same(proto: "location"),
3071 | 2: .standard(proto: "exponent_bits"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3089:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3087 |
3088 | extension Xla_HloReducePrecisionOptions.Location: SwiftProtobuf._ProtoNameProviding {
3089 | 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]
3090 | 0: .same(proto: "OP_INPUTS"),
3091 | 1: .same(proto: "OP_OUTPUTS"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3099:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3097 |
3098 | extension Xla_DebugOptions: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3099 | 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]
3100 | 1: .standard(proto: "xla_generate_hlo_graph"),
3101 | 2: .standard(proto: "xla_hlo_graph_addresses"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3246:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3244 |
3245 | extension Xla_ExecutionOptions: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3246 | 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]
3247 | 2: .standard(proto: "shape_with_output_layout"),
3248 | 3: .same(proto: "seed"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3293:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3291 |
3292 | extension Xla_SnapshotComputationRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3293 | 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]
3294 | 1: .same(proto: "computation"),
3295 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3332:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3330 |
3331 | extension Xla_SnapshotComputationResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3332 | 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]
3333 | 1: .same(proto: "module"),
3334 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3371:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3369 |
3370 | extension Xla_LoadComputationSnapshotRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3371 | 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]
3372 | 1: .same(proto: "module"),
3373 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3410:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3408 |
3409 | extension Xla_LoadComputationSnapshotResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3410 | 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]
3411 | 1: .same(proto: "computation"),
3412 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3449:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3447 |
3448 | extension Xla_GetDeviceHandlesRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3449 | 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]
3450 | 1: .standard(proto: "device_count"),
3451 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3461:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3459 |
3460 | extension Xla_GetDeviceHandlesResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3461 | 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]
3462 | 1: .standard(proto: "device_handles"),
3463 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3473:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3471 |
3472 | extension Xla_TransferToClientRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3473 | 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]
3474 | 1: .same(proto: "data"),
3475 | 2: .standard(proto: "shape_with_layout"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3516:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3514 |
3515 | extension Xla_TransferToClientResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3516 | 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]
3517 | 1: .same(proto: "literal"),
3518 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3555:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3553 |
3554 | extension Xla_TransferToServerRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3555 | 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]
3556 | 1: .same(proto: "literal"),
3557 | 2: .standard(proto: "device_handle"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3598:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3596 |
3597 | extension Xla_TransferToServerResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3598 | 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]
3599 | 1: .same(proto: "data"),
3600 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3637:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3635 |
3636 | extension Xla_TransferToInfeedRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3637 | 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]
3638 | 1: .same(proto: "literal"),
3639 | 2: .standard(proto: "replica_id"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3693:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3691 |
3692 | extension Xla_TransferFromOutfeedRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3693 | 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]
3694 | 1: .standard(proto: "shape_with_layout"),
3695 | 2: .standard(proto: "replica_id"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3740:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3738 |
3739 | extension Xla_TransferFromOutfeedResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3740 | 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]
3741 | 1: .same(proto: "literal"),
3742 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3779:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3777 |
3778 | extension Xla_ResetDeviceRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3779 | 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]
3780 | 1: .standard(proto: "device_handle"),
3781 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3827:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3825 |
3826 | extension Xla_ComputationStatsRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3827 | 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]
3828 | 1: .same(proto: "computation"),
3829 | 2: .standard(proto: "debug_options"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3870:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3868 |
3869 | extension Xla_ComputationStatsResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3870 | 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]
3871 | 1: .same(proto: "stats"),
3872 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3909:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3907 |
3908 | extension Xla_ComputationRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3909 | 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]
3910 | 1: .same(proto: "name"),
3911 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3921:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3919 |
3920 | extension Xla_ComputationResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3921 | 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]
3922 | 1: .same(proto: "computation"),
3923 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:3969:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
3967 |
3968 | extension Xla_CreateChannelHandleResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
3969 | 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]
3970 | 1: .same(proto: "channel"),
3971 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4008:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4006 |
4007 | extension Xla_UnregisterRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4008 | 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]
4009 | 1: .same(proto: "data"),
4010 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4056:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4054 |
4055 | extension Xla_SetReturnValueRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4056 | 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]
4057 | 1: .same(proto: "computation"),
4058 | 2: .same(proto: "operand"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4108:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4106 |
4107 | extension Xla_ExecuteRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4108 | 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]
4109 | 1: .same(proto: "computation"),
4110 | 2: .same(proto: "arguments"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4159:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4157 |
4158 | extension Xla_ExecuteParallelRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4159 | 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]
4160 | 1: .same(proto: "requests"),
4161 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4171:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4169 |
4170 | extension Xla_ExecuteResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4171 | 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]
4172 | 1: .same(proto: "output"),
4173 | 2: .same(proto: "profile"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4214:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4212 |
4213 | extension Xla_ExecuteParallelResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4214 | 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]
4215 | 1: .same(proto: "responses"),
4216 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4226:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4224 |
4225 | extension Xla_ExecuteAsyncRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4226 | 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]
4227 | 1: .same(proto: "computation"),
4228 | 2: .same(proto: "arguments"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4273:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4271 |
4272 | extension Xla_ExecuteAsyncResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4273 | 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]
4274 | 1: .same(proto: "execution"),
4275 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4312:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4310 |
4311 | extension Xla_WaitForExecutionRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4312 | 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]
4313 | 1: .same(proto: "execution"),
4314 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4351:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4349 |
4350 | extension Xla_WaitForExecutionResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4351 | 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]
4352 | 1: .same(proto: "output"),
4353 | 2: .same(proto: "profile"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4394:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4392 |
4393 | extension Xla_IsConstantRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4394 | 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]
4395 | 1: .same(proto: "computation"),
4396 | 2: .same(proto: "operand"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4437:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4435 |
4436 | extension Xla_IsConstantResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4437 | 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]
4438 | 1: .standard(proto: "is_constant"),
4439 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4449:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4447 |
4448 | extension Xla_ComputeConstantRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4449 | 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]
4450 | 1: .same(proto: "computation"),
4451 | 2: .same(proto: "operand"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4494 |
4495 | extension Xla_ComputeConstantResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4496 | 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]
4497 | 1: .same(proto: "literal"),
4498 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4535:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4533 |
4534 | extension Xla_DeconstructTupleRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4535 | 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]
4536 | 2: .standard(proto: "tuple_handle"),
4537 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4574:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4572 |
4573 | extension Xla_DeconstructTupleResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4574 | 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]
4575 | 1: .standard(proto: "element_handles"),
4576 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4586:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4584 |
4585 | extension Xla_LoadDataRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4586 | 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]
4587 | 1: .standard(proto: "columnio_tablet_path"),
4588 | 2: .standard(proto: "columnio_field"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4645:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4643 |
4644 | extension Xla_LoadDataResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4645 | 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]
4646 | 1: .same(proto: "data"),
4647 | 2: .standard(proto: "data_shape"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4700:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4698 |
4699 | extension Xla_SpecializeRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4700 | 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]
4701 | 1: .same(proto: "computation"),
4702 | 2: .same(proto: "arguments"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4752:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4750 |
4751 | extension Xla_GetShapeRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4752 | 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]
4753 | 1: .same(proto: "data"),
4754 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4791:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4789 |
4790 | extension Xla_GetShapeResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4791 | 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]
4792 | 1: .same(proto: "shape"),
4793 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4830:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4828 |
4829 | extension Xla_GetComputationShapeRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4830 | 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]
4831 | 1: .same(proto: "computation"),
4832 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4869:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4867 |
4868 | extension Xla_GetComputationShapeResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4869 | 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]
4870 | 1: .standard(proto: "program_shape"),
4871 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4908:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4906 |
4907 | extension Xla_UnpackRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4908 | 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]
4909 | 1: .same(proto: "data"),
4910 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla.pb.swift:4947:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
4945 |
4946 | extension Xla_UnpackResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
4947 | 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]
4948 | 1: .standard(proto: "tied_data"),
4949 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5223:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5221 |
5222 | extension Xla_PrimitiveType: SwiftProtobuf._ProtoNameProviding {
5223 | 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]
5224 | 0: .same(proto: "PRIMITIVE_TYPE_INVALID"),
5225 | 1: .same(proto: "PRED"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5243:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5241 |
5242 | extension Xla_PaddingValue: SwiftProtobuf._ProtoNameProviding {
5243 | 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]
5244 | 0: .same(proto: "INVALID_PAD"),
5245 | 1: .same(proto: "ZERO_PAD"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5254:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5252 |
5253 | extension Xla_UnaryOperation: SwiftProtobuf._ProtoNameProviding {
5254 | 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]
5255 | 0: .same(proto: "UNOP_INVALID"),
5256 | 1: .same(proto: "UNOP_LOGICAL_NOT"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5274:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5272 |
5273 | extension Xla_BinaryOperation: SwiftProtobuf._ProtoNameProviding {
5274 | 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]
5275 | 0: .same(proto: "BINOP_INVALID"),
5276 | 1: .same(proto: "BINOP_ADD"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5298:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5296 |
5297 | extension Xla_RandomDistribution: SwiftProtobuf._ProtoNameProviding {
5298 | 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]
5299 | 0: .same(proto: "RNG_INVALID"),
5300 | 1: .same(proto: "RNG_UNIFORM"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5307:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5305 |
5306 | extension Xla_TernaryOperation: SwiftProtobuf._ProtoNameProviding {
5307 | 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]
5308 | 0: .same(proto: "TRIOP_INVALID"),
5309 | 1: .same(proto: "TRIOP_SELECT"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5316:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5314 |
5315 | extension Xla_VariadicOperation: SwiftProtobuf._ProtoNameProviding {
5316 | 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]
5317 | 0: .same(proto: "VAROP_INVALID"),
5318 | 1: .same(proto: "VAROP_TUPLE"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5323:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5321 |
5322 | extension Xla_PaddingConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5323 | 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]
5324 | 1: .same(proto: "dimensions"),
5325 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5335:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5333 |
5334 | extension Xla_PaddingConfig.PaddingConfigDimension: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5335 | 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]
5336 | 1: .standard(proto: "edge_padding_low"),
5337 | 2: .standard(proto: "edge_padding_high"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5351:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5349 |
5350 | extension Xla_Layout: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5351 | 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]
5352 | 1: .standard(proto: "minor_to_major"),
5353 | 2: .standard(proto: "padded_dimensions"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5367:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5365 |
5366 | extension Xla_Shape: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5367 | 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]
5368 | 2: .standard(proto: "element_type"),
5369 | 3: .same(proto: "dimensions"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5418:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5416 |
5417 | extension Xla_ProgramShape: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5418 | 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]
5419 | 1: .same(proto: "parameters"),
5420 | 2: .same(proto: "result"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5465:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5463 |
5464 | extension Xla_ComputationStats: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5465 | 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]
5466 | 1: .standard(proto: "flop_count"),
5467 | 2: .standard(proto: "transcendental_count"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5479:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5477 |
5478 | extension Xla_OpMetadata: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5479 | 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]
5480 | 1: .standard(proto: "op_type"),
5481 | 2: .standard(proto: "op_name"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5497:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5495 |
5496 | extension Xla_ExecutionProfile: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5497 | 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]
5498 | 1: .standard(proto: "compilation_cache_hit"),
5499 | 2: .standard(proto: "compile_time_ms"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5517:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5515 |
5516 | extension Xla_ComputationHandle: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5517 | 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]
5518 | 1: .same(proto: "handle"),
5519 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5529:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5527 |
5528 | extension Xla_ExecutionHandle: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5529 | 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]
5530 | 1: .same(proto: "handle"),
5531 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5541:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5539 |
5540 | extension Xla_GlobalDataHandle: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5541 | 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]
5542 | 1: .same(proto: "handle"),
5543 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5553:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5551 |
5552 | extension Xla_ComputationDataHandle: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5553 | 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]
5554 | 1: .same(proto: "handle"),
5555 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5565:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5563 |
5564 | extension Xla_DeviceHandle: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5565 | 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]
5566 | 1: .same(proto: "handle"),
5567 | 2: .standard(proto: "device_count"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5579:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5577 |
5578 | extension Xla_ChannelHandle: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5579 | 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]
5580 | 1: .same(proto: "handle"),
5581 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5591:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5589 |
5590 | extension Xla_DeviceAssignmentProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5591 | 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]
5592 | 1: .standard(proto: "replica_count"),
5593 | 2: .standard(proto: "computation_count"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5607:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5605 |
5606 | extension Xla_DeviceAssignmentProto.ComputationDevice: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5607 | 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]
5608 | 1: .standard(proto: "replica_device_ids"),
5609 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5619:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5617 |
5618 | extension Xla_LiteralProto: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5619 | 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]
5620 | 1: .same(proto: "shape"),
5621 | 2: .same(proto: "preds"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
5634 | var _shape: Xla_Shape? = nil
5635 | var _preds: [Bool] = []
5636 | var _u8S: Data = SwiftProtobuf.Internal.emptyData
| `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
5637 | var _s32S: [Int32] = []
5638 | var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
5642 | var _f64S: [Double] = []
5643 | var _tupleLiterals: [Xla_LiteralProto] = []
5644 | var _f16S: Data = SwiftProtobuf.Internal.emptyData
| `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
5645 |
5646 | static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5698:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5696 |
5697 | extension Xla_WindowDimension: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5698 | 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]
5699 | 1: .same(proto: "size"),
5700 | 2: .same(proto: "stride"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5720:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5718 |
5719 | extension Xla_Window: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5720 | 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]
5721 | 1: .same(proto: "dimensions"),
5722 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5732:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5730 |
5731 | extension Xla_ConstantRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5732 | 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]
5733 | 2: .same(proto: "literal"),
5734 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5771:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5769 |
5770 | extension Xla_GetTupleElementRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5771 | 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]
5772 | 2: .same(proto: "operand"),
5773 | 3: .same(proto: "index"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5814:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5812 |
5813 | extension Xla_SliceRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5814 | 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]
5815 | 2: .same(proto: "operand"),
5816 | 3: .standard(proto: "start_indices"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5865:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5863 |
5864 | extension Xla_DynamicSliceRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5865 | 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]
5866 | 2: .same(proto: "operand"),
5867 | 3: .standard(proto: "start_indices"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5912:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5910 |
5911 | extension Xla_DynamicUpdateSliceRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5912 | 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]
5913 | 2: .same(proto: "operand"),
5914 | 3: .same(proto: "update"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5959:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5957 |
5958 | extension Xla_ConvolutionDimensionNumbers: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5959 | 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]
5960 | 1: .standard(proto: "batch_dimension"),
5961 | 2: .standard(proto: "feature_dimension"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:5981:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
5979 |
5980 | extension Xla_ConvolveRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
5981 | 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]
5982 | 2: .same(proto: "lhs"),
5983 | 3: .same(proto: "rhs"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6032:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6030 |
6031 | extension Xla_InfeedRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6032 | 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]
6033 | 2: .same(proto: "shape"),
6034 | 3: .same(proto: "config"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
6037 | fileprivate class _StorageClass {
6038 | var _shape: Xla_Shape? = nil
6039 | var _config: Data = SwiftProtobuf.Internal.emptyData
| `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
6040 |
6041 | static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6075:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6073 |
6074 | extension Xla_OutfeedRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6075 | 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]
6076 | 1: .same(proto: "shape"),
6077 | 2: .same(proto: "operand"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
6082 | var _shape: Xla_Shape? = nil
6083 | var _operand: Xla_ComputationDataHandle? = nil
6084 | var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
| `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
6085 |
6086 | static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6122:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6120 |
6121 | extension Xla_CallRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6122 | 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]
6123 | 2: .standard(proto: "to_apply"),
6124 | 3: .same(proto: "operands"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6165:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6163 |
6164 | extension Xla_CustomCallRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6165 | 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]
6166 | 2: .standard(proto: "call_target_name"),
6167 | 3: .same(proto: "operands"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6212:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6210 |
6211 | extension Xla_MapRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6212 | 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]
6213 | 2: .same(proto: "operands"),
6214 | 3: .standard(proto: "to_apply"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6261 |
6262 | extension Xla_ReduceRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6263 | 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]
6264 | 2: .same(proto: "operand"),
6265 | 3: .standard(proto: "init_value"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6314:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6312 |
6313 | extension Xla_ReduceWindowRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6314 | 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]
6315 | 2: .same(proto: "operand"),
6316 | 3: .standard(proto: "init_value"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6365:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6363 |
6364 | extension Xla_BatchNormTrainingRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6365 | 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]
6366 | 1: .same(proto: "operand"),
6367 | 2: .same(proto: "scale"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6420:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6418 |
6419 | extension Xla_BatchNormInferenceRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6420 | 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]
6421 | 1: .same(proto: "operand"),
6422 | 2: .same(proto: "scale"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6483:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6481 |
6482 | extension Xla_BatchNormGradRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6483 | 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]
6484 | 1: .same(proto: "operand"),
6485 | 2: .same(proto: "scale"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6546:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6544 |
6545 | extension Xla_CrossReplicaSumRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6546 | 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]
6547 | 2: .same(proto: "operand"),
6548 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6585:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6583 |
6584 | extension Xla_SelectAndScatterRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6585 | 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]
6586 | 2: .same(proto: "operand"),
6587 | 3: .same(proto: "source"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6644:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6642 |
6643 | extension Xla_ReverseRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6644 | 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]
6645 | 2: .same(proto: "operand"),
6646 | 3: .same(proto: "dimensions"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6687:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6685 |
6686 | extension Xla_BroadcastRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6687 | 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]
6688 | 2: .same(proto: "operand"),
6689 | 3: .standard(proto: "broadcast_sizes"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6730:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6728 |
6729 | extension Xla_PadRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6730 | 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]
6731 | 2: .same(proto: "operand"),
6732 | 3: .standard(proto: "padding_value"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6777:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6775 |
6776 | extension Xla_ReshapeRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6777 | 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]
6778 | 2: .same(proto: "operand"),
6779 | 3: .same(proto: "dimensions"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6824:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6822 |
6823 | extension Xla_TransposeRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6824 | 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]
6825 | 2: .same(proto: "operand"),
6826 | 3: .same(proto: "dimensions"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6867:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6865 |
6866 | extension Xla_ParameterRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6867 | 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]
6868 | 2: .same(proto: "shape"),
6869 | 3: .same(proto: "parameter"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6914:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6912 |
6913 | extension Xla_GetLocalShapeRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6914 | 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]
6915 | 1: .same(proto: "computation"),
6916 | 2: .same(proto: "operand"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6955 |
6956 | extension Xla_GetLocalShapeResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6957 | 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]
6958 | 1: .same(proto: "shape"),
6959 | ]
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:6996:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
6994 |
6995 | extension Xla_TraceRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
6996 | 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]
6997 | 2: .same(proto: "tag"),
6998 | 3: .same(proto: "operand"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7039:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7037 |
7038 | extension Xla_ConvertRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7039 | 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]
7040 | 2: .same(proto: "operand"),
7041 | 3: .standard(proto: "new_element_type"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7082:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7080 |
7081 | extension Xla_ConcatenateRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7082 | 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]
7083 | 2: .same(proto: "operands"),
7084 | 3: .same(proto: "dimension"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7096:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7094 |
7095 | extension Xla_WhileRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7096 | 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]
7097 | 2: .same(proto: "condition"),
7098 | 3: .same(proto: "body"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7143:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7141 |
7142 | extension Xla_UnaryOpRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7143 | 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]
7144 | 2: .same(proto: "unop"),
7145 | 3: .same(proto: "operand"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7186:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7184 |
7185 | extension Xla_BinaryOpRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7186 | 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]
7187 | 2: .same(proto: "binop"),
7188 | 3: .same(proto: "lhs"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7237:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7235 |
7236 | extension Xla_RngRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7237 | 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]
7238 | 2: .same(proto: "distribution"),
7239 | 3: .same(proto: "parameter"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7284:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7282 |
7283 | extension Xla_TernaryOpRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7284 | 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]
7285 | 2: .same(proto: "triop"),
7286 | 3: .same(proto: "lhs"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7335:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7333 |
7334 | extension Xla_VariadicOpRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7335 | 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]
7336 | 2: .same(proto: "varop"),
7337 | 3: .same(proto: "operands"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7349:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7347 |
7348 | extension Xla_ReducePrecisionRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7349 | 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]
7350 | 1: .same(proto: "operand"),
7351 | 2: .standard(proto: "exponent_bits"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7396:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7394 |
7395 | extension Xla_SendRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7396 | 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]
7397 | 1: .same(proto: "operand"),
7398 | 2: .standard(proto: "channel_handle"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7439:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7437 |
7438 | extension Xla_RecvRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7439 | 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]
7440 | 1: .same(proto: "shape"),
7441 | 2: .standard(proto: "channel_handle"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7482:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7480 |
7481 | extension Xla_OpDeviceAssignment: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7482 | 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]
7483 | 1: .standard(proto: "has_device"),
7484 | 2: .same(proto: "device"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7496:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7494 |
7495 | extension Xla_OpRequest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7496 | 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]
7497 | 1: .same(proto: "computation"),
7498 | 33: .same(proto: "metadata"),
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:7582:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
7580 |
7581 | extension Xla_OpResponse: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
7582 | 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]
7583 | 1: .same(proto: "output"),
7584 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:743:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
741 |
742 | extension Tensorflow_BoostedTrees_Learner_TreeRegularizationConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
743 | 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]
744 | 1: .same(proto: "l1"),
745 | 2: .same(proto: "l2"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:759:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
757 |
758 | extension Tensorflow_BoostedTrees_Learner_TreeConstraintsConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
759 | 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]
760 | 1: .standard(proto: "max_tree_depth"),
761 | 2: .standard(proto: "min_node_weight"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:773:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
771 |
772 | extension Tensorflow_BoostedTrees_Learner_LearningRateConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
773 | 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]
774 | 1: .same(proto: "fixed"),
775 | 2: .same(proto: "dropout"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:814:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
812 |
813 | extension Tensorflow_BoostedTrees_Learner_LearningRateFixedConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
814 | 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]
815 | 1: .standard(proto: "learning_rate"),
816 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:826:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
824 |
825 | extension Tensorflow_BoostedTrees_Learner_LearningRateLineSearchConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
826 | 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]
827 | 1: .standard(proto: "max_learning_rate"),
828 | 2: .standard(proto: "num_steps"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:840:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
838 |
839 | extension Tensorflow_BoostedTrees_Learner_AveragingConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
840 | 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]
841 | 1: .standard(proto: "average_last_n_trees"),
842 | 2: .standard(proto: "average_last_percent_trees"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:853:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
851 |
852 | extension Tensorflow_BoostedTrees_Learner_LearningRateDropoutDrivenConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
853 | 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]
854 | 1: .standard(proto: "dropout_probability"),
855 | 2: .standard(proto: "probability_of_skipping_dropout"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:869:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
867 |
868 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
869 | 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]
870 | 1: .standard(proto: "num_classes"),
871 | 2: .standard(proto: "feature_fraction_per_tree"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:941:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
939 |
940 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig.PruningMode: SwiftProtobuf._ProtoNameProviding {
941 | 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]
942 | 0: .same(proto: "PRUNING_MODE_UNSPECIFIED"),
943 | 1: .same(proto: "PRE_PRUNE"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:949:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
947 |
948 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig.GrowingMode: SwiftProtobuf._ProtoNameProviding {
949 | 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]
950 | 0: .same(proto: "GROWING_MODE_UNSPECIFIED"),
951 | 1: .same(proto: "WHOLE_TREE"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/learner.pb.swift:957:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
955 |
956 | extension Tensorflow_BoostedTrees_Learner_LearnerConfig.MultiClassStrategy: SwiftProtobuf._ProtoNameProviding {
957 | 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]
958 | 0: .same(proto: "MULTI_CLASS_STRATEGY_UNSPECIFIED"),
959 | 1: .same(proto: "TREE_PER_CLASS"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:194:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
192 |
193 | extension BoostedTrees_QuantileConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
194 | 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]
195 | 1: .same(proto: "eps"),
196 | 2: .standard(proto: "num_quantiles"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:208:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
206 |
207 | extension BoostedTrees_QuantileEntry: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
208 | 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]
209 | 1: .same(proto: "value"),
210 | 2: .same(proto: "weight"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:226:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
224 |
225 | extension BoostedTrees_QuantileSummaryState: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
226 | 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]
227 | 1: .same(proto: "entries"),
228 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/quantiles.pb.swift:238:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
236 |
237 | extension BoostedTrees_QuantileStreamState: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
238 | 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]
239 | 1: .same(proto: "summaries"),
240 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/split_info.pb.swift:105:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
103 |
104 | extension Tensorflow_BoostedTrees_Learner_SplitInfo: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
105 | 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]
106 | 1: .standard(proto: "split_node"),
107 | 2: .standard(proto: "left_child"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:925:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
923 |
924 | extension Tensorflow_BoostedTrees_Trees_TreeNode: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
925 | 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]
926 | 1: .same(proto: "leaf"),
927 | 2: .standard(proto: "dense_float_binary_split"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:973:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
971 |
972 | extension Tensorflow_BoostedTrees_Trees_TreeNodeMetadata: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
973 | 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]
974 | 1: .same(proto: "gain"),
975 | 2: .standard(proto: "original_leaf"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1016:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1014 |
1015 | extension Tensorflow_BoostedTrees_Trees_Leaf: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1016 | 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]
1017 | 1: .same(proto: "vector"),
1018 | 2: .standard(proto: "sparse_vector"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1056:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1054 |
1055 | extension Tensorflow_BoostedTrees_Trees_Vector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1056 | 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]
1057 | 1: .same(proto: "value"),
1058 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1068:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1066 |
1067 | extension Tensorflow_BoostedTrees_Trees_SparseVector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1068 | 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]
1069 | 1: .same(proto: "index"),
1070 | 2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1082:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1080 |
1081 | extension Tensorflow_BoostedTrees_Trees_DenseFloatBinarySplit: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1082 | 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]
1083 | 1: .standard(proto: "feature_column"),
1084 | 2: .same(proto: "threshold"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1100:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1098 |
1099 | extension Tensorflow_BoostedTrees_Trees_SparseFloatBinarySplitDefaultLeft: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1100 | 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]
1101 | 1: .same(proto: "split"),
1102 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1139:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1137 |
1138 | extension Tensorflow_BoostedTrees_Trees_SparseFloatBinarySplitDefaultRight: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1139 | 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]
1140 | 1: .same(proto: "split"),
1141 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1178:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1176 |
1177 | extension Tensorflow_BoostedTrees_Trees_CategoricalIdBinarySplit: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1178 | 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]
1179 | 1: .standard(proto: "feature_column"),
1180 | 2: .standard(proto: "feature_id"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1196:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1194 |
1195 | extension Tensorflow_BoostedTrees_Trees_CategoricalIdSetMembershipBinarySplit: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1196 | 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]
1197 | 1: .standard(proto: "feature_column"),
1198 | 2: .standard(proto: "feature_ids"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1214:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1212 |
1213 | extension Tensorflow_BoostedTrees_Trees_DecisionTreeConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1214 | 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]
1215 | 1: .same(proto: "nodes"),
1216 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.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 |
1225 | extension Tensorflow_BoostedTrees_Trees_DecisionTreeMetadata: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
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: .standard(proto: "num_tree_weight_updates"),
1228 | 2: .standard(proto: "num_layers_grown"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1242:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1240 |
1241 | extension Tensorflow_BoostedTrees_Trees_GrowingMetadata: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1242 | 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]
1243 | 1: .standard(proto: "num_trees_attempted"),
1244 | 2: .standard(proto: "num_layers_attempted"),
/host/spi-builder-workspace/Sources/Proto/contrib/boosted_trees/proto/tree_config.pb.swift:1256:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1254 |
1255 | extension Tensorflow_BoostedTrees_Trees_DecisionTreeEnsembleConfig: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1256 | 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]
1257 | 1: .same(proto: "trees"),
1258 | 2: .standard(proto: "tree_weights"),
/host/spi-builder-workspace/Sources/Proto/contrib/cloud/kernels/bigquery_table_partition.pb.swift:71:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
69 |
70 | extension Tensorflow_BigQueryTablePartition: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
71 | 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]
72 | 1: .standard(proto: "start_index"),
73 | 2: .standard(proto: "end_index"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1505:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1503 |
1504 | extension Tensorflow_DecisionTrees_Model: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1505 | 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]
1506 | 1: .standard(proto: "decision_tree"),
1507 | 2: .same(proto: "ensemble"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1550:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1548 |
1549 | extension Tensorflow_DecisionTrees_ModelAndFeatures: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1550 | 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]
1551 | 1: .same(proto: "features"),
1552 | 2: .same(proto: "model"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1597:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1595 |
1596 | extension Tensorflow_DecisionTrees_ModelAndFeatures.Feature: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1597 | 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]
1598 | 1: .standard(proto: "feature_id"),
1599 | 2: .standard(proto: "additional_data"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1640:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1638 |
1639 | extension Tensorflow_DecisionTrees_Ensemble: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1640 | 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]
1641 | 100: .same(proto: "members"),
1642 | 1: .standard(proto: "summation_combination_technique"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1689:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1687 |
1688 | extension Tensorflow_DecisionTrees_Ensemble.Member: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1689 | 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]
1690 | 1: .same(proto: "submodel"),
1691 | 2: .standard(proto: "submodel_id"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1736:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1734 |
1735 | extension Tensorflow_DecisionTrees_Summation: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1736 | 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]
1737 | 1: .standard(proto: "additional_data"),
1738 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1748:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1746 |
1747 | extension Tensorflow_DecisionTrees_Averaging: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1748 | 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]
1749 | 1: .standard(proto: "additional_data"),
1750 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1760:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1758 |
1759 | extension Tensorflow_DecisionTrees_DecisionTree: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1760 | 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]
1761 | 1: .same(proto: "nodes"),
1762 | 2: .standard(proto: "additional_data"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1774:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1772 |
1773 | extension Tensorflow_DecisionTrees_TreeNode: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1774 | 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]
1775 | 1: .standard(proto: "node_id"),
1776 | 2: .same(proto: "depth"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1831:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1829 |
1830 | extension Tensorflow_DecisionTrees_BinaryNode: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1831 | 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]
1832 | 1: .standard(proto: "left_child_id"),
1833 | 2: .standard(proto: "right_child_id"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1883:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1881 |
1882 | extension Tensorflow_DecisionTrees_BinaryNode.Direction: SwiftProtobuf._ProtoNameProviding {
1883 | 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]
1884 | 0: .same(proto: "LEFT"),
1885 | 1: .same(proto: "RIGHT"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1890:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1888 |
1889 | extension Tensorflow_DecisionTrees_SparseVector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1890 | 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]
1891 | 1: .standard(proto: "sparse_value"),
1892 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1902:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1900 |
1901 | extension Tensorflow_DecisionTrees_Vector: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1902 | 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]
1903 | 1: .same(proto: "value"),
1904 | ]
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1914:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1912 |
1913 | extension Tensorflow_DecisionTrees_Leaf: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1914 | 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]
1915 | 1: .same(proto: "vector"),
1916 | 2: .standard(proto: "sparse_vector"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:1958:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1956 |
1957 | extension Tensorflow_DecisionTrees_FeatureId: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
1958 | 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]
1959 | 1: .same(proto: "id"),
1960 | 2: .standard(proto: "additional_data"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2001:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
1999 |
2000 | extension Tensorflow_DecisionTrees_ObliqueFeatures: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2001 | 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]
2002 | 1: .same(proto: "features"),
2003 | 2: .same(proto: "weights"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2015:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2013 |
2014 | extension Tensorflow_DecisionTrees_InequalityTest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2015 | 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]
2016 | 1: .standard(proto: "feature_id"),
2017 | 4: .same(proto: "oblique"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2063:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2061 |
2062 | extension Tensorflow_DecisionTrees_InequalityTest.TypeEnum: SwiftProtobuf._ProtoNameProviding {
2063 | 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]
2064 | 0: .same(proto: "LESS_OR_EQUAL"),
2065 | 1: .same(proto: "LESS_THAN"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model.pb.swift:2072:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
2070 |
2071 | extension Tensorflow_DecisionTrees_Value: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
2072 | 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]
2073 | 1: .standard(proto: "float_value"),
2074 | 2: .standard(proto: "double_value"),
/host/spi-builder-workspace/Sources/Proto/contrib/decision_trees/proto/generic_tree_model_extensions.pb.swift:100:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
98 |
99 | extension Tensorflow_DecisionTrees_MatchingValuesTest: SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
100 | 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]
101 | 1: .standard(proto: "feature_id"),
102 | 2: .same(proto: "value"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[204/216] Wrapping AST for Proto for debugging
[205/221] Write Objects.LinkFileList
[206/226] Archiving libProto.a
[208/226] Compiling CAPI String.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[209/227] Compiling CAPI Session.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[210/227] Compiling CAPI Library.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[211/227] Compiling CAPI Status.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[212/227] Compiling CAPI Graph.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[213/227] Compiling CAPI Tensor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[214/227] Emitting module CAPI
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[215/227] Compiling CAPI Buffer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[216/227] Compiling CAPI CAPI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[217/227] Compiling CAPI Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[218/227] Compiling CAPI Gradients.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
BUILD FAILURE 6.3 linux