RemoteFusedGraphExecuteInfo

classe final pública RemoteFusedGraphExecuteInfo

 Protocol buffer representing a handle to a tensorflow resource. Handles are
 not valid across executions, but can be serialized back and forth from within
 a single run.
 
Tipo de protobuf tensorflow.RemoteFusedGraphExecuteInfo

Classes aninhadas

aula RemoteFusedGraphExecuteInfo.Builder
 Protocol buffer representing a handle to a tensorflow resource. 
aula RemoteFusedGraphExecuteInfo.TensorShapeTypeProto Tipo de protobuf tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
interface RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder

Constantes

interno DEFAULT_GRAPH_INPUT_TENSOR_SHAPE_FIELD_NUMBER
interno DEFAULT_GRAPH_OUTPUT_TENSOR_SHAPE_FIELD_NUMBER
interno EXECUTOR_NAME_FIELD_NUMBER
interno GRAPH_INPUT_NODE_NAME_FIELD_NUMBER
interno GRAPH_OUTPUT_NODE_NAME_FIELD_NUMBER
interno REMOTE_GRAPH_FIELD_NUMBER
interno SERIALIZED_EXECUTOR_PARAMETERS_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
getDefaultGraphInputTensorShape (índice interno)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
interno
getDefaultGraphInputTensorShapeCount ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Lista< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >
getDefaultGraphInputTensorShapeList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
getDefaultGraphInputTensorShapeOrBuilder (índice interno)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Lista<? estende RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder >
getDefaultGraphInputTensorShapeOrBuilderList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
getDefaultGraphOutputTensorShape (índice interno)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
interno
getDefaultGraphOutputTensorShapeCount ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
Lista< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >
getDefaultGraphOutputTensorShapeList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
getDefaultGraphOutputTensorShapeOrBuilder (índice int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
Lista<? estende RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder >
getDefaultGraphOutputTensorShapeOrBuilderList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo estático
RemoteFusedGraphExecuteInfo
final estático com.google.protobuf.Descriptors.Descriptor
Corda
getExecutorName ()
 Executor's name
 
string executor_name = 4;
com.google.protobuf.ByteString
getExecutorNameBytes ()
 Executor's name
 
string executor_name = 4;
Corda
getGraphInputNodeName (índice interno)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ByteString
getGraphInputNodeNameBytes (índice interno)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
interno
getGraphInputNodeNameCount ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ProtocolStringList
getGraphInputNodeNameList ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
Corda
getGraphOutputNodeName (índice interno)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ByteString
getGraphOutputNodeNameBytes (índice interno)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
interno
getGraphOutputNodeNameCount ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ProtocolStringList
getGraphOutputNodeNameList ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
GráficoDef
obterRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
GraphDefOrBuilder
getRemoteGraphOrBuilder ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
com.google.protobuf.ByteString
getSerializedExecutorParameters ()
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
interno
final com.google.protobuf.UnknownFieldSet
boleano
hasRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
interno
booleano final
RemoteFusedGraphExecuteInfo.Builder estático
RemoteFusedGraphExecuteInfo.Builder estático
RemoteFusedGraphExecuteInfo.Builder
RemoteFusedGraphExecuteInfo estático
parseDelimitedFrom (entrada InputStream)
RemoteFusedGraphExecuteInfo estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
RemoteFusedGraphExecuteInfo estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo estático
parseFrom (dados de ByteBuffer)
RemoteFusedGraphExecuteInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo estático
parseFrom (dados com.google.protobuf.ByteString)
RemoteFusedGraphExecuteInfo estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
RemoteFusedGraphExecuteInfo.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

público estático final int DEFAULT_GRAPH_INPUT_TENSOR_SHAPE_FIELD_NUMBER

Valor Constante: 6

público estático final int DEFAULT_GRAPH_OUTPUT_TENSOR_SHAPE_FIELD_NUMBER

Valor Constante: 7

público estático final int EXECUTOR_NAME_FIELD_NUMBER

Valor Constante: 4

int final estático público GRAPH_INPUT_NODE_NAME_FIELD_NUMBER

Valor Constante: 2

público estático final int GRAPH_OUTPUT_NODE_NAME_FIELD_NUMBER

Valor Constante: 3

público estático final int REMOTE_GRAPH_FIELD_NUMBER

Valor Constante: 1

público estático final int SERIALIZED_EXECUTOR_PARAMETERS_FIELD_NUMBER

Valor Constante: 5

Métodos Públicos

booleano público é igual (Object obj)

público RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (índice int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

público int getDefaultGraphInputTensorShapeCount ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

Lista pública< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > getDefaultGraphInputTensorShapeList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

público RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (índice int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

Lista pública<? estende RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder > getDefaultGraphInputTensorShapeOrBuilderList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

público RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (índice int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

público int getDefaultGraphOutputTensorShapeCount ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

Lista pública< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > getDefaultGraphOutputTensorShapeList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

público RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (índice int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

Lista pública<? estende RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder > getDefaultGraphOutputTensorShapeOrBuilderList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

público estático RemoteFusedGraphExecuteInfo getDefaultInstance ()

público RemoteFusedGraphExecuteInfo getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

String pública getExecutorName ()

 Executor's name
 
string executor_name = 4;

público com.google.protobuf.ByteString getExecutorNameBytes ()

 Executor's name
 
string executor_name = 4;

String pública getGraphInputNodeName (índice int)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

público com.google.protobuf.ByteString getGraphInputNodeNameBytes (índice int)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

público int getGraphInputNodeNameCount ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

público com.google.protobuf.ProtocolStringList getGraphInputNodeNameList ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

String pública getGraphOutputNodeName (índice int)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

público com.google.protobuf.ByteString getGraphOutputNodeNameBytes (índice int)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

público int getGraphOutputNodeNameCount ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public com.google.protobuf.ProtocolStringList getGraphOutputNodeNameList ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

público getParserForType ()

público GraphDef getRemoteGraph ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

público GraphDefOrBuilder getRemoteGraphOrBuilder ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public com.google.protobuf.ByteString getSerializedExecutorParameters ()

 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;

público int getSerializedSize ()

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasRemoteGraph booleano público ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

hashCode int público ()

público final booleano isInitialized ()

público estático RemoteFusedGraphExecuteInfo.Builder newBuilder (protótipo RemoteFusedGraphExecuteInfo )

público estático RemoteFusedGraphExecuteInfo.Builder newBuilder ()

público RemoteFusedGraphExecuteInfo.Builder newBuilderForType ()

public static RemoteFusedGraphExecuteInfo parseDelimitedFrom (entrada InputStream)

Lança
IOException

public static RemoteFusedGraphExecuteInfo parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static RemoteFusedGraphExecuteInfo parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

público estático RemoteFusedGraphExecuteInfo parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

public static RemoteFusedGraphExecuteInfo parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

público estático RemoteFusedGraphExecuteInfo parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

public static RemoteFusedGraphExecuteInfo parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

público estático RemoteFusedGraphExecuteInfo parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

public static RemoteFusedGraphExecuteInfo parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static RemoteFusedGraphExecuteInfo parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

público RemoteFusedGraphExecuteInfo.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException