HomeSort by relevance Sort by last modified time
    Searched refs:StrAppend (Results 51 - 75 of 152) sorted by null

1 23 4 5 6 7

  /external/tensorflow/tensorflow/core/lib/strings/
strcat.cc 137 // It's possible to call StrAppend with a StringPiece that is itself a fragment
165 void StrAppend(string *result, const AlphaNum &a) {
170 void StrAppend(string *result, const AlphaNum &a, const AlphaNum &b) {
180 void StrAppend(string *result, const AlphaNum &a, const AlphaNum &b,
194 void StrAppend(string *result, const AlphaNum &a, const AlphaNum &b,
  /external/tensorflow/tensorflow/lite/models/smartreply/ops/
normalize.cc 87 absl::StrAppend(&result, " ", kEndToken);
  /external/tensorflow/tensorflow/cc/ops/
while_loop.cc 58 if (!prefix.empty()) strings::StrAppend(&result, prefix, "/");
59 strings::StrAppend(&result, "NextIteration");
60 if (loop_var_idx > 0) strings::StrAppend(&result, "_", loop_var_idx);
  /external/tensorflow/tensorflow/core/common_runtime/
ring_gatherer.cc 73 strings::StrAppend(&buf, "dev ", r, " : ",
79 strings::StrAppend(&buf, "\nsubdiv ", sd, " perm: ");
82 strings::StrAppend(&buf, x, ", ");
ring_reducer.cc 65 strings::StrAppend(&buf, "dev ", r, " : ",
71 strings::StrAppend(&buf, "\nsubdiv ", sd, " perm: ");
74 strings::StrAppend(&buf, x, ", ");
bfc_allocator.h 151 strings::StrAppend(
157 strings::StrAppend(&dbg, ", prev: ", p->DebugString(a, false));
161 strings::StrAppend(&dbg, ", next: ", n->DebugString(a, false));
ring_alg.cc 153 strings::StrAppend(&subdiv_buf, " ", subdiv_offset);
373 strings::StrAppend(&rv, " pass=", second_pass);
374 strings::StrAppend(&rv, " do_send=", do_send, " do_recv=", do_recv,
  /external/tensorflow/tensorflow/core/graph/
optimizer_cse.cc 95 strings::StrAppend(&str_to_hash, dt);
99 strings::StrAppend(&str_to_hash, N_in);
104 strings::StrAppend(&str_to_hash, edge.first->id(), edge.second);
  /external/tensorflow/tensorflow/core/platform/
tensor_coding.cc 84 strings::StrAppend(&rest_, serialized_message);
89 strings::StrAppend(&rest_, s);
92 void Finalize() override { strings::StrAppend(out_, rest_); }
  /external/tensorflow/tensorflow/core/framework/
node_def_util.cc 65 if (!first) strings::StrAppend(&ret, ", ");
67 strings::StrAppend(&ret, attr_name, "=",
73 if (!first) strings::StrAppend(&ret, ", ");
75 strings::StrAppend(&ret, "_device=\"", device, "\"");
91 strings::StrAppend(&ret, SummarizeAttrsHelper(node_def, node_def.device()));
92 strings::StrAppend(&ret, "](");
97 if (!first) strings::StrAppend(&ret, ", ");
99 strings::StrAppend(&ret, input);
101 strings::StrAppend(&ret, ")");
533 if (!attrs.empty()) strings::StrAppend(&attrs, "', '")
    [all...]
graph_def_util.cc 39 strings::StrAppend(
42 strings::StrAppend(&ret, SummarizeNodeDef(node), ";\n");
types.cc 208 strings::StrAppend(&out, ((it == types.begin()) ? "" : ", "),
  /external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
segment.cc 39 using absl::StrAppend;
454 StrAppend(&msg, elem, ", ");
674 StrAppend(&s, "\n[Op type: ", node->type_string(), "] ", node->name());
694 StrAppend(&s, segments->size(), " has multiple devices attached: ");
696 StrAppend(&s, dev, ", ");
709 StrAppend(&s, ": '", d.first, "' ");
711 StrAppend(&s, dd, ", ");
  /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
trt_optimization_pass.cc 35 using absl::StrAppend;
244 StrAppend(&s, ":", tokens.at(i));
251 StrAppend(&s, ":", tokens.back());
convert_graph.cc 65 using absl::StrAppend;
540 StrAppend(&ins, ii.node, ":", ii.index, " ");
    [all...]
  /external/tensorflow/tensorflow/core/util/
tensor_slice_reader.cc 303 strings::StrAppend(&shape_str, e.first, " (",
309 strings::StrAppend(&shape_str, ", ", num_slices, " slices");
311 strings::StrAppend(&shape_str, "\n");
  /external/tensorflow/tensorflow/compiler/xla/tools/
dumped_computation_to_operation_list.cc 48 absl::StrAppend(out, ShapeUtil::HumanString(operand->shape()));
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_graph_dumper.cc 60 using absl::StrAppend;
423 StrAppend(&body, DumpComputation(computation_));
424 StrAppend(&body, DumpRootTag());
429 StrAppend(&g, body);
430 StrAppend(&g, Footer());
462 StrAppend(&graph_label, " (in fusion instruction ",
616 StrAppend(&subcomp_label, "<br/>", extra_info);
620 StrAppend(&subcomp_label, "<br/>", node_backend_config);
672 StrAppend(&g, DumpSubcomputation(subcomp, instr));
676 StrAppend(&g, DumpInstruction(instr))
    [all...]
copy_insertion.cc 42 using absl::StrAppend;
    [all...]
hlo_dataflow_analysis.cc 41 using absl::StrAppend;
149 StrAppend(&out, " Instruction value sets:\n");
152 StrAppend(&out, " ", instruction->name(), ":\n");
158 StrAppend(&out, " tuple index ", index.ToString(), ":\n");
160 StrAppend(&out, " ", value->ToShortString(),
169 StrAppend(&out, " ", value->ToShortString(),
175 StrAppend(&out, " HloValues:\n");
177 StrAppend(&out, value->ToString(/*indent=*/4));
    [all...]
hlo_rematerialization.cc 222 absl::StrAppend(out, item->instruction->name());
752 absl::StrAppend(&output,
760 absl::StrAppend(&output, " ", instruction->name(), inprogress, placed,
765 absl::StrAppend(&output, " ", buffer.ToString(), live, ", ",
768 absl::StrAppend(&output, " Uses:\n");
770 absl::StrAppend(&output, " ", buffers_[buffer_id].ToString(), "\n");
790 absl::StrAppend(out, buffers_.at(buffer_id).ToString());
811 absl::StrAppend(out, buffers_.at(buffer_id).ToString());
    [all...]
buffer_assignment.cc 48 using absl::StrAppend;
55 StrAppend(&result, title, "\n");
57 StrAppend(&result, "\t", it->ToString(), "\n");
288 StrAppend(&output, ", color ", color().value());
291 StrAppend(&output, ", parameter ", parameter_number(), " at ShapeIndex ",
295 StrAppend(&output, ", constant");
298 StrAppend(&output, ", thread-local");
301 StrAppend(&output, ", maybe-live-out");
304 StrAppend(&output, ", preallocated-temp");
306 StrAppend(&output, ":\n")
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
strutil.h 687 // quadratic time operation with O(n) dynamic allocations. StrAppend
689 // of StrAppend(&str, a, b, c, ...) that none of the a, b, c, ... may
721 // StrAppend()
723 // WARNING: For speed, StrAppend does not try to check each of its input
733 // StrAppend(&s, s);
735 // Note: while StrCat supports appending up to 9 arguments, StrAppend
737 // automatically transforming StrCat to StrAppend, and can easily be
738 // worked around as consecutive calls to StrAppend are quite efficient.
741 LIBPROTOBUF_EXPORT void StrAppend(string* dest, const AlphaNum& a);
742 LIBPROTOBUF_EXPORT void StrAppend(string* dest, const AlphaNum& a
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
elemental_ir_emitter.cc 53 using absl::StrAppend;
103 StrAppend(&munged_callee, "f");
128 StrAppend(&munged_callee, ".f16");
131 StrAppend(&munged_callee, ".f32");
134 StrAppend(&munged_callee, ".f64");
  /external/tensorflow/tensorflow/compiler/jit/
xla_compilation_cache.cc 74 absl::StrAppend(&result, ",", DataTypeString(a.first));
75 absl::StrAppend(&result, " [", absl::StrJoin(a.second, ","), "]");
79 absl::StrAppend(&result, "; ", v.DebugString());

Completed in 789 milliseconds

1 23 4 5 6 7