Searched refs:FormatMemoryNode (Results 1 – 2 of 2) sorted by relevance
211 string TFOp::FormatMemoryNode(int64 node_total_bytes, int64 root_total_bytes, in FormatMemoryNode() function in tensorflow::tfprof::TFOp229 attrs.push_back(FormatMemoryNode(node->proto().total_requested_bytes(), in FormatNode()235 attrs.push_back(FormatMemoryNode(node->proto().total_peak_bytes(), in FormatNode()241 attrs.push_back(FormatMemoryNode(node->proto().total_residual_bytes(), in FormatNode()246 attrs.push_back(FormatMemoryNode(node->proto().total_output_bytes(), in FormatNode()
67 string FormatMemoryNode(int64 node_total_bytes, int64 root_total_bytes,