Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h146 const string& name_and_port,
Dremote_fused_graph_execute_utils.cc421 const GraphDef& graph_def, const string& name_and_port, DataType* data_type, in GetOutputTensorShapeType() argument
425 const TensorId tid = ParseTensorName(name_and_port); in GetOutputTensorShapeType()