Home
last modified time | relevance | path

Searched defs:summary (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/wayland_standard/protocol/
Dwayland.dtd21 <!ATTLIST entry summary CDATA #IMPLIED> attribute
26 <!ATTLIST arg summary CDATA #IMPLIED> attribute
31 <!ATTLIST description summary CDATA #REQUIRED> attribute
/third_party/mindspore/mindspore/explainer/
D_image_classification_runner.py503 def _save_metadata(self, summary): argument
522 def _run_inference(self, summary, threshold=0.5): argument
543 def _infer_batch(self, summary, batch, sample_id_labels, threshold): argument
615 def _run_explainer(self, summary, sample_id_labels, explainer): argument
646 def _run_saliency(self, summary, sample_id_labels): argument
677 def _run_hoc(self, summary, sample_id, sample_input, prob): argument
744 def _add_exp_step_samples(self, explainer, sample_label_sets, batch_saliency_full, summary): argument
784 def _run_exp_step(self, next_element, explainer, sample_id_labels, summary): argument
/third_party/mindspore/mindspore/train/summary/
D_summary_adapter.py191 def _fill_scalar_summary(tag: str, np_value, summary): argument
273 def _fill_histogram_summary(tag: str, np_value: np.ndarray, summary) -> None: argument
314 def _fill_bucket(valid, np_value, summary): argument
/third_party/node/deps/npm/node_modules/defaults/
DREADME.md35 ## summary section in defaults
/third_party/node/deps/npm/test/tap/
Dcache-eacces-error-message.js21 summary: [ property
/third_party/unity/auto/
Dunity_test_summary.rb100 def parse_test_summary(summary) argument
Dunity_test_summary.py108 def parse_test_summary(self, summary): argument
Dstylize_as_junit.rb153 def parse_test_summary(summary) argument
/third_party/grpc/tools/run_tests/python_utils/
Dcheck_on_pr.py101 def check_on_pr(name, summary, success=True): argument
/third_party/cJSON/tests/unity/auto/
Dunity_test_summary.rb100 def parse_test_summary(summary) argument
Dunity_test_summary.py108 def parse_test_summary(self, summary): argument
Dstylize_as_junit.rb153 def parse_test_summary(summary) argument
/third_party/node/deps/npm/node_modules/npm-audit-report/reporters/
Dinstall.js23 function summary (data, options) { function
/third_party/vk-gl-cts/scripts/verify/
Dpackage.py34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_faultLogger.js37 summary: "[PC Preview] unknow summary", property
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterCompare.java243 private static void summary(PrintWriter f) { in summary() method in UCharacterCompare
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterCompare.java246 private static void summary(PrintWriter f) { in summary() method in UCharacterCompare
/third_party/mindspore/mindspore/ccsrc/utils/summary/
Devent_writer.cc24 namespace summary { namespace
/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h81 HashtableDebugProbeSummary summary = {}; in GetHashtableDebugProbeSummary() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtable_debug.h81 HashtableDebugProbeSummary summary = {}; in GetHashtableDebugProbeSummary() local
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h85 const char* summary() const { return summary_.c_str(); } in summary() function
/third_party/googletest/googletest/include/gtest/
Dgtest-test-part.h85 const char* summary() const { return summary_.c_str(); } in summary() function
/third_party/flutter/skia/tools/lua/
Dlua_pictures.cpp78 const char* summary = gSummarizeFunc; in main() local
/third_party/mindspore/third_party/proto/tensorflow/
Dop_def.proto106 string summary = 5; field
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenarioResult.php53 protected $summary = null; variable in Grpc\\Testing\\ScenarioResult

12345