D | gen_proto_text_functions_lib.cc | 81 cur_ = section; in SetOutput() 87 StrAppend(&cur_->indent, " "); in Nest() 93 cur_->indent = cur_->indent.substr(0, cur_->indent.size() - 2); in Unnest() 101 StrAppend(cur_->str, cur_->indent, args..., "\n"); in Print() 141 Section* cur_ = nullptr; member in tensorflow::__anond395b3d80111::Generator
|