Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op_test.cc140 RemoteFusedGraphExecuteUtils::AddOutputTensorShapeType( in BuildRemoteFusedGraphExecuteInfo()
Dremote_fused_graph_execute_utils.h134 static bool AddOutputTensorShapeType(const std::vector<DataType>& data_types,
Dremote_fused_graph_execute_utils.cc366 /* static */ bool RemoteFusedGraphExecuteUtils::AddOutputTensorShapeType( in AddOutputTensorShapeType() function in tensorflow::RemoteFusedGraphExecuteUtils
396 AddOutputTensorShapeType(data_types, shapes, node_def); in AddOutputTensorShapeTypeByTensorShapeMap()
1452 AddOutputTensorShapeType({type}, {shape}, &placeholder_node); in ReplaceInputNodeByPlaceHolder()