RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder

public static final class RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder

Protobuf type tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto

Public Methods

RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
build()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clear()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearDtype()
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
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
DataType
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;
boolean
hasShape()
.tensorflow.TensorShapeProto shape = 2;
final boolean
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(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2;
final RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtype(DataType value)
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtypeValue(int value)
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setShape(TensorShapeProto value)
.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)

Inherited Methods

Public Methods

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

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

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

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)

Throws
IOException

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

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeShape (TensorShapeProto value)

.tensorflow.TensorShapeProto shape = 2;

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

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setDtype (DataType value)

.tensorflow.DataType dtype = 1;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setDtypeValue (int value)

.tensorflow.DataType dtype = 1;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setShape (TensorShapeProto value)

.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)