RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder

public static final class RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder

tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto type tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto

Métodos Públicos

RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
build ()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
limpar ()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearDtype ()
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearShape ()
.tensorflow.TensorShapeProto shape = 2;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clone ()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
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
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeFrom (com.google.protobuf.Message other)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
final RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, Object value)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

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

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

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto 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 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeFrom (com.google.protobuf.Message other)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

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

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setDtype (valor DataType )

.tensorflow.DataType dtype = 1;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 1;

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

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

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

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