TensorSpecProto.Builder

publiczna statyczna klasa końcowa TensorSpecProto.Builder

 A protobuf to represent tf.TensorSpec.
 
Typ protokołu tensorflow.TensorSpecProto

Metody publiczne

TensorSpecProto.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
TensorSpecProto
TensorSpecProto
TensorSpecProto.Builder
jasne ()
TensorSpecProto.Builder
wyczyść typ ()
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
TensorSpecProto.Builder
wyczyść nazwę ()
string name = 1;
TensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSpecProto.Builder
przezroczystyKształt ()
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
klon ()
TensorSpecProto
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Typ danych
getDtype ()
.tensorflow.DataType dtype = 3;
wew
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Strunowy
pobierz nazwę ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
TensorShapeProto
uzyskaj kształt ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
pobierzShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
wartość logiczna
ma kształt ()
.tensorflow.TensorShapeProto shape = 2;
końcowa wartość logiczna
TensorSpecProto.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorSpecProto.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
TensorSpecProto.Builder
mergeShape (wartość TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
końcowy TensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
TensorSpecProto.Builder
setDtype (wartość typu danych )
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setDtypeValue (wartość int)
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
TensorSpecProto.Builder
setName (wartość ciągu)
string name = 1;
TensorSpecProto.Builder
setNameBytes (wartość com.google.protobuf.ByteString)
string name = 1;
TensorSpecProto.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
TensorSpecProto.Builder
setShape (wartość TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
końcowy TensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

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

publiczna kompilacja TensorSpecProto ()

publiczny TensorSpecProto buildPartial ()

publiczny TensorSpecProto.Builder wyczyść ()

publiczny TensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

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

public TensorSpecProto.Builder clearName ()

string name = 1;

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

publiczny TensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

publiczny klon TensorSpecProto.Builder ()

publiczny TensorSpecProto getDefaultInstanceForType ()

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

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

publiczny typ danych getDtype ()

.tensorflow.DataType dtype = 3;

publiczny int getDtypeValue ()

.tensorflow.DataType dtype = 3;

public String getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publiczny TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

publiczny TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

publiczny TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

publiczna wartość logiczna hasShape ()

.tensorflow.TensorShapeProto shape = 2;

publiczna końcowa wartość logiczna isInitialized ()

publiczny TensorSpecProto.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

publiczny TensorSpecProto.Builder mergeShape (wartość TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

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

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

.tensorflow.DataType dtype = 3;

public TensorSpecProto.Builder setDtypeValue (wartość int)

.tensorflow.DataType dtype = 3;

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

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

string name = 1;

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

string name = 1;

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

public TensorSpecProto.Builder setShape (wartość TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

publiczny TensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

publiczny końcowy TensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)