GraphTransferConstNodeInfo.Builder

publiczna statyczna klasa końcowa GraphTransferConstNodeInfo.Builder

Protobuf typu tensorflow.GraphTransferConstNodeInfo

Metody publiczne

GraphTransferConstNodeInfo.Builder
addAllShape (wartości Iterable<? rozszerza Long>)
repeated int64 shape = 3;
GraphTransferConstNodeInfo.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
GraphTransferConstNodeInfo.Builder
addShape (długa wartość)
repeated int64 shape = 3;
Informacje o węźle GraphTransferConstNode
Informacje o węźle GraphTransferConstNode
GraphTransferConstNodeInfo.Builder
jasne ()
GraphTransferConstNodeInfo.Builder
Wyczyść dane ()
bytes data = 4;
GraphTransferConstNodeInfo.Builder
wyczyść typ ()
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
GraphTransferConstNodeInfo.Builder
wyczyść nazwę ()
string name = 1;
GraphTransferConstNodeInfo.Builder
clearNodeId ()
int32 node_id = 2;
GraphTransferConstNodeInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphTransferConstNodeInfo.Builder
przezroczystyKształt ()
repeated int64 shape = 3;
GraphTransferConstNodeInfo.Builder
klon ()
com.google.protobuf.ByteString
otrzymać dane ()
bytes data = 4;
Informacje o węźle GraphTransferConstNode
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Typ danych
getDtype ()
.tensorflow.DataType dtype = 5;
wew
getDtypeValue ()
.tensorflow.DataType dtype = 5;
Strunowy
pobierz nazwę ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
wew
getNodeId ()
int32 node_id = 2;
długi
getShape (indeks int)
repeated int64 shape = 3;
wew
getShapeCount ()
repeated int64 shape = 3;
Lista<Długa>
getShapeList ()
repeated int64 shape = 3;
końcowa wartość logiczna
GraphTransferConstNodeInfo.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphTransferConstNodeInfo.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy GraphTransferConstNodeInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
GraphTransferConstNodeInfo.Builder
setData (wartość com.google.protobuf.ByteString)
bytes data = 4;
GraphTransferConstNodeInfo.Builder
setDtype (wartość typu danych )
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
setDtypeValue (wartość int)
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
GraphTransferConstNodeInfo.Builder
setName (wartość ciągu)
string name = 1;
GraphTransferConstNodeInfo.Builder
setNameBytes (wartość com.google.protobuf.ByteString)
string name = 1;
GraphTransferConstNodeInfo.Builder
setNodeId (wartość int)
int32 node_id = 2;
GraphTransferConstNodeInfo.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
GraphTransferConstNodeInfo.Builder
setShape (indeks int, wartość długa)
repeated int64 shape = 3;
końcowy GraphTransferConstNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public GraphTransferConstNodeInfo.Builder addAllShape (wartości iterowalne<? rozszerza długie>)

repeated int64 shape = 3;

public GraphTransferConstNodeInfo.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public GraphTransferConstNodeInfo.Builder addShape (długa wartość)

repeated int64 shape = 3;

publiczna kompilacja GraphTransferConstNodeInfo ()

public GraphTransferConstNodeInfo buildPartial ()

public GraphTransferConstNodeInfo.Builder clearData ()

bytes data = 4;

public GraphTransferConstNodeInfo.Builder clearDtype ()

.tensorflow.DataType dtype = 5;

public GraphTransferConstNodeInfo.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public GraphTransferConstNodeInfo.Builder clearName ()

string name = 1;

public GraphTransferConstNodeInfo.Builder clearNodeId ()

int32 node_id = 2;

public GraphTransferConstNodeInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphTransferConstNodeInfo.Builder clearShape ()

repeated int64 shape = 3;

publiczny com.google.protobuf.ByteString getData ()

bytes data = 4;

public GraphTransferConstNodeInfo getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

publiczny typ danych getDtype ()

.tensorflow.DataType dtype = 5;

publiczny int getDtypeValue ()

.tensorflow.DataType dtype = 5;

public String getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publiczny int getNodeId ()

int32 node_id = 2;

publiczny długi getShape (indeks int)

repeated int64 shape = 3;

publiczny int getShapeCount ()

repeated int64 shape = 3;

public List<Long> getShapeList ()

repeated int64 shape = 3;

publiczna końcowa wartość logiczna isInitialized ()

public GraphTransferConstNodeInfo.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public GraphTransferConstNodeInfo.Builder mergeFrom (com.google.protobuf.Message other)

publiczny końcowy GraphTransferConstNodeInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public GraphTransferConstNodeInfo.Builder setData (wartość com.google.protobuf.ByteString)

bytes data = 4;

public GraphTransferConstNodeInfo.Builder setDtype (wartość typu danych )

.tensorflow.DataType dtype = 5;

public GraphTransferConstNodeInfo.Builder setDtypeValue (wartość int)

.tensorflow.DataType dtype = 5;

public GraphTransferConstNodeInfo.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public GraphTransferConstNodeInfo.Builder setName (wartość ciągu)

string name = 1;

public GraphTransferConstNodeInfo.Builder setNameBytes (wartość com.google.protobuf.ByteString)

string name = 1;

public GraphTransferConstNodeInfo.Builder setNodeId (wartość int)

int32 node_id = 2;

public GraphTransferConstNodeInfo.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public GraphTransferConstNodeInfo.Builder setShape (indeks int, wartość długa)

repeated int64 shape = 3;

publiczny finał GraphTransferConstNodeInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)