You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### aiplatform:v1
The following keys were deleted:
- schemas.GoogleCloudAiplatformV1ExportDataConfig.properties.filterSplit.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1ExportFilterSplit (Total Keys: 5)
The following keys were added:
- schemas.GoogleCloudAiplatformV1MachineSpec.properties.tpuTopology.type (Total Keys: 1)
#### aiplatform:v1beta1
The following keys were deleted:
- schemas.GoogleCloudAiplatformV1beta1ExportDataConfig.properties.filterSplit.$ref (Total Keys: 1)
- schemas.GoogleCloudAiplatformV1beta1ExportFilterSplit (Total Keys: 5)
The following keys were added:
- schemas.GoogleCloudAiplatformV1beta1MachineSpec.properties.tpuTopology.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/aiplatform_v1.projects.locations.batchPredictionJobs.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,7 @@ <h3>Method Details</h3>
147
147
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
148
148
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
149
149
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
150
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
150
151
},
151
152
"maxReplicaCount": 42, # Immutable. The maximum number of machine replicas the batch operation may be scaled to. The default value is 10.
152
153
"startingReplicaCount": 42, # Immutable. The number of machine replicas used at the start of the batch operation. If not set, Vertex AI decides starting number, not greater than max_replica_count
@@ -391,6 +392,7 @@ <h3>Method Details</h3>
391
392
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
392
393
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
393
394
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
395
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
394
396
},
395
397
"maxReplicaCount": 42, # Immutable. The maximum number of machine replicas the batch operation may be scaled to. The default value is 10.
396
398
"startingReplicaCount": 42, # Immutable. The number of machine replicas used at the start of the batch operation. If not set, Vertex AI decides starting number, not greater than max_replica_count
@@ -677,6 +679,7 @@ <h3>Method Details</h3>
677
679
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
678
680
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
679
681
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
682
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
680
683
},
681
684
"maxReplicaCount": 42, # Immutable. The maximum number of machine replicas the batch operation may be scaled to. The default value is 10.
682
685
"startingReplicaCount": 42, # Immutable. The number of machine replicas used at the start of the batch operation. If not set, Vertex AI decides starting number, not greater than max_replica_count
@@ -934,6 +937,7 @@ <h3>Method Details</h3>
934
937
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
935
938
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
936
939
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
940
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
937
941
},
938
942
"maxReplicaCount": 42, # Immutable. The maximum number of machine replicas the batch operation may be scaled to. The default value is 10.
939
943
"startingReplicaCount": 42, # Immutable. The number of machine replicas used at the start of the batch operation. If not set, Vertex AI decides starting number, not greater than max_replica_count
Copy file name to clipboardExpand all lines: docs/dyn/aiplatform_v1.projects.locations.customJobs.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,7 @@ <h3>Method Details</h3>
199
199
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
200
200
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
201
201
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
202
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
202
203
},
203
204
"nfsMounts": [ # Optional. List of NFS mount spec.
204
205
{ # Represents a mount configuration for Network File System (NFS) to mount.
@@ -307,6 +308,7 @@ <h3>Method Details</h3>
307
308
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
308
309
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
309
310
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
311
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
310
312
},
311
313
"nfsMounts": [ # Optional. List of NFS mount spec.
312
314
{ # Represents a mount configuration for Network File System (NFS) to mount.
@@ -457,6 +459,7 @@ <h3>Method Details</h3>
457
459
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
458
460
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
459
461
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
462
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
460
463
},
461
464
"nfsMounts": [ # Optional. List of NFS mount spec.
462
465
{ # Represents a mount configuration for Network File System (NFS) to mount.
@@ -578,6 +581,7 @@ <h3>Method Details</h3>
578
581
"acceleratorCount": 42, # The number of accelerators to attach to the machine.
579
582
"acceleratorType": "A String", # Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
580
583
"machineType": "A String", # Immutable. The type of the machine. See the [list of machine types supported for prediction](https://cloud.google.com/vertex-ai/docs/predictions/configure-compute#machine-types) See the [list of machine types supported for custom training](https://cloud.google.com/vertex-ai/docs/training/configure-compute#machine-types). For DeployedModel this field is optional, and the default value is `n1-standard-2`. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.
584
+
"tpuTopology": "A String", # Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
581
585
},
582
586
"nfsMounts": [ # Optional. List of NFS mount spec.
583
587
{ # Represents a mount configuration for Network File System (NFS) to mount.
Copy file name to clipboardExpand all lines: docs/dyn/aiplatform_v1.projects.locations.datasets.html
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -256,11 +256,6 @@ <h3>Method Details</h3>
256
256
{ # Request message for DatasetService.ExportData.
257
257
"exportConfig": { # Describes what part of the Dataset is to be exported, the destination of the export and how to export. # Required. The desired output location.
258
258
"annotationsFilter": "A String", # An expression for filtering what part of the Dataset is to be exported. Only Annotations that match this filter will be exported. The filter syntax is the same as in ListAnnotations.
259
-
"filterSplit": { # Assigns input data to training, validation, and test sets based on the given filters, data pieces not matched by any filter are ignored. Currently only supported for Datasets containing DataItems. If any of the filters in this message are to match nothing, then they can be set as '-' (the minus sign). Supported only for unstructured Datasets. # Split based on the provided filters for each set.
260
-
"testFilter": "A String", # Required. A filter on DataItems of the Dataset. DataItems that match this filter are used to test the Model. A filter with same syntax as the one used in DatasetService.ListDataItems may be used. If a single DataItem is matched by more than one of the FilterSplit filters, then it is assigned to the first set that applies to it in the training, validation, test order.
261
-
"trainingFilter": "A String", # Required. A filter on DataItems of the Dataset. DataItems that match this filter are used to train the Model. A filter with same syntax as the one used in DatasetService.ListDataItems may be used. If a single DataItem is matched by more than one of the FilterSplit filters, then it is assigned to the first set that applies to it in the training, validation, test order.
262
-
"validationFilter": "A String", # Required. A filter on DataItems of the Dataset. DataItems that match this filter are used to validate the Model. A filter with same syntax as the one used in DatasetService.ListDataItems may be used. If a single DataItem is matched by more than one of the FilterSplit filters, then it is assigned to the first set that applies to it in the training, validation, test order.
263
-
},
264
259
"fractionSplit": { # Assigns the input data to training, validation, and test sets as per the given fractions. Any of `training_fraction`, `validation_fraction` and `test_fraction` may optionally be provided, they must sum to up to 1. If the provided ones sum to less than 1, the remainder is assigned to sets as decided by Vertex AI. If none of the fractions are set, by default roughly 80% of data is used for training, 10% for validation, and 10% for test. # Split based on fractions defining the size of each set.
265
260
"testFraction": 3.14, # The fraction of the input data that is to be used to evaluate the Model.
266
261
"trainingFraction": 3.14, # The fraction of the input data that is to be used to train the Model.
0 commit comments