classe finale statica pubblica TrackableObjectGraph.TrackableObject.SlotVariableReference
Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
Classi nidificate
classe | TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference |
Costanti
int | ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER | |
int | SLOT_NAME_FIELD_NUMBER | |
int | SLOT_VARIABLE_NODE_ID_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | |
TrackableObjectGraph.TrackableObject.SlotVariableReference | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
int | getOriginalVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for. |
int | |
Corda | getNomeScheda () The name of the slot (e.g. |
com.google.protobuf.ByteString | getNomeSlotBytes () The name of the slot (e.g. |
int | getSlotVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable. |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
static TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | |
static TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | |
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseDelimitedFrom (input InputStream) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (dati ByteBuffer) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (dati com.google.protobuf.ByteString) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER
Valore costante: 1
public static final int SLOT_NAME_FIELD_NUMBER
Valore costante: 2
public static final int SLOT_VARIABLE_NODE_ID_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
pubblico getParserForType ()
public int getSerializedSize ()
stringa pubblica getSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
pubblico com.google.protobuf.ByteString getSlotNameBytes ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public int getSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder newBuilder (prototipo TrackableObjectGraph.TrackableObject.SlotVariableReference )
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (input InputStream)
Lancia
IOException |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico TrackableObjectGraph.TrackableObject.SlotVariableReference (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico TrackableObjectGraph.TrackableObject.SlotVariableReference (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference 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 |
---|