classe finale statica pubblica TrackableObjectGraph.TrackableObject.ObjectReference
Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
Classi nidificate
| classe | TrackableObjectGraph.TrackableObject.ObjectReference.Builder | Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference | |
Costanti
| int | LOCAL_NAME_FIELD_NUMBER | |
| int | NODE_ID_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | |
| TrackableObjectGraph.TrackableObject.ObjectReference | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getLocalName () A user-provided name for the edge. |
| com.google.protobuf.ByteString | getLocalNameBytes () A user-provided name for the edge. |
| int | getNodeId () An index into `TrackableObjectGraph.nodes`, indicating the object being referenced. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| statico TrackableObjectGraph.TrackableObject.ObjectReference.Builder | |
| statico TrackableObjectGraph.TrackableObject.ObjectReference.Builder | |
| TrackableObjectGraph.TrackableObject.ObjectReference.Builder | |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseDelimitedFrom (input InputStream) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (dati ByteBuffer) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (dati com.google.protobuf.ByteString) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject.ObjectReference statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| TrackableObjectGraph.TrackableObject.ObjectReference.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int LOCAL_NAME_FIELD_NUMBER
Valore costante: 2
public static final int NODE_ID_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getLocalName ()
A user-provided name for the edge.
string local_name = 2; pubblico com.google.protobuf.ByteString getLocalNameBytes ()
A user-provided name for the edge.
string local_name = 2; pubblico int getNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
int32 node_id = 1; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
pubblico statico TrackableObjectGraph.TrackableObject.ObjectReference.Builder newBuilder (prototipo TrackableObjectGraph.TrackableObject.ObjectReference )
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (input InputStream)
Lancia
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico TrackableObjectGraph.TrackableObject.ObjectReference (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico TrackableObjectGraph.TrackableObject.ObjectReference (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico TrackableObjectGraph.TrackableObject.ObjectReference (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|