ResourceDtypeAndShape.Builder

classe final pública estática ResourceDtypeAndShape.Builder

tensorflow.eager.ResourceDtypeAndShape tipo tensorflow.eager.ResourceDtypeAndShape

Métodos Públicos

ResourceDtypeAndShape.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ResourceDtypeAndShape
build ()
ResourceDtypeAndShape
ResourceDtypeAndShape.Builder
limpar ()
ResourceDtypeAndShape.Builder
clearDtype ()
.tensorflow.DataType dtype = 1;
ResourceDtypeAndShape.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ResourceDtypeAndShape.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ResourceDtypeAndShape.Builder
clearShape ()
.tensorflow.TensorShapeProto shape = 2;
ResourceDtypeAndShape.Builder
clone ()
ResourceDtypeAndShape
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 1;
int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
boleano
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
final booleano
ResourceDtypeAndShape.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ResourceDtypeAndShape.Builder
mergeFrom (com.google.protobuf.Message other)
ResourceDtypeAndShape.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final ResourceDtypeAndShape.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ResourceDtypeAndShape.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 1;
ResourceDtypeAndShape.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 1;
ResourceDtypeAndShape.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ResourceDtypeAndShape.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
ResourceDtypeAndShape.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
ResourceDtypeAndShape.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
final ResourceDtypeAndShape.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public ResourceDtypeAndShape.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public ResourceDtypeAndShape build ()

public ResourceDtypeAndShape buildPartial ()

public ResourceDtypeAndShape.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

public ResourceDtypeAndShape.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

public ResourceDtypeAndShape.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

public ResourceDtypeAndShape getDefaultInstanceForType ()

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

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

public DataType getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 1;

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;

public final boolean isInitialized ()

public ResourceDtypeAndShape.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

public ResourceDtypeAndShape.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public final ResourceDtypeAndShape.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public ResourceDtypeAndShape.Builder setDtype (valor DataType )

.tensorflow.DataType dtype = 1;

public ResourceDtypeAndShape.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 1;

public ResourceDtypeAndShape.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public ResourceDtypeAndShape.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

public ResourceDtypeAndShape.Builder setShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public ResourceDtypeAndShape.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

public final ResourceDtypeAndShape.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)