Content-Length: 320202 | pFad | https://github.com/googleapis/googleapis/commit/f873e7f132a5062dc9a643335f35275e43cbc3c7

DA feat: add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/… · googleapis/googleapis@f873e7f · GitHub
Skip to content

Commit f873e7f

Browse files
Google APIscopybara-github
Google APIs
authored andcommitted
feat: add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto
PiperOrigin-RevId: 430259767
1 parent 3e5d2ea commit f873e7f

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

google/cloud/aiplatform/v1/accelerator_type.proto

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.aiplatform.v1;
1818

19-
import "google/api/annotations.proto";
20-
2119
option csharp_namespace = "Google.Cloud.AIPlatform.V1";
2220
option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1;aiplatform";
2321
option java_multiple_files = true;
@@ -48,4 +46,10 @@ enum AcceleratorType {
4846

4947
// Nvidia Tesla A100 GPU.
5048
NVIDIA_TESLA_A100 = 8;
49+
50+
// TPU v2.
51+
TPU_V2 = 6;
52+
53+
// TPU v3.
54+
TPU_V3 = 7;
5155
}

google/cloud/aiplatform/v1beta1/accelerator_type.proto

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.aiplatform.v1beta1;
1818

19-
import "google/api/annotations.proto";
20-
2119
option csharp_namespace = "Google.Cloud.AIPlatform.V1Beta1";
2220
option go_package = "google.golang.org/genproto/googleapis/cloud/aiplatform/v1beta1;aiplatform";
2321
option java_multiple_files = true;
@@ -48,4 +46,10 @@ enum AcceleratorType {
4846

4947
// Nvidia Tesla A100 GPU.
5048
NVIDIA_TESLA_A100 = 8;
49+
50+
// TPU v2.
51+
TPU_V2 = 6;
52+
53+
// TPU v3.
54+
TPU_V3 = 7;
5155
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/googleapis/googleapis/commit/f873e7f132a5062dc9a643335f35275e43cbc3c7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy