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
Classes aninhadas
aula | GraphTransferInfo.Builder | Protocol buffer representing a handle to a tensorflow resource. | |
enumeração | GraphTransferInfo.Destination | Protobuf enum tensorflow.GraphTransferInfo.Destination |
Constantes
interno | CONST_NODE_INFO_FIELD_NUMBER | |
interno | DESTINATION_FIELD_NUMBER | |
interno | GRAPH_INPUT_NODE_INFO_FIELD_NUMBER | |
interno | GRAPH_OUTPUT_NODE_INFO_FIELD_NUMBER | |
interno | NODE_INFO_FIELD_NUMBER | |
interno | NODE_INPUT_INFO_FIELD_NUMBER | |
interno | NODE_OUTPUT_INFO_FIELD_NUMBER |
Métodos Públicos
booleano | é igual (objeto obj) |
GraphTransferConstNodeInfo | getConstNodeInfo (índice interno) repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
interno | getConstNodeInfoCount () repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
Lista< GraphTransferConstNodeInfo > | getConstNodeInfoList () repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
GraphTransferConstNodeInfoOrBuilder | getConstNodeInfoOrBuilder (índice interno) repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
Lista<? estende GraphTransferConstNodeInfoOrBuilder > | getConstNodeInfoOrBuilderList () repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2; |
GraphTransferInfo estático | |
GraphTransferInfo | |
final estático com.google.protobuf.Descriptors.Descriptor | |
GraphTransferInfo.Destination | getDestino () Destination of graph transfer .tensorflow.GraphTransferInfo.Destination destination = 7; |
interno | getDestinationValue () Destination of graph transfer .tensorflow.GraphTransferInfo.Destination destination = 7; |
GraphTransferGraphInputNodeInfo | getGraphInputNodeInfo (índice interno) Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
interno | getGraphInputNodeInfoCount () Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
Lista< GraphTransferGraphInputNodeInfo > | getGraphInputNodeInfoList () Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
GraphTransferGraphInputNodeInfoOrBuilder | getGraphInputNodeInfoOrBuilder (índice interno) Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
Lista<? estende GraphTransferGraphInputNodeInfoOrBuilder > | getGraphInputNodeInfoOrBuilderList () Input Node parameters of transferred graph repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5; |
GraphTransferGraphOutputNodeInfo | getGraphOutputNodeInfo (índice interno) repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
interno | getGraphOutputNodeInfoCount () repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
Lista< GraphTransferGraphOutputNodeInfo > | getGraphOutputNodeInfoList () repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
GraphTransferGraphOutputNodeInfoOrBuilder | getGraphOutputNodeInfoOrBuilder (índice interno) repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
Lista<? estende GraphTransferGraphOutputNodeInfoOrBuilder > | getGraphOutputNodeInfoOrBuilderList () repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6; |
GraphTransferNodeInfo | getNodeInfo (índice interno) repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
interno | getNodeInfoCount () repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
Lista< GraphTransferNodeInfo > | getNodeInfoList () repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
GraphTransferNodeInfoOrBuilder | getNodeInfoOrBuilder (índice interno) repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
Lista<? estende GraphTransferNodeInfoOrBuilder > | getNodeInfoOrBuilderList () repeated .tensorflow.GraphTransferNodeInfo node_info = 1; |
GraphTransferNodeInputInfo | getNodeInputInfo (índice interno) repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
interno | getNodeInputInfoCount () repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
Lista< GraphTransferNodeInputInfo > | getNodeInputInfoList () repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
GraphTransferNodeInputInfoOrBuilder | getNodeInputInfoOrBuilder (índice interno) repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
Lista<? estende GraphTransferNodeInputInfoOrBuilder > | getNodeInputInfoOrBuilderList () repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3; |
GraphTransferNodeOutputInfo | getNodeOutputInfo (índice interno) repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
interno | getNodeOutputInfoCount () repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
Lista< GraphTransferNodeOutputInfo > | getNodeOutputInfoList () repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
GraphTransferNodeOutputInfoOrBuilder | getNodeOutputInfoOrBuilder (índice interno) repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
Lista<? estende GraphTransferNodeOutputInfoOrBuilder > | getNodeOutputInfoOrBuilderList () repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4; |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
GraphTransferInfo.Builder estático | |
GraphTransferInfo.Builder estático | newBuilder (protótipo GraphTransferInfo ) |
GraphTransferInfo.Builder | |
GraphTransferInfo estático | parseDelimitedFrom (entrada InputStream) |
GraphTransferInfo estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
GraphTransferInfo estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo estático | parseFrom (dados de ByteBuffer) |
GraphTransferInfo estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo estático | parseFrom (dados com.google.protobuf.ByteString) |
GraphTransferInfo estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphTransferInfo estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
GraphTransferInfo.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int CONST_NODE_INFO_FIELD_NUMBER
público estático final int DESTINATION_FIELD_NUMBER
público estático final int GRAPH_INPUT_NODE_INFO_FIELD_NUMBER
público estático final int GRAPH_OUTPUT_NODE_INFO_FIELD_NUMBER
público estático final int NODE_INFO_FIELD_NUMBER
público estático final int NODE_INPUT_INFO_FIELD_NUMBER
público estático final int NODE_OUTPUT_INFO_FIELD_NUMBER
Métodos Públicos
booleano público é igual (Object obj)
público GraphTransferConstNodeInfo getConstNodeInfo (índice int)
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
público int getConstNodeInfoCount ()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
Lista pública< GraphTransferConstNodeInfo > getConstNodeInfoList ()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
público GraphTransferConstNodeInfoOrBuilder getConstNodeInfoOrBuilder (índice int)
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
Lista pública<? estende GraphTransferConstNodeInfoOrBuilder > getConstNodeInfoOrBuilderList ()
repeated .tensorflow.GraphTransferConstNodeInfo const_node_info = 2;
final estático público 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;
público GraphTransferGraphInputNodeInfo getGraphInputNodeInfo (índice int)
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
público int getGraphInputNodeInfoCount ()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
Lista pública< GraphTransferGraphInputNodeInfo > getGraphInputNodeInfoList ()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
público GraphTransferGraphInputNodeInfoOrBuilder getGraphInputNodeInfoOrBuilder (índice int)
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
Lista pública<? estende GraphTransferGraphInputNodeInfoOrBuilder > getGraphInputNodeInfoOrBuilderList ()
Input Node parameters of transferred graph
repeated .tensorflow.GraphTransferGraphInputNodeInfo graph_input_node_info = 5;
público GraphTransferGraphOutputNodeInfo getGraphOutputNodeInfo (índice int)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
público int getGraphOutputNodeInfoCount ()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
Lista pública< GraphTransferGraphOutputNodeInfo > getGraphOutputNodeInfoList ()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
público GraphTransferGraphOutputNodeInfoOrBuilder getGraphOutputNodeInfoOrBuilder (índice int)
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
Lista pública<? estende GraphTransferGraphOutputNodeInfoOrBuilder > getGraphOutputNodeInfoOrBuilderList ()
repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
público GraphTransferNodeInfo getNodeInfo (índice int)
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
público int getNodeInfoCount ()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
Lista pública< GraphTransferNodeInfo > getNodeInfoList ()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
público GraphTransferNodeInfoOrBuilder getNodeInfoOrBuilder (índice int)
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
Lista pública<? estende GraphTransferNodeInfoOrBuilder > getNodeInfoOrBuilderList ()
repeated .tensorflow.GraphTransferNodeInfo node_info = 1;
público GraphTransferNodeInputInfo getNodeInputInfo (índice int)
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
público int getNodeInputInfoCount ()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
Lista pública< GraphTransferNodeInputInfo > getNodeInputInfoList ()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
público GraphTransferNodeInputInfoOrBuilder getNodeInputInfoOrBuilder (índice int)
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
Lista pública<? estende GraphTransferNodeInputInfoOrBuilder > getNodeInputInfoOrBuilderList ()
repeated .tensorflow.GraphTransferNodeInputInfo node_input_info = 3;
público GraphTransferNodeOutputInfo getNodeOutputInfo (índice int)
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
público int getNodeOutputInfoCount ()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
Lista pública< GraphTransferNodeOutputInfo > getNodeOutputInfoList ()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
público GraphTransferNodeOutputInfoOrBuilder getNodeOutputInfoOrBuilder (índice int)
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
Lista pública<? estende GraphTransferNodeOutputInfoOrBuilder > getNodeOutputInfoOrBuilderList ()
repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static GraphTransferInfo parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static GraphTransferInfo parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
público estático GraphTransferInfo parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static GraphTransferInfo parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
público estático GraphTransferInfo parseFrom (dados ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static GraphTransferInfo parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático GraphTransferInfo parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static GraphTransferInfo parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static GraphTransferInfo parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|