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.
tensorflow.GraphTransferInfo
de type Protobuf.GraphTransferInfo Classes imbriquées
classe | GraphTransferInfo.Builder | Protocol buffer representing a handle to a tensorflow resource. | |
énumération | GraphTransferInfo.Destination | Protobuf enum tensorflow.GraphTransferInfo.Destination |
Constantes
Méthodes publiques
booléen | est égal (Obj objet) |
GraphTransferConstNodeInfo | getConstNodeInfo (index int) repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
int | getConstNodeInfoCount () repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
Liste< GraphTransferConstNodeInfo > | getConstNodeInfoList () repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
GraphTransferConstNodeInfoOrBuilder | getConstNodeInfoOrBuilder (index int) repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
Liste<? étend GraphTransferConstNodeInfoOrBuilder > | getConstNodeInfoOrBuilderList () repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
GraphTransferInfo statique | |
GraphTransferInfo | |
final statique com.google.protobuf.Descriptors.Descriptor | |
GraphTransferInfo.Destination | getDestination () Destination of graph transfer .tensorflow.GraphTransferInfo.Destination destination = 7; |
int | getDestinationValue () Destination of graph transfer .tensorflow.GraphTransferInfo.Destination destination = 7; |
GraphTransferGraphInputNodeInfo | getGraphInputNodeInfo (index int) Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
int | getGraphInputNodeInfoCount () Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
Liste< GraphTransferGraphInputNodeInfo > | getGraphInputNodeInfoList () Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
GraphTransferGraphInputNodeInfoOrBuilder | getGraphInputNodeInfoOrBuilder (index int) Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
Liste<? étend GraphTransferGraphInputNodeInfoOrBuilder > | getGraphInputNodeInfoOrBuilderList () Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
GraphTransferGraphOutputNodeInfo | getGraphOutputNodeInfo (index int) repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
int | getGraphOutputNodeInfoCount () repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
Liste< GraphTransferGraphOutputNodeInfo > | getGraphOutputNodeInfoList () repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
GraphTransferGraphOutputNodeInfoOrBuilder | getGraphOutputNodeInfoOrBuilder (index int) repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
Liste<? étend GraphTransferGraphOutputNodeInfoOrBuilder > | getGraphOutputNodeInfoOrBuilderList () repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
GraphTransferNodeInfo | getNodeInfo (index entier) repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
int | getNodeInfoCount () repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
Liste< GraphTransferNodeInfo > | getNodeInfoList () repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
GraphTransferNodeInfoOrBuilder | getNodeInfoOrBuilder (index int) repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
Liste<? étend GraphTransferNodeInfoOrBuilder > | getNodeInfoOrBuilderList () repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
GraphTransferNodeInputInfo | getNodeInputInfo (index int) repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
int | getNodeInputInfoCount () repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
Liste< GraphTransferNodeInputInfo > | getNodeInputInfoList () repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
GraphTransferNodeInputInfoOrBuilder | getNodeInputInfoOrBuilder (index int) repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
Liste<? étend GraphTransferNodeInputInfoOrBuilder > | getNodeInputInfoOrBuilderList () repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
GraphTransferNodeOutputInfo | getNodeOutputInfo (index int) repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
int | getNodeOutputInfoCount () repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
Liste< GraphTransferNodeOutputInfo > | getNodeOutputInfoList () repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
GraphTransferNodeOutputInfoOrBuilder | getNodeOutputInfoOrBuilder (index int) repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
Liste<? étend GraphTransferNodeOutputInfoOrBuilder > | getNodeOutputInfoOrBuilderList () repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | |
booléen final | |
statique GraphTransferInfo.Builder | |
statique GraphTransferInfo.Builder | newBuilder (prototype GraphTransferInfo ) |
GraphTransferInfo.Builder | |
GraphTransferInfo statique | parseDelimitedFrom (entrée InputStream) |
GraphTransferInfo statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
GraphTransferInfo statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo statique | parseFrom (données ByteBuffer) |
GraphTransferInfo statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo statique | parseFrom (données com.google.protobuf.ByteString) |
GraphTransferInfo statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
GraphTransferInfo.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int CONST_NODE_INFO_FIELD_NUMBER
public statique final int DESTINATION_FIELD_NUMBER
public statique final int GRAPH_INPUT_NODE_INFO_FIELD_NUMBER
public statique final int GRAPH_OUTPUT_NODE_INFO_FIELD_NUMBER
public statique final int NODE_INFO_FIELD_NUMBER
public statique final int NODE_INPUT_INFO_FIELD_NUMBER
public statique final int NODE_OUTPUT_INFO_FIELD_NUMBER
Méthodes publiques
public booléen égal (Objet obj)
public GraphTransferConstNodeInfo getConstNodeInfo (index int)
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
public int getConstNodeInfoCount ()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
liste publique < GraphTransferConstNodeInfo > getConstNodeInfoList ()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
public GraphTransferConstNodeInfoOrBuilder getConstNodeInfoOrBuilder (index int)
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
Liste publique <? étend GraphTransferConstNodeInfoOrBuilder > getConstNodeInfoOrBuilderList ()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public GraphTransferInfo.Destination getDestination ()
Destination of graph transfer
.tensorflow.GraphTransferInfo.Destination destination = 7;
public int getDestinationValue ()
Destination of graph transfer
.tensorflow.GraphTransferInfo.Destination destination = 7;
public GraphTransferGraphInputNodeInfo getGraphInputNodeInfo (index int)
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
public int getGraphInputNodeInfoCount ()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
liste publique < GraphTransferGraphInputNodeInfo > getGraphInputNodeInfoList ()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
public GraphTransferGraphInputNodeInfoOrBuilder getGraphInputNodeInfoOrBuilder (index int)
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
Liste publique <? étend GraphTransferGraphInputNodeInfoOrBuilder > getGraphInputNodeInfoOrBuilderList ()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
public GraphTransferGraphOutputNodeInfo getGraphOutputNodeInfo (index int)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
public int getGraphOutputNodeInfoCount ()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
liste publique < GraphTransferGraphOutputNodeInfo > getGraphOutputNodeInfoList ()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
public GraphTransferGraphOutputNodeInfoOrBuilder getGraphOutputNodeInfoOrBuilder (index int)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
Liste publique <? étend GraphTransferGraphOutputNodeInfoOrBuilder > getGraphOutputNodeInfoOrBuilderList ()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
public GraphTransferNodeInfo getNodeInfo (index int)
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
public int getNodeInfoCount ()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
Liste publique < GraphTransferNodeInfo > getNodeInfoList ()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
public GraphTransferNodeInfoOrBuilder getNodeInfoOrBuilder (index int)
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
Liste publique <? étend GraphTransferNodeInfoOrBuilder > getNodeInfoOrBuilderList ()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
public GraphTransferNodeInputInfo getNodeInputInfo (index int)
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
public int getNodeInputInfoCount ()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
liste publique < GraphTransferNodeInputInfo > getNodeInputInfoList ()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
public GraphTransferNodeInputInfoOrBuilder getNodeInputInfoOrBuilder (index int)
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
Liste publique <? étend GraphTransferNodeInputInfoOrBuilder > getNodeInputInfoOrBuilderList ()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
public GraphTransferNodeOutputInfo getNodeOutputInfo (index int)
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
public int getNodeOutputInfoCount ()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
liste publique < GraphTransferNodeOutputInfo > getNodeOutputInfoList ()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
public GraphTransferNodeOutputInfoOrBuilder getNodeOutputInfoOrBuilder (index int)
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
Liste publique <? étend GraphTransferNodeOutputInfoOrBuilder > getNodeOutputInfoOrBuilderList ()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique GraphTransferInfo parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique GraphTransferInfo parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique GraphTransferInfo parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique GraphTransferInfo parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique GraphTransferInfo parseFrom (données ByteBuffer)
Jetés
InvalidProtocolBufferException |
---|
public statique GraphTransferInfo parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique GraphTransferInfo parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public statique GraphTransferInfo parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique GraphTransferInfo parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|