RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder

공개 정적 최종 클래스 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
클리어D타입 ()
.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
데이터 형식
getD유형 ()
.tensorflow.DataType dtype = 1;
정수
getDtype값 ()
.tensorflow.DataType dtype = 1;
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
부울
해쉬셰이프 ()
.tensorflow.TensorShapeProto shape = 2;
최종 부울
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 2;
최종 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtype ( DataType 값)
.tensorflow.DataType dtype = 1;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
setDtypeValue (정수 값)
.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.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.BuilderclearDtype ( )

.tensorflow.DataType dtype = 1;

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder ClearShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 데이터 유형 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;

공개 부울 hasShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 최종 부울 isInitialized ()

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장 레지스트리)

던지기
IO예외

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeFrom (com.google.protobuf.기타 메시지)

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeShape ( TensorShapeProto 값)

.tensorflow.TensorShapeProto shape = 2;

공개 최종 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setDtype ( DataType 값)

.tensorflow.DataType dtype = 1;

공개 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;

공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

공개 최종 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)