RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder

public static Final class RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder

Protobuf 型tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto

パブリックメソッド

RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
建てる()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
クリア()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
クリアDtype ()
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
クリアシェイプ()
.tensorflow.TensorShapeProto shape = 2;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
データ・タイプ
getDtype ()
.tensorflow.DataType dtype = 1;
整数
getDtypeValue ()
.tensorflow.DataType dtype = 1;
テンソル形状プロト
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
ブール値
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
最終ブール値
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeFrom (com.google.protobuf.Message other)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeShape ( TensorShapeProto値)
.tensorflow.TensorShapeProto shape = 2;
最終的なRemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtype ( DataType値)
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtypeValue (int 値)
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setShape ( TensorShapeProto値)
.tensorflow.TensorShapeProto shape = 2;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
最終的なRemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder clearField (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;

パブリックブール値hasShape ()

.tensorflow.TensorShapeProto shape = 2;

パブリック最終ブール値isInitialized ()

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeShape ( TensorShapeProto値)

.tensorflow.TensorShapeProto shape = 2;

public Final RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setDtype ( DataType値)

.tensorflow.DataType dtype = 1;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setDtypeValue (int 値)

.tensorflow.DataType dtype = 1;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setShape ( 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.UnknownFieldSetknownFields)