Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h68 std::string buffer_info_str() const { return buffer_info_str_; } in buffer_info_str()
74 std::string buffer_info_str_; variable
1352 std::string buffer_info_str_; variable
Dmemory_space_assignment.cc1082 options_.dump_fn("bufferinfo", buffer_info_str_); in DumpDebugStringsIfEnabled()
1193 AppendBufferInfoDebugString(interval, &buffer_info_str_); in Finish()
1241 VLOG(3) << buffer_info_str_; in Finish()