| /external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
| D | EvaluatedAnnotationExplanation.java | 25 * Explanation result of the prediction produced by the Model. 79 * Explanation type. 105 * Explanation type. 129 private com.google.cloud.aiplatform.v1.Explanation explanation_; 134 * Explanation attribution response details. 137 * <code>.google.cloud.aiplatform.v1.Explanation explanation = 2;</code> 139 * @return Whether the explanation field is set. 149 * Explanation attribution response details. 152 * <code>.google.cloud.aiplatform.v1.Explanation explanation = 2;</code> 154 * @return The explanation. [all …]
|
| D | EvaluatedAnnotationExplanationOrBuilder.java | 30 * Explanation type. 45 * Explanation type. 61 * Explanation attribution response details. 64 * <code>.google.cloud.aiplatform.v1.Explanation explanation = 2;</code> 66 * @return Whether the explanation field is set. 73 * Explanation attribution response details. 76 * <code>.google.cloud.aiplatform.v1.Explanation explanation = 2;</code> 78 * @return The explanation. 80 com.google.cloud.aiplatform.v1.Explanation getExplanation(); in getExplanation() 85 * Explanation attribution response details. [all …]
|
| D | ExplainResponse.java | 76 private java.util.List<com.google.cloud.aiplatform.v1.Explanation> explanations_; 88 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 91 public java.util.List<com.google.cloud.aiplatform.v1.Explanation> getExplanationsList() { in getExplanationsList() 105 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 123 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 140 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 143 public com.google.cloud.aiplatform.v1.Explanation getExplanations(int index) { in getExplanations() 157 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 172 * ID of the Endpoint's DeployedModel that served this explanation. 195 * ID of the Endpoint's DeployedModel that served this explanation. [all …]
|
| D | ExplainResponseOrBuilder.java | 37 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 39 java.util.List<com.google.cloud.aiplatform.v1.Explanation> getExplanationsList(); in getExplanationsList() 51 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 53 com.google.cloud.aiplatform.v1.Explanation getExplanations(int index); in getExplanations() 65 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 79 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 94 * <code>repeated .google.cloud.aiplatform.v1.Explanation explanations = 1;</code> 102 * ID of the Endpoint's DeployedModel that served this explanation. 114 * ID of the Endpoint's DeployedModel that served this explanation.
|
| D | EvaluatedAnnotationOrBuilder.java | 380 * Each element of the explanations indicates the explanation for one 381 * explanation Method. 383 …* [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExpla… 401 * Each element of the explanations indicates the explanation for one 402 * explanation Method. 404 …* [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExpla… 421 * Each element of the explanations indicates the explanation for one 422 * explanation Method. 424 …* [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExpla… 441 * Each element of the explanations indicates the explanation for one [all …]
|
| D | Explanation.java | 17 // source: google/cloud/aiplatform/v1/explanation.proto 25 * Explanation of a prediction (provided in 31 * Protobuf type {@code google.cloud.aiplatform.v1.Explanation} 33 public final class Explanation extends com.google.protobuf.GeneratedMessageV3 class 35 // @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1.Explanation) 38 // Use Explanation.newBuilder() to construct. 39 private Explanation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Explanation() method in Explanation 43 private Explanation() { in Explanation() method in Explanation 51 return new Explanation(); in newInstance() 70 com.google.cloud.aiplatform.v1.Explanation.class, in internalGetFieldAccessorTable() [all …]
|
| /external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
| D | EvaluatedAnnotationExplanation.java | 25 * Explanation result of the prediction produced by the Model. 79 * Explanation type. 105 * Explanation type. 129 private com.google.cloud.aiplatform.v1beta1.Explanation explanation_; 134 * Explanation attribution response details. 137 * <code>.google.cloud.aiplatform.v1beta1.Explanation explanation = 2;</code> 139 * @return Whether the explanation field is set. 149 * Explanation attribution response details. 152 * <code>.google.cloud.aiplatform.v1beta1.Explanation explanation = 2;</code> 154 * @return The explanation. [all …]
|
| D | EvaluatedAnnotationExplanationOrBuilder.java | 30 * Explanation type. 45 * Explanation type. 61 * Explanation attribution response details. 64 * <code>.google.cloud.aiplatform.v1beta1.Explanation explanation = 2;</code> 66 * @return Whether the explanation field is set. 73 * Explanation attribution response details. 76 * <code>.google.cloud.aiplatform.v1beta1.Explanation explanation = 2;</code> 78 * @return The explanation. 80 com.google.cloud.aiplatform.v1beta1.Explanation getExplanation(); in getExplanation() 85 * Explanation attribution response details. [all …]
|
| D | ExplainResponse.java | 76 private java.util.List<com.google.cloud.aiplatform.v1beta1.Explanation> explanations_; 88 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 91 public java.util.List<com.google.cloud.aiplatform.v1beta1.Explanation> getExplanationsList() { in getExplanationsList() 105 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 123 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 140 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 143 public com.google.cloud.aiplatform.v1beta1.Explanation getExplanations(int index) { in getExplanations() 157 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 173 * ID of the Endpoint's DeployedModel that served this explanation. 196 * ID of the Endpoint's DeployedModel that served this explanation. [all …]
|
| D | ExplainResponseOrBuilder.java | 37 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 39 java.util.List<com.google.cloud.aiplatform.v1beta1.Explanation> getExplanationsList(); in getExplanationsList() 51 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 53 com.google.cloud.aiplatform.v1beta1.Explanation getExplanations(int index); in getExplanations() 65 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 79 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 94 * <code>repeated .google.cloud.aiplatform.v1beta1.Explanation explanations = 1;</code> 102 * ID of the Endpoint's DeployedModel that served this explanation. 114 * ID of the Endpoint's DeployedModel that served this explanation.
|
| D | EvaluatedAnnotationOrBuilder.java | 380 * Each element of the explanations indicates the explanation for one 381 * explanation Method. 383 … [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationE… 402 * Each element of the explanations indicates the explanation for one 403 * explanation Method. 405 … [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationE… 423 * Each element of the explanations indicates the explanation for one 424 * explanation Method. 426 … [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationE… 444 * Each element of the explanations indicates the explanation for one [all …]
|
| D | Explanation.java | 17 // source: google/cloud/aiplatform/v1beta1/explanation.proto 25 * Explanation of a prediction (provided in 31 * Protobuf type {@code google.cloud.aiplatform.v1beta1.Explanation} 33 public final class Explanation extends com.google.protobuf.GeneratedMessageV3 class 35 // @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.Explanation) 38 // Use Explanation.newBuilder() to construct. 39 private Explanation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Explanation() method in Explanation 43 private Explanation() { in Explanation() method in Explanation 51 return new Explanation(); in newInstance() 70 com.google.cloud.aiplatform.v1beta1.Explanation.class, in internalGetFieldAccessorTable() [all …]
|
| /external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/ |
| D | IamPolicySearchResult.java | 76 …@@protoc_insertion_point(interface_extends:google.cloud.asset.v1.IamPolicySearchResult.Explanation) 93 …* map<string, .google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions> matched_… 111 …* map<string, .google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions> matched_… 119 com.google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions> 135 …* map<string, .google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions> matched_… 140 com.google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions> 156 …* map<string, .google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions> matched_… 160 com.google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions 164 com.google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions defaultValue); in getMatchedPermissionsOrDefault() 179 …* map<string, .google.cloud.asset.v1.IamPolicySearchResult.Explanation.Permissions> matched_… [all …]
|
| /external/google-cloud-java/java-asset/proto-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/ |
| D | IamPolicySearchResult.java | 73 …c_insertion_point(interface_extends:google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation) 165 * Explanation about the IAM policy search result. 168 * Protobuf type {@code google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation} 170 public static final class Explanation extends com.google.protobuf.GeneratedMessageV3 class in IamPolicySearchResult 172 …_insertion_point(message_implements:google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation) 175 // Use Explanation.newBuilder() to construct. 176 private Explanation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Explanation() method in IamPolicySearchResult.Explanation 180 private Explanation() {} in Explanation() method in IamPolicySearchResult.Explanation 185 return new Explanation(); in newInstance() 215 com.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation.class, in internalGetFieldAccessorTable() [all …]
|
| D | IamPolicySearchResultOrBuilder.java | 140 * Explanation about the IAM policy search result. It contains additional 144 * <code>.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;</code> 146 * @return Whether the explanation field is set. 153 * Explanation about the IAM policy search result. It contains additional 157 * <code>.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;</code> 159 * @return The explanation. 161 com.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation getExplanation(); in getExplanation() 166 * Explanation about the IAM policy search result. It contains additional 170 * <code>.google.cloud.asset.v1p1beta1.IamPolicySearchResult.Explanation explanation = 5;</code>
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
| D | FormattedFileWriter.java | 49 String explanation = item[2]; in toString() local 60 contents.append("\t<div class='chit'>" + explanation + "</div>" + Chart.LS); in toString() 71 // String explanation = ""; in toString() 76 // explanation = item[2]; in toString() 82 // contents.append(td + explanation + "</td>" + Chart.LS); in toString() 93 public void add(String title, String fileName, String explanation) { in add() argument 94 anchors.add(new String[] {title, fileName, explanation}); in add() 95 if (explanation != null) { in add() 111 private String explanation; field in FormattedFileWriter 121 String baseFileName, String title, String explanation, Anchors anchors) in FormattedFileWriter() argument [all …]
|
| /external/lottie/sample/ |
| D | lint-baseline.xml | 11 …explanation="Lint can be extended with "custom checks": additional checks implemented by… 23 …explanation="If you set a background drawable on a root view, then you should use a custom theme w… 39 explanation="Unused resources make applications larger and slow down builds." 56 explanation="Unused resources make applications larger and slow down builds." 73 explanation="Unused resources make applications larger and slow down builds." 90 explanation="Unused resources make applications larger and slow down builds." 107 explanation="Unused resources make applications larger and slow down builds." 124 explanation="Unused resources make applications larger and slow down builds." 141 explanation="Unused resources make applications larger and slow down builds." 158 explanation="Unused resources make applications larger and slow down builds." [all …]
|
| /external/angle/build/toolchain/ |
| D | get_concurrent_links.py | 60 explanation = [] 61 explanation.append( 86 explanation.append( 105 explanation.append('concurrent_links={} (reason: {})'.format( 117 explanation.append('secondary_size={} (reason: {})'.format( 122 return num_links, secondary_size, explanation 134 primary_pool_size, secondary_pool_size, explanation = ( 140 print('primary={} secondary={} explanation={}'.format( 141 primary_pool_size, secondary_pool_size, explanation)) 147 'explanation': explanation,
|
| /external/cronet/tot/build/toolchain/ |
| D | get_concurrent_links.py | 60 explanation = [] 61 explanation.append( 86 explanation.append( 105 explanation.append('concurrent_links={} (reason: {})'.format( 117 explanation.append('secondary_size={} (reason: {})'.format( 122 return num_links, secondary_size, explanation 134 primary_pool_size, secondary_pool_size, explanation = ( 140 print('primary={} secondary={} explanation={}'.format( 141 primary_pool_size, secondary_pool_size, explanation)) 147 'explanation': explanation,
|
| /external/cronet/stable/build/toolchain/ |
| D | get_concurrent_links.py | 60 explanation = [] 61 explanation.append( 86 explanation.append( 105 explanation.append('concurrent_links={} (reason: {})'.format( 117 explanation.append('secondary_size={} (reason: {})'.format( 122 return num_links, secondary_size, explanation 134 primary_pool_size, secondary_pool_size, explanation = ( 140 print('primary={} secondary={} explanation={}'.format( 141 primary_pool_size, secondary_pool_size, explanation)) 147 'explanation': explanation,
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | instruction_fusion.h | 36 // Propagating explanation of fusion decisions: if something could not be fused, 42 FusionDecision(absl::string_view explanation) // NOLINT in FusionDecision() argument 43 : explanation_(explanation) {} in FusionDecision() 48 FusionDecision(const char* explanation) // NOLINT in FusionDecision() argument 49 : explanation_(explanation) {} in FusionDecision() 51 // If condition is `true` means that we CAN fuse. In that case, explanation is 53 FusionDecision(bool condition, absl::string_view explanation) { in FusionDecision() argument 55 explanation_ = std::string(explanation); in FusionDecision() 86 // propagates only one explanation (as it is enough to show that fusion could 99 // Appends to explanation, or turns the decision negative. [all …]
|
| /external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/ |
| D | evaluated_annotation.proto | 20 import "google/cloud/aiplatform/v1beta1/explanation.proto"; 111 // Each element of the explanations indicates the explanation for one 112 // explanation Method. 115 … [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationE… 126 // Explanation result of the prediction produced by the Model. 128 // Explanation type. 136 // Explanation attribution response details. 137 Explanation explanation = 2; field
|
| /external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/ |
| D | evaluated_annotation.proto | 20 import "google/cloud/aiplatform/v1/explanation.proto"; 111 // Each element of the explanations indicates the explanation for one 112 // explanation Method. 115 …// [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExpl… 126 // Explanation result of the prediction produced by the Model. 128 // Explanation type. 136 // Explanation attribution response details. 137 Explanation explanation = 2; field
|
| /external/googleapis/google/cloud/aiplatform/v1/ |
| D | evaluated_annotation.proto | 20 import "google/cloud/aiplatform/v1/explanation.proto"; 111 // Each element of the explanations indicates the explanation for one 112 // explanation Method. 115 …// [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExpl… 126 // Explanation result of the prediction produced by the Model. 128 // Explanation type. 136 // Explanation attribution response details. 137 Explanation explanation = 2; field
|
| /external/googleapis/google/cloud/aiplatform/v1beta1/ |
| D | evaluated_annotation.proto | 20 import "google/cloud/aiplatform/v1beta1/explanation.proto"; 111 // Each element of the explanations indicates the explanation for one 112 // explanation Method. 115 … [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationE… 126 // Explanation result of the prediction produced by the Model. 128 // Explanation type. 136 // Explanation attribution response details. 137 Explanation explanation = 2; field
|