Home
last modified time | relevance | path

Searched refs:ValueListToString (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc660 VLOG(3) << "Source buffer values: " << ValueListToString(src); in TryElideCopy()
661 VLOG(3) << "Dest buffer values: " << ValueListToString(dest); in TryElideCopy()
910 string ValueListToString(const ValueNode* element) { in ValueListToString() function in xla::__anon747efefc0111::CopyRemover