Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h291 static std::unordered_set<string> BuildNodeMapFromOpTypes(
Dremote_fused_graph_execute_utils.cc1081 BuildNodeMapFromOpTypes(input_graph_def, fused_op_types); in FuseRemoteGraphByOpTypes()
1120 BuildNodeMapFromOpTypes(*graph_def, fused_op_types); in PlaceRemoteGraphArguments()
1398 RemoteFusedGraphExecuteUtils::BuildNodeMapFromOpTypes( in BuildNodeMapFromOpTypes() function in tensorflow::RemoteFusedGraphExecuteUtils