Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h69 std::string allocation_info_str() const { return allocation_info_str_; } in allocation_info_str()
75 std::string allocation_info_str_; variable
1353 std::string allocation_info_str_; variable
Dmemory_space_assignment.cc1083 options_.dump_fn("allocinfo", allocation_info_str_); in DumpDebugStringsIfEnabled()
1243 VLOG(3) << allocation_info_str_; in Finish()
1888 allocation_info_str_); in FinalizeAllocations()