Home
last modified time | relevance | path

Searched defs:display_str (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_scope.cc109 void TFScope::Format(const std::vector<ScopeNode*> roots, string* display_str, in Format()
Dtfprof_graph.cc149 void TFGraph::Format(const std::vector<GraphNode*> roots, string* display_str, in Format()
Dtfprof_op.cc174 string display_str = FormatLegend(opts); in ShowInternal() local
Dtfprof_code.cc527 const Options& opts, string* display_str, in Format()
/external/rust/android-crates-io/crates/zip/src/
Dcompression.rs199 let display_str = format!("{method}"); in to_display_fmt() localVariable
/external/pytorch/torch/utils/tensorboard/
Dsummary.py128 display_str, argument