Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transfer_utils.cc59 GraphTransferUtils::BuildRemoteFusedGraphExecuteInfo( in BuildRemoteFusedGraphExecuteInfo() function in tensorflow::GraphTransferUtils
132 BuildRemoteFusedGraphExecuteInfo(*original_def, inputs, outputs, in BuildFusedGraphDef()
Dgraph_transfer_utils.h48 static RemoteFusedGraphExecuteInfo BuildRemoteFusedGraphExecuteInfo(
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test.cc128 static RemoteFusedGraphExecuteInfo BuildRemoteFusedGraphExecuteInfo( in BuildRemoteFusedGraphExecuteInfo() function
258 BuildRemoteFusedGraphExecuteInfo(original_graph); in RewriteGraphToFusedGraph()
Dremote_fused_graph_execute_utils.h175 static Status BuildRemoteFusedGraphExecuteInfo(
Dremote_fused_graph_execute_utils.cc607 RemoteFusedGraphExecuteUtils::BuildRemoteFusedGraphExecuteInfo( in BuildRemoteFusedGraphExecuteInfo() function in tensorflow::RemoteFusedGraphExecuteUtils
688 TF_CHECK_OK(RemoteFusedGraphExecuteUtils::BuildRemoteFusedGraphExecuteInfo( in BuildRemoteFusedGraphExecuteOpNode()
Dremote_fused_graph_execute_utils_test.cc442 TF_ASSERT_OK(RemoteFusedGraphExecuteUtils::BuildRemoteFusedGraphExecuteInfo( in TEST()