Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h31 enum RemoteFusedGraphNodeType { enum
309 static string BuildNodeTypeAttr(const RemoteFusedGraphNodeType node_type,
314 static string BuildNodeTypeAttr(const RemoteFusedGraphNodeType node_type,
317 static string BuildNodeTypeAttr(const RemoteFusedGraphNodeType node_type);
Dremote_fused_graph_execute_utils.cc1200 const RemoteFusedGraphNodeType node_type = in FuseRemoteGraphByPlacedArguments()
1201 static_cast<RemoteFusedGraphNodeType>(node_type_int); in FuseRemoteGraphByPlacedArguments()
1461 const RemoteFusedGraphNodeType node_type, const int port, const int index, in BuildNodeTypeAttr()
1468 const RemoteFusedGraphNodeType node_type, const int port, const int index) { in BuildNodeTypeAttr()
1473 const RemoteFusedGraphNodeType node_type) { in BuildNodeTypeAttr()