Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
fix: add check exceptions for removing accelerator types (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
morgandu committed Jul 29, 2021
1 parent 8893a58 commit 789e343
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions proto-google-cloud-aiplatform-v1/clirr-ignored-differences.xml
Expand Up @@ -72,4 +72,24 @@
<className>com/google/cloud/aiplatform/v1/schema/trainingjob/definition/*OrBuilder</className>
<method>boolean has*(*)</method>
</difference>
<difference>
<differenceType>6001</differenceType>
<className>com/google/cloud/aiplatform/v1/*AcceleratorType*</className>
<field>*6*</field>
</difference>
<difference>
<differenceType>6011</differenceType>
<className>com/google/cloud/aiplatform/v1/*AcceleratorType*</className>
<field>*6*</field>
</difference>
<difference>
<differenceType>6001</differenceType>
<className>com/google/cloud/aiplatform/v1/*AcceleratorType*</className>
<field>*7*</field>
</difference>
<difference>
<differenceType>6011</differenceType>
<className>com/google/cloud/aiplatform/v1/*AcceleratorType*</className>
<field>*7*</field>
</difference>
</differences>

0 comments on commit 789e343

Please sign in to comment.