/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/java/com/google/cloud/documentai/v1/ |
H A D | Evaluation.java | 17 // source: google/cloud/documentai/v1/evaluation.proto 25 * An evaluation of a ProcessorVersion's performance. 28 * Protobuf type {@code google.cloud.documentai.v1.Evaluation} 30 public final class Evaluation extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.cloud.documentai.v1.Evaluation) 35 // Use Evaluation.newBuilder() to construct. 36 private Evaluation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Evaluation() method in Evaluation 40 private Evaluation() { in Evaluation() method in Evaluation 49 return new Evaluation(); in newInstance() 79 com.google.cloud.documentai.v1.Evaluation.class, in internalGetFieldAccessorTable() [all …]
|
H A D | EvaluationReference.java | 17 // source: google/cloud/documentai/v1/evaluation.proto 25 * Gives a short summary of an evaluation, and links to the evaluation itself. 79 * The resource name of the Long Running Operation for the evaluation. 102 * The resource name of the Long Running Operation for the evaluation. 130 * The resource name of the evaluation. 133 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 135 * @return The evaluation. 153 * The resource name of the evaluation. 156 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 158 * @return The bytes for evaluation. [all …]
|
H A D | EvaluationOrBuilder.java | 17 // source: google/cloud/documentai/v1/evaluation.proto 23 // @@protoc_insertion_point(interface_extends:google.cloud.documentai.v1.Evaluation) 30 * The resource name of the evaluation. 32 …s/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}` 44 * The resource name of the evaluation. 46 …s/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}` 59 * The time that the evaluation was created. 71 * The time that the evaluation was created. 83 * The time that the evaluation was created. 94 * Counters for the documents used in the evaluation. [all …]
|
H A D | EvaluationReferenceOrBuilder.java | 17 // source: google/cloud/documentai/v1/evaluation.proto 30 * The resource name of the Long Running Operation for the evaluation. 42 * The resource name of the Long Running Operation for the evaluation. 55 * The resource name of the evaluation. 58 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 60 * @return The evaluation. 67 * The resource name of the evaluation. 70 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 72 * @return The bytes for evaluation. 80 * An aggregate of the statistics for the evaluation with fuzzy matching on. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/java/com/google/cloud/documentai/v1beta3/ |
H A D | Evaluation.java | 17 // source: google/cloud/documentai/v1beta3/evaluation.proto 25 * An evaluation of a ProcessorVersion's performance. 28 * Protobuf type {@code google.cloud.documentai.v1beta3.Evaluation} 30 public final class Evaluation extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.cloud.documentai.v1beta3.Evaluation) 35 // Use Evaluation.newBuilder() to construct. 36 private Evaluation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Evaluation() method in Evaluation 40 private Evaluation() { in Evaluation() method in Evaluation 49 return new Evaluation(); in newInstance() 79 com.google.cloud.documentai.v1beta3.Evaluation.class, in internalGetFieldAccessorTable() [all …]
|
H A D | EvaluationReference.java | 17 // source: google/cloud/documentai/v1beta3/evaluation.proto 25 * Gives a short summary of an evaluation, and links to the evaluation itself. 79 * The resource name of the Long Running Operation for the evaluation. 102 * The resource name of the Long Running Operation for the evaluation. 130 * The resource name of the evaluation. 133 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 135 * @return The evaluation. 153 * The resource name of the evaluation. 156 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 158 * @return The bytes for evaluation. [all …]
|
H A D | EvaluationOrBuilder.java | 17 // source: google/cloud/documentai/v1beta3/evaluation.proto 23 // @@protoc_insertion_point(interface_extends:google.cloud.documentai.v1beta3.Evaluation) 30 * The resource name of the evaluation. 32 …s/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}` 44 * The resource name of the evaluation. 46 …s/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}` 59 * The time that the evaluation was created. 71 * The time that the evaluation was created. 83 * The time that the evaluation was created. 94 * Counters for the documents used in the evaluation. [all …]
|
H A D | EvaluationReferenceOrBuilder.java | 17 // source: google/cloud/documentai/v1beta3/evaluation.proto 30 * The resource name of the Long Running Operation for the evaluation. 42 * The resource name of the Long Running Operation for the evaluation. 55 * The resource name of the evaluation. 58 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 60 * @return The evaluation. 67 * The resource name of the evaluation. 70 * <code>string evaluation = 2 [(.google.api.resource_reference) = { ... }</code> 72 * @return The bytes for evaluation. 80 * An aggregate of the statistics for the evaluation with fuzzy matching on. [all …]
|
H A D | ListEvaluationsResponse.java | 74 private java.util.List<com.google.cloud.documentai.v1beta3.Evaluation> evaluations_; 82 * <code>repeated .google.cloud.documentai.v1beta3.Evaluation evaluations = 1;</code> 85 public java.util.List<com.google.cloud.documentai.v1beta3.Evaluation> getEvaluationsList() { in getEvaluationsList() 95 * <code>repeated .google.cloud.documentai.v1beta3.Evaluation evaluations = 1;</code> 109 * <code>repeated .google.cloud.documentai.v1beta3.Evaluation evaluations = 1;</code> 122 * <code>repeated .google.cloud.documentai.v1beta3.Evaluation evaluations = 1;</code> 125 public com.google.cloud.documentai.v1beta3.Evaluation getEvaluations(int index) { in getEvaluations() 135 * <code>repeated .google.cloud.documentai.v1beta3.Evaluation evaluations = 1;</code> 575 com.google.cloud.documentai.v1beta3.Evaluation m = in mergeFrom() 577 com.google.cloud.documentai.v1beta3.Evaluation.parser(), extensionRegistry); in mergeFrom() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/ |
H A D | Evaluation.java | 17 // source: google/cloud/datalabeling/v1beta1/evaluation.proto 25 * Describes an evaluation between a machine learning model's predictions and 29 * Protobuf type {@code google.cloud.datalabeling.v1beta1.Evaluation} 31 public final class Evaluation extends com.google.protobuf.GeneratedMessageV3 class 33 // @@protoc_insertion_point(message_implements:google.cloud.datalabeling.v1beta1.Evaluation) 36 // Use Evaluation.newBuilder() to construct. 37 private Evaluation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Evaluation() method in Evaluation 41 private Evaluation() { in Evaluation() method in Evaluation 49 return new Evaluation(); in newInstance() 68 com.google.cloud.datalabeling.v1beta1.Evaluation.class, in internalGetFieldAccessorTable() [all …]
|
H A D | SearchEvaluationsRequest.java | 80 * Required. Evaluation search parent (project ID). Format: 106 * Required. Evaluation search parent (project ID). Format: 138 * * evaluation<span>_</span>job.evaluation_job_id (the last part of 140 …* * evaluation<span>_</span>job.model_id (the <var>{model_name}</var> port… 142 * * evaluation<span>_</span>job.evaluation_job_run_time_start (Minimum 144 …* [evaluationJobRunTime][google.cloud.datalabeling.v1beta1.Evaluation.evaluation_job_run_time] t… 145 * the evaluation) 146 * * evaluation<span>_</span>job.evaluation_job_run_time_end (Maximum 148 …* [evaluationJobRunTime][google.cloud.datalabeling.v1beta1.Evaluation.evaluation_job_run_time] t… 149 * the evaluation) [all …]
|
H A D | SearchEvaluationsRequestOrBuilder.java | 30 * Required. Evaluation search parent (project ID). Format: 45 * Required. Evaluation search parent (project ID). Format: 62 * * evaluation<span>_</span>job.evaluation_job_id (the last part of 64 …* * evaluation<span>_</span>job.model_id (the <var>{model_name}</var> port… 66 * * evaluation<span>_</span>job.evaluation_job_run_time_start (Minimum 68 …* [evaluationJobRunTime][google.cloud.datalabeling.v1beta1.Evaluation.evaluation_job_run_time] t… 69 * the evaluation) 70 * * evaluation<span>_</span>job.evaluation_job_run_time_end (Maximum 72 …* [evaluationJobRunTime][google.cloud.datalabeling.v1beta1.Evaluation.evaluation_job_run_time] t… 73 * the evaluation) [all …]
|
H A D | EvaluationName.java | 34 "projects/{project}/datasets/{dataset}/evaluations/{evaluation}"); 38 private final String evaluation; field in EvaluationName 44 evaluation = null; in EvaluationName() 50 evaluation = Preconditions.checkNotNull(builder.getEvaluation()); in EvaluationName() 62 return evaluation; in getEvaluation() 73 public static EvaluationName of(String project, String dataset, String evaluation) { in of() argument 74 return newBuilder().setProject(project).setDataset(dataset).setEvaluation(evaluation).build(); in of() 77 public static String format(String project, String dataset, String evaluation) { in format() argument 81 .setEvaluation(evaluation) in format() 93 return of(matchMap.get("project"), matchMap.get("dataset"), matchMap.get("evaluation")); in parse() [all …]
|
H A D | SearchEvaluationsResponse.java | 74 private java.util.List<com.google.cloud.datalabeling.v1beta1.Evaluation> evaluations_; 82 * <code>repeated .google.cloud.datalabeling.v1beta1.Evaluation evaluations = 1;</code> 85 public java.util.List<com.google.cloud.datalabeling.v1beta1.Evaluation> getEvaluationsList() { in getEvaluationsList() 95 * <code>repeated .google.cloud.datalabeling.v1beta1.Evaluation evaluations = 1;</code> 109 * <code>repeated .google.cloud.datalabeling.v1beta1.Evaluation evaluations = 1;</code> 122 * <code>repeated .google.cloud.datalabeling.v1beta1.Evaluation evaluations = 1;</code> 125 public com.google.cloud.datalabeling.v1beta1.Evaluation getEvaluations(int index) { in getEvaluations() 135 * <code>repeated .google.cloud.datalabeling.v1beta1.Evaluation evaluations = 1;</code> 577 com.google.cloud.datalabeling.v1beta1.Evaluation m = in mergeFrom() 579 com.google.cloud.datalabeling.v1beta1.Evaluation.parser(), in mergeFrom() [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | datalabeling_v1beta1.projects.evaluationJobs.html | 82 <p class="firstline">Creates an evaluation job.</p> 85 <p class="firstline">Stops and deletes an evaluation job.</p> 88 <p class="firstline">Gets an evaluation job by resource name.</p> 91 <p class="firstline">Lists all evaluation jobs within a project with possible filters. Pagination i… 97 …evaluation job. You can only update certain fields of the job's EvaluationJobConfig: `humanAnnotat… 100 <p class="firstline">Pauses an evaluation job. Pausing an evaluation job that is already in a `PAUS… 103 …rstline">Resumes a paused evaluation job. A deleted evaluation job can't be resumed. Resuming a ru… 112 <pre>Creates an evaluation job. 115 …parent: string, Required. Evaluation job resource parent. Format: "projects/{project_id}"… 120 …evaluation job that runs periodically to generate Evaluations. [Creating an evaluation job](/ml-en… [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/ |
H A D | BUILD | 46 "//tensorflow/lite/tools/evaluation:evaluation_stage", 49 "//tensorflow/lite/tools/evaluation/proto:evaluation_config_cc_proto", 50 "//tensorflow/lite/tools/evaluation/proto:evaluation_stages_cc_proto", 51 "//tensorflow/lite/tools/evaluation/proto:preprocessing_steps_cc_proto", 70 "//tensorflow/lite/tools/evaluation/proto:evaluation_config_cc_proto", 71 "//tensorflow/lite/tools/evaluation/proto:evaluation_stages_cc_proto", 83 "//tensorflow/lite/tools/evaluation:evaluation_stage", 84 "//tensorflow/lite/tools/evaluation/proto:evaluation_config_cc_proto", 85 "//tensorflow/lite/tools/evaluation/proto:evaluation_stages_cc_proto", 96 "//tensorflow/lite/tools/evaluation/proto:evaluation_config_cc_proto", [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/ |
H A D | ConversationModelEvaluationName.java | 36 "projects/{project}/conversationModels/{conversation_model}/evaluations/{evaluation}"); 39 …/{project}/locations/{location}/conversationModels/{conversation_model}/evaluations/{evaluation}"); 45 private final String evaluation; field in ConversationModelEvaluationName 52 evaluation = null; in ConversationModelEvaluationName() 59 evaluation = Preconditions.checkNotNull(builder.getEvaluation()); in ConversationModelEvaluationName() 69 evaluation = Preconditions.checkNotNull(builder.getEvaluation()); in ConversationModelEvaluationName() 82 return evaluation; in getEvaluation() 109 String project, String conversationModel, String evaluation) { in of() argument 113 .setEvaluation(evaluation) in of() 119 String project, String conversationModel, String evaluation) { in ofProjectConversationModelEvaluationName() argument [all …]
|
/aosp_15_r20/external/angle/third_party/proguard/lib/ |
HD | proguard603.jar | ... info.MutableBoolean repeatTrigger
private final proguard.optimize.evaluation.PartialEvaluator partialEvaluator
private final boolean runPartialEvaluator
private final proguard ... |
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/ |
H A D | TextSentimentEvaluationMetrics.java | 25 * Model evaluation metrics for text sentiment problems. 130 * evaluation, not for evaluation of a single annotation spec. 149 * evaluation, not for evaluation of a single annotation spec. 168 * evaluation, not for evaluation of a single annotation spec. 187 * evaluation, not for evaluation of a single annotation spec. 206 * Output only. Confusion matrix of the evaluation. 207 * Only set for the overall model evaluation, not for evaluation of a single 225 * Output only. Confusion matrix of the evaluation. 226 * Only set for the overall model evaluation, not for evaluation of a single 248 * Output only. Confusion matrix of the evaluation. [all …]
|
H A D | ModelEvaluation.java | 25 * Evaluation results of a model. 133 * Model evaluation metrics for image, text, video and tables 153 * Model evaluation metrics for image, text, video and tables 177 * Model evaluation metrics for image, text, video and tables 201 * Model evaluation metrics for translation. 217 * Model evaluation metrics for translation. 236 * Model evaluation metrics for translation. 256 * Model evaluation metrics for image object detection. 273 * Model evaluation metrics for image object detection. 294 * Model evaluation metrics for image object detection. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/ |
H A D | ModelEvaluation.java | 25 * Evaluation results of a model. 139 * Model evaluation metrics for image, text, video and tables 159 * Model evaluation metrics for image, text, video and tables 185 * Model evaluation metrics for image, text, video and tables 212 * Model evaluation metrics for Tables regression. 231 * Model evaluation metrics for Tables regression. 255 * Model evaluation metrics for Tables regression. 279 * Model evaluation metrics for translation. 296 * Model evaluation metrics for translation. 317 * Model evaluation metrics for translation. [all …]
|
H A D | ModelEvaluationOrBuilder.java | 30 * Model evaluation metrics for image, text, video and tables 47 * Model evaluation metrics for image, text, video and tables 65 * Model evaluation metrics for image, text, video and tables 82 * Model evaluation metrics for Tables regression. 98 * Model evaluation metrics for Tables regression. 115 * Model evaluation metrics for Tables regression. 131 * Model evaluation metrics for translation. 145 * Model evaluation metrics for translation. 159 * Model evaluation metrics for translation. 173 * Model evaluation metrics for image object detection. [all …]
|
H A D | TextSentimentProto.java | 702 * evaluation, not for evaluation of a single annotation spec. 716 * evaluation, not for evaluation of a single annotation spec. 730 * evaluation, not for evaluation of a single annotation spec. 744 * evaluation, not for evaluation of a single annotation spec. 757 * Output only. Confusion matrix of the evaluation. 758 * Only set for the overall model evaluation, not for evaluation of a single 773 * Output only. Confusion matrix of the evaluation. 774 * Only set for the overall model evaluation, not for evaluation of a single 791 * Output only. Confusion matrix of the evaluation. 792 * Only set for the overall model evaluation, not for evaluation of a single [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | ModelEvaluationName.java | 34 "projects/{project}/locations/{location}/models/{model}/evaluations/{evaluation}"); 39 private final String evaluation; field in ModelEvaluationName 46 evaluation = null; in ModelEvaluationName() 53 evaluation = Preconditions.checkNotNull(builder.getEvaluation()); in ModelEvaluationName() 69 return evaluation; in getEvaluation() 81 String project, String location, String model, String evaluation) { in of() argument 86 .setEvaluation(evaluation) in of() 90 public static String format(String project, String location, String model, String evaluation) { in format() argument 95 .setEvaluation(evaluation) in format() 111 matchMap.get("evaluation")); in parse() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | ModelEvaluationName.java | 34 "projects/{project}/locations/{location}/models/{model}/evaluations/{evaluation}"); 39 private final String evaluation; field in ModelEvaluationName 46 evaluation = null; in ModelEvaluationName() 53 evaluation = Preconditions.checkNotNull(builder.getEvaluation()); in ModelEvaluationName() 69 return evaluation; in getEvaluation() 81 String project, String location, String model, String evaluation) { in of() argument 86 .setEvaluation(evaluation) in of() 90 public static String format(String project, String location, String model, String evaluation) { in format() argument 95 .setEvaluation(evaluation) in format() 111 matchMap.get("evaluation")); in parse() [all …]
|