RemoteFusedGraphExecuteInfo

Undocumented in source.

Members

Classes

TensorShapeTypeProto
class TensorShapeTypeProto
Undocumented in source.

Variables

defaultGraphInputTensorShape
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto[] defaultGraphInputTensorShape;
Undocumented in source.
defaultGraphOutputTensorShape
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto[] defaultGraphOutputTensorShape;
Undocumented in source.
executorName
string executorName;
Undocumented in source.
graphInputNodeName
string[] graphInputNodeName;
Undocumented in source.
graphOutputNodeName
string[] graphOutputNodeName;
Undocumented in source.
remoteGraph
GraphDef remoteGraph;
Undocumented in source.
serializedExecutorParameters
bytes serializedExecutorParameters;
Undocumented in source.

Meta