HomeSort by relevance Sort by last modified time
    Searched refs:Summary (Results 101 - 125 of 171) sorted by null

1 2 3 45 6 7

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
CFLGraph.h 160 /// needs a way of obtaining the summary of other functions when callinsts are
163 /// member function that takes a Function& and returns the corresponding summary
391 auto Summary = AA.getAliasSummary(*Fn);
392 assert(Summary != nullptr);
394 auto &RetParamRelations = Summary->RetParamRelations;
404 auto &RetParamAttributes = Summary->RetParamAttributes;
CFLAndersAliasAnalysis.cpp 10 // This file implements a CFL-based, summary-based alias analysis algorithm. It
41 // distinction (which is crucial in building function summary as well as
331 /// Summary of externally visible effects.
332 AliasSummary Summary;
341 const AliasSummary &getAliasSummary() const { return Summary; }
416 // Below is the core summary construction logic.
418 // return values in ReachSet to the summary won't work: It is possible that a
421 // in ReachSet, and the naive solution will miss a summary edge from (P, 1) to
428 // need to add summary edges from the writes to the reads.
503 populateExternalAttributes(Summary.RetParamAttributes, Fn, RetVals, AMap)
    [all...]
  /external/tensorflow/tensorflow/cc/framework/
cc_op_gen_test.cc 59 summary: "Summary for op Foo."
  /external/tensorflow/tensorflow/contrib/model_pruning/examples/cifar10/
cifar10_eval.py 55 summary_writer: Summary writer.
57 summary_op: Summary op.
93 summary = tf.Summary()
94 summary.ParseFromString(sess.run(summary_op))
95 summary.value.add(tag='Precision @ 1', simple_value=precision)
96 summary_writer.add_summary(summary, global_step)
124 # Build the summary operation based on the TF collection of Summaries.
125 summary_op = tf.summary.merge_all()
127 summary_writer = tf.summary.FileWriter(FLAGS.eval_dir, g
    [all...]
  /external/tensorflow/tensorflow/core/debug/
debug_grpc_testlib.cc 20 #include "tensorflow/core/framework/summary.pb.h"
46 const Summary::Value& val = event.summary().value(0);
  /external/tensorflow/tensorflow/python/kernel_tests/
summary_v1_image_op_test.py 15 """Tests for summary V1 image op."""
31 from tensorflow.python.summary import summary
37 summ = summary_pb2.Summary()
74 summ = summary.image("img", const)
102 summ = summary.image("img", tf_images)
summary_v1_ops_test.py 15 """Tests for the actual serialized proto output of the V1 tf.summary ops.
18 overall tf.summary API surface also has its own tests in summary_test.py that
32 from tensorflow.python.summary import summary
38 summ = summary_pb2.Summary()
68 summ1 = summary.histogram("h", const)
70 merge = summary.merge([summ1, summ2])
96 summ1 = summary.histogram("h", const)
97 summ2 = summary.scalar("o", const, collections=["foo_key"])
98 summ3 = summary.scalar("c", const
    [all...]
  /development/build/tools/
windows_sdk.mk 6 # Summary of operations:
  /external/iputils/
iputils.spec 6 Summary: The ping program for checking to see if network hosts are alive.
  /external/icu/icu4c/packaging/rpm/
icu.spec 17 Summary: International Components for Unicode
40 Summary: International Components for Unicode (libraries)
49 Summary: International Components for Unicode (development files)
57 Summary: Locale data for ICU
  /external/deqp/executor/tools/
xeCommandLineExecutor.cpp 71 DE_DECLARE_COMMAND_LINE_OPT(Summary, bool);
107 << Option<Summary> (DE_NULL, "summary", "Print summary after running tests.", s_yesNo, "yes")
125 , summary (false)
139 bool summary; member in struct:__anon18652::CommandLine
203 cmdLine.summary = opts.getOption<opt::Summary>();
439 printf("\nTest run summary:\n");
634 if (cmdLine.summary)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 91 "write-relbf-to-summary", cl::Hidden, cl::init(false),
92 cl::desc("Write relative block frequency to function summary "));
162 /// Map that holds the correspondence between GUIDs in the summary index,
164 /// class to use in the VST and summary block records.
193 for (auto &Summary : GUIDSummaryLists.second.SummaryList)
194 if (auto FS = dyn_cast<FunctionSummary>(Summary.get()))
195 // For each call in the function summary, see if the call
209 GlobalValueSummary *Summary,
430 /// The below iterator returns the GUID and associated summary.
433 /// Calls the callback for each value GUID and summary to be written t
    [all...]
  /external/doclava/res/assets/templates-sdk/
page_info.cs 7 # If this is a package summary page...
52 Summary:
  /external/icu/icu4c/source/allinone/
icucheck.bat 119 echo Summary: ICU in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
  /external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/export/
InProcessSampledSpanStoreImpl.java 253 public Summary getSummary() {
264 return Summary.create(ret);
  /external/tensorflow/tensorflow/core/framework/
op_def_builder_test.cc 480 summary: "Converts a vector of strings with dist_belief::SparseFeatures to tensors."
519 summary: "Concatenate N Tensors along one dimension."
535 Summary
540 summary: "Summary"
557 Summary
566 Summary
  /external/tensorflow/tensorflow/core/summary/
summary_db_writer_test.cc 15 #include "tensorflow/core/summary/summary_db_writer.h"
17 #include "tensorflow/core/summary/schema.h"
21 #include "tensorflow/core/framework/summary.pb.h"
110 Summary::Value* s = e->mutable_summary()->add_value();
249 Summary::Value* s = e->mutable_summary()->add_value();
  /external/e2fsprogs/
e2fsprogs.spec 6 Summary: Utilities for managing ext2/ext3/ext4 filesystems
36 Summary: Ext2 filesystem-specific static libraries and headers.
50 Summary: helper daemon to guarantee uniqueness of time-based UUIDs
  /external/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp 94 GVSummaryList, [](const std::unique_ptr<GlobalValueSummary> &Summary) {
95 auto Linkage = Summary->linkage();
101 // Get the first *linker visible* definition for this global in the summary
104 GVSummaryList, [](const std::unique_ptr<GlobalValueSummary> &Summary) {
105 auto Linkage = Summary->linkage();
347 // Apply summary-based LinkOnce/Weak resolution decisions.
357 // Apply summary-based internalization decisions.
486 * Produce the combined summary index from all the bitcode files:
520 // Collect for each module the list of function it defines (GUID -> Summary).
548 // Collect for each module the list of function it defines (GUID -> Summary)
    [all...]
  /external/openssh/contrib/suse/
openssh.spec 14 Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
40 Summary: A passphrase dialog for OpenSSH and the X window System.
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp 99 GVSummaryList, [](const std::unique_ptr<GlobalValueSummary> &Summary) {
100 auto Linkage = Summary->linkage();
106 // Get the first *linker visible* definition for this global in the summary
109 GVSummaryList, [](const std::unique_ptr<GlobalValueSummary> &Summary) {
110 auto Linkage = Summary->linkage();
459 // Apply summary-based LinkOnce/Weak resolution decisions.
469 // Apply summary-based internalization decisions.
605 * Produce the combined summary index from all the bitcode files:
618 "error: can't create module summary index for buffer: ");
660 // Collect for each module the list of function it defines (GUID -> Summary)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
llvm-lto.cpp 328 // Skip files without a module summary.
334 for (auto &Summary : Summaries.second.SummaryList) {
335 Refs += Summary->refs().size();
336 if (auto *FuncSummary = dyn_cast<FunctionSummary>(Summary.get())) {
339 } else if (isa<AliasSummary>(Summary.get()))
560 // Build a map of module to the GUIDs and summary objects that should
    [all...]
  /external/tensorflow/tensorflow/contrib/testing/python/framework/
fake_summary_writer.py 15 """Fake summary writer for unit tests."""
22 from tensorflow.python.summary.writer import writer
23 from tensorflow.python.summary.writer import writer_cache
28 """Fake summary writer."""
69 """Assert expected items have been added to summary writer."""
99 """Add summary."""
101 summary_proto = summary_pb2.Summary()
  /external/tensorflow/tensorflow/core/grappler/costs/
analytical_cost_estimator.cc 191 // run_metadata gets step_stats and partition_graphs from Summary.
192 *costs = scheduler_->Summary(run_metadata);
  /external/tensorflow/tensorflow/core/kernels/data/experimental/
set_stats_aggregator_dataset_op.cc 52 void EncodeToProto(Summary* out_summary) override {

Completed in 1291 milliseconds

1 2 3 45 6 7