Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc699 const string execute_info_str = execute_info.SerializeAsString(); in BuildRemoteFusedGraphExecuteOpNode() local
706 .Attr("serialized_remote_fused_graph_execute_info", execute_info_str); in BuildRemoteFusedGraphExecuteOpNode()