TensorSpecProto.Builder

clase final estática pública TensorSpecProto.Builder

 A protobuf to represent tf.TensorSpec.
 
Protobuf tipo tensorflow.TensorSpecProto

Métodos públicos

TensorSpecProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
TensorSpecProto
TensorSpecProto
TensorSpecProto.Builder
claro ()
TensorSpecProto.Builder
tipo claro ()
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
TensorSpecProto.Builder
borrar nombre ()
string name = 1;
TensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
TensorSpecProto.Builder
forma clara ()
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
clonar ()
TensorSpecProto
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Tipo de datos
obtener tipo D ()
.tensorflow.DataType dtype = 3;
En t
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Cadena
obtenerNombre ()
string name = 1;
com.google.protobuf.ByteString
getNombreBytes ()
string name = 1;
TensorShapeProto
obtener forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano
tiene forma ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
TensorSpecProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
TensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message otro)
TensorSpecProto.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
TensorSpecProto.Builder
setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
TensorSpecProto.Builder
setName (valor de cadena)
string name = 1;
TensorSpecProto.Builder
setNameBytes (valor com.google.protobuf.ByteString)
string name = 1;
TensorSpecProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
TensorSpecProto.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
setShape ( TensorShapeProto.Builder constructorForValue)
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

público TensorSpecProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública de TensorSpecProto ()

público TensorSpecProto buildPartial ()

público TensorSpecProto.Builder claro ()

público TensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

público TensorSpecProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público TensorSpecProto.Builder clearName ()

string name = 1;

público TensorSpecProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público TensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

clon público de TensorSpecProto.Builder ()

público TensorSpecProto getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

tipo de datos público getDtype ()

.tensorflow.DataType dtype = 3;

público int getDtypeValue ()

.tensorflow.DataType dtype = 3;

cadena pública getName ()

string name = 1;

público com.google.protobuf.ByteString getNameBytes ()

string name = 1;

público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

público final booleano isInitialized ()

TensorSpecProto.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público TensorSpecProto.Builder mergeFrom (com.google.protobuf.Message otro)

público TensorSpecProto.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

TensorSpecProto.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público TensorSpecProto.Builder setDtype (valor de tipo de datos )

.tensorflow.DataType dtype = 3;

público TensorSpecProto.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 3;

público TensorSpecProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público TensorSpecProto.Builder setName (valor de cadena)

string name = 1;

público TensorSpecProto.Builder setNameBytes (valor com.google.protobuf.ByteString)

string name = 1;

público TensorSpecProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público TensorSpecProto.Builder setShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

público TensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

público final TensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)