/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | metrics_impl.py | 84 def _remove_squeezable_dimensions(predictions, labels, weights): argument 160 def _maybe_expand_labels(labels, predictions): argument 228 def _streaming_confusion_matrix(labels, predictions, num_classes, weights=None): argument 479 def accuracy(labels, argument 634 def _confusion_matrix_at_thresholds(labels, argument 806 def auc(labels, argument 1040 def mean_absolute_error(labels, argument 1101 def mean_cosine_distance(labels, argument 1175 def mean_per_class_accuracy(labels, argument 1280 def mean_iou(labels, argument [all …]
|
H A D | ctc_ops.py | 71 def ctc_loss(labels, argument 194 def _ctc_loss_impl(labels, argument 596 def _ilabel_to_state(labels, num_labels, ilabel_log_probs): argument 612 def _state_to_olabel(labels, num_labels, states): argument 631 def _state_to_olabel_unique(labels, num_labels, states, unique): argument 675 def ctc_loss_and_grad(logits, labels, label_length, logit_length, unique=None): argument 743 def _ctc_loss_op_standard(labels, logits, logit_length, logits_time_major, argument 761 def _ctc_loss_op_cudnn(labels, logits, logit_length, logits_time_major, argument 786 def ctc_loss_v2(labels, argument 882 def ctc_loss_v3(labels, argument [all …]
|
H A D | nn_impl.py | 114 labels=None, argument 157 labels=None, argument 254 def weighted_cross_entropy_with_logits_v2(labels, logits, pos_weight, argument 347 def weighted_cross_entropy_with_logits(labels=None, argument 1827 labels, argument 2014 labels, argument 2119 labels, argument 2231 labels, argument 2323 labels, argument
|
/aosp_15_r20/test/mlts/models/assets/models_list/ |
D | mobilenet_topk_aosp.json | 16 "labels": "image_classification/labels.txt", string 35 "labels": "image_classification/labels.txt", string 52 "labels": "image_classification/labels.txt", string 71 "labels": "image_classification/labels.txt", string 88 "labels": "image_classification/labels.txt", string 107 "labels": "image_classification/labels.txt", string 124 "labels": "image_classification/labels.txt", string 143 "labels": "image_classification/labels.txt", string 160 "labels": "image_classification/labels.txt", string 177 "labels": "image_classification/labels.txt", string [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/losses/ |
H A D | losses_impl.py | 218 labels, predictions, weights=1.0, scope=None, argument 273 labels, predictions, axis=None, weights=1.0, scope=None, argument 328 def hinge_loss(labels, logits, weights=1.0, scope=None, argument 379 def huber_loss(labels, predictions, weights=1.0, delta=1.0, scope=None, argument 456 def log_loss(labels, predictions, weights=1.0, epsilon=1e-7, scope=None, argument 515 labels, predictions, weights=1.0, scope=None, argument 572 def compute_loss(labels, predictions, weights, loss_collection): argument 623 labels, predictions, weights=1.0, scope=None, argument 996 labels, predictions, weights=None, expected_rank_diff=0): argument 1048 labels, logits, weights=1.0, scope=None, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | monitoring.py | 143 def get_cell(self, *labels): 188 def __init__(self, name, description, *labels): 199 def get_cell(self, *labels): 240 def __init__(self, name, description, *labels): 251 def get_cell(self, *labels): 295 def __init__(self, name, description, *labels): 306 def get_cell(self, *labels): 348 def __init__(self, name, description, *labels): 359 def get_cell(self, *labels): 450 def __init__(self, name, buckets, description, *labels): [all …]
|
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/ |
H A D | MethodProbesAdapterTest.java | 76 Label[] labels, IFrame frame) { in visitTableSwitchInsnWithProbes() 84 Label[] labels, IFrame frame) { in visitLookupSwitchInsnWithProbes() 227 final Label[] labels = new Label[] { label, label }; in testVisitLookupSwitchInsn1() local 246 final Label[] labels = new Label[] { label2, label }; in testVisitLookupSwitchInsn2() local 262 final Label[] labels = new Label[] { label, label }; in testVisitLookupSwitchInsn3() local 275 final Label[] labels = new Label[] { label, label }; in testVisitTableSwitchInsn1() local 293 final Label[] labels = new Label[] { label2, label }; in testVisitTableSwitchInsn2() local 308 final Label[] labels = new Label[] { label, label }; in testVisitTableSwitchInsn3() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | policybuilder.cc | 238 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowScudoMalloc() 277 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowTcMalloc() 307 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowSystemMalloc() 400 AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowLlvmCoverage() 758 AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowRestartableSequences() 884 [](bpf_labels& labels) -> std::vector<sock_filter> { in AllowLogForwarding() 948 [](bpf_labels& labels) -> std::vector<sock_filter> { in AllowPrctlSetVma() 1045 [](bpf_labels& labels) -> std::vector<sock_filter> { in AllowDynamicStartup() 1062 AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowDynamicStartup() 1114 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowDynamicStartup() [all …]
|
/aosp_15_r20/external/antlr/runtime/Python/unittests/ |
H A D | testtreewizard.py | 375 def visitor(node, parent, childIndex, labels): argument 389 def visitor(node, parent, childIndex, labels): argument 403 def visitor(node, parent, childIndex, labels): argument 417 def visitor(node, parent, childIndex, labels): argument 431 def visitor(node, parent, childIndex, labels): argument 445 def visitor(node, parent, childIndex, labels): argument 462 def visitor(node, parent, childIndex, labels): argument 478 def visitor(node, parent, childIndex, labels): argument 495 def visitor(node, parent, childIndex, labels): argument
|
/aosp_15_r20/external/antlr/runtime/Python3/unittests/ |
H A D | testtreewizard.py | 374 def visitor(node, parent, childIndex, labels): argument 388 def visitor(node, parent, childIndex, labels): argument 402 def visitor(node, parent, childIndex, labels): argument 416 def visitor(node, parent, childIndex, labels): argument 430 def visitor(node, parent, childIndex, labels): argument 444 def visitor(node, parent, childIndex, labels): argument 461 def visitor(node, parent, childIndex, labels): argument 477 def visitor(node, parent, childIndex, labels): argument 493 def visitor(node, parent, childIndex, labels): argument
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
H A D | MethodAnalyzer.java | 123 final Label dflt, final Label... labels) { in visitTableSwitchInsn() 129 final Label[] labels) { in visitLookupSwitchInsn() 133 private void visitSwitchInsn(final Label dflt, final Label[] labels) { in visitSwitchInsn() 174 final Label dflt, final Label[] labels, final IFrame frame) { in visitTableSwitchInsnWithProbes() 180 final int[] keys, final Label[] labels, final IFrame frame) { in visitLookupSwitchInsnWithProbes() 185 final Label[] labels) { in visitSwitchInsnWithProbes()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/csm/ |
H A D | metadata_exchange_test.cc | 444 std::vector<std::pair<absl::string_view, absl::string_view>> labels; in LabelsFromIterable() local 455 const std::vector<std::pair<absl::string_view, absl::string_view>>& in PrettyPrintLabels() 471 auto labels = LabelsFromIterable(&iterable); in TEST() local 488 auto labels = LabelsFromIterable(&iterable); in TEST() local 509 auto labels = LabelsFromIterable(&iterable); in TEST() local 532 auto labels = LabelsFromIterable(&iterable); in TEST() local 549 auto labels = LabelsFromIterable(&iterable); in TEST() local
|
/aosp_15_r20/external/googleapis/google/cloud/edgenetwork/v1/ |
H A D | resources.proto | 76 map<string, string> labels = 4 [deprecated = true]; field 102 map<string, string> labels = 4; field 133 map<string, string> labels = 4; field 189 map<string, string> labels = 4; field 232 map<string, string> labels = 4; field 353 map<string, string> labels = 4; field
|
/aosp_15_r20/external/googleapis/google/cloud/apigeeregistry/v1/ |
H A D | registry_models.proto | 83 map<string, string> labels = 9; field 134 map<string, string> labels = 7; field 225 map<string, string> labels = 14; field 307 map<string, string> labels = 14; field
|
/aosp_15_r20/external/google-cloud-java/java-apigee-registry/proto-google-cloud-apigee-registry-v1/src/main/proto/google/cloud/apigeeregistry/v1/ |
H A D | registry_models.proto | 83 map<string, string> labels = 9; field 134 map<string, string> labels = 7; field 225 map<string, string> labels = 14; field 307 map<string, string> labels = 14; field
|
/aosp_15_r20/external/opencensus-java/contrib/dropwizard5/src/main/java/io/opencensus/contrib/dropwizard5/ |
H A D | DropWizardMetrics.java | 111 AbstractMap.SimpleImmutableEntry<List<LabelKey>, List<LabelValue>> labels = in collectGauge() local 149 AbstractMap.SimpleImmutableEntry<List<LabelKey>, List<LabelValue>> labels = in collectCounter() local 175 final AbstractMap.SimpleImmutableEntry<List<LabelKey>, List<LabelValue>> labels = in collectMeter() local 202 final AbstractMap.SimpleImmutableEntry<List<LabelKey>, List<LabelValue>> labels = in collectHistogram() local 226 final AbstractMap.SimpleImmutableEntry<List<LabelKey>, List<LabelValue>> labels = in collectTimer() local
|
/aosp_15_r20/external/autotest/server/cros/ |
H A D | provision.py | 160 def run_task_actions(cls, job, host, labels): argument 184 def _actions_and_values_iter(cls, labels): argument 200 def _filter_unactionable_labels(cls, labels): argument 212 def _filter_actionable_labels(cls, labels): argument 223 def partition(cls, labels): argument
|
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1/ |
H A D | streams_resources.proto | 53 map<string, string> labels = 4; field 102 map<string, string> labels = 4; field 136 map<string, string> labels = 4; field 173 map<string, string> labels = 4; field
|
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1alpha1/ |
H A D | streams_resources.proto | 51 map<string, string> labels = 4; field 98 map<string, string> labels = 4; field 130 map<string, string> labels = 4; field 169 map<string, string> labels = 4; field
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/runtime/ |
D | SwitchBootstraps.java | 151 Object... labels) { in typeSwitch() 188 …private static MethodHandle createRepeatIndexSwitch(MethodHandles.Lookup lookup, Object[] labels) { in createRepeatIndexSwitch() 226 …rivate static MethodHandle createMethodHandleSwitch(MethodHandles.Lookup lookup, Object[] labels) { in createMethodHandleSwitch() 318 Object... labels) { in enumSwitch() 376 …mLookup(T value, MethodHandles.Lookup lookup, Class<T> enumClass, EnumDesc<?>[] labels, EnumMap en… in mappedEnumLookup()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/runtime/ |
D | SwitchBootstraps.java | 151 Object... labels) { in typeSwitch() 188 …private static MethodHandle createRepeatIndexSwitch(MethodHandles.Lookup lookup, Object[] labels) { in createRepeatIndexSwitch() 226 …rivate static MethodHandle createMethodHandleSwitch(MethodHandles.Lookup lookup, Object[] labels) { in createMethodHandleSwitch() 318 Object... labels) { in enumSwitch() 376 …mLookup(T value, MethodHandles.Lookup lookup, Class<T> enumClass, EnumDesc<?>[] labels, EnumMap en… in mappedEnumLookup()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/runtime/ |
H A D | SwitchBootstraps.java | 151 Object... labels) { in typeSwitch() 188 …private static MethodHandle createRepeatIndexSwitch(MethodHandles.Lookup lookup, Object[] labels) { in createRepeatIndexSwitch() 226 …rivate static MethodHandle createMethodHandleSwitch(MethodHandles.Lookup lookup, Object[] labels) { in createMethodHandleSwitch() 318 Object... labels) { in enumSwitch() 376 …mLookup(T value, MethodHandles.Lookup lookup, Class<T> enumClass, EnumDesc<?>[] labels, EnumMap en… in mappedEnumLookup()
|
/aosp_15_r20/external/minijail/ |
H A D | syscall_filter.c | 208 unsigned int get_label_id(struct bpf_labels *labels, const char *label_str) in get_label_id() 216 unsigned int group_end_lbl(struct bpf_labels *labels, int nr, int idx) in group_end_lbl() 223 unsigned int success_lbl(struct bpf_labels *labels, int nr) in success_lbl() 236 char *atom, struct bpf_labels *labels, int nr, int grp_idx) in compile_atom() 365 struct bpf_labels *labels, in compile_policy_line() 573 struct bpf_labels *labels, in compile_file() 764 struct bpf_labels labels; in compile_filter() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/controls/ui/ |
H A D | OverflowMenuAdapterTest.kt | 34 val labels = listOf("first", "second") in <lambda>() constant 50 val labels = listOf("first", "second") in <lambda>() constant
|
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/ |
H A D | MonitoredResource.java | 44 private final Map<String, String> labels; field in MonitoredResource 50 private Map<String, String> labels = new HashMap<>(); field in MonitoredResource.Builder 76 public Builder setLabels(Map<String, String> labels) { in setLabels() argument 158 public static MonitoredResource of(String type, Map<String, String> labels) { in of() argument
|