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.cc1202 const RemoteFusedGraphNodeType node_type = in FuseRemoteGraphByPlacedArguments()
1203 static_cast<RemoteFusedGraphNodeType>(node_type_int); in FuseRemoteGraphByPlacedArguments()
1463 const RemoteFusedGraphNodeType node_type, const int port, const int index, in BuildNodeTypeAttr()
1470 const RemoteFusedGraphNodeType node_type, const int port, const int index) { in BuildNodeTypeAttr()
1475 const RemoteFusedGraphNodeType node_type) { in BuildNodeTypeAttr()