BoundedTensorSpecProto.Builder

공개 정적 최종 클래스 BoundedTensorSpecProto.Builder

 A protobuf to represent tf.BoundedTensorSpec.
 
Protobuf 유형 tensorflow.BoundedTensorSpecProto

공개 방법

BoundedTensorSpecProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
BoundedTensorSpecProto
짓다 ()
BoundedTensorSpecProto
BoundedTensorSpecProto.Builder
BoundedTensorSpecProto.Builder
클리어D타입 ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
BoundedTensorSpecProto.Builder
클리어최대 ()
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
클리어최소 ()
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
클리어이름 ()
string name = 1;
BoundedTensorSpecProto.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BoundedTensorSpecProto.Builder
클리어셰이프 ()
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
클론 ()
BoundedTensorSpecProto
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
데이터 형식
getD유형 ()
.tensorflow.DataType dtype = 3;
정수
getDtype값 ()
.tensorflow.DataType dtype = 3;
텐서프로토
getMaximum ()
.tensorflow.TensorProto maximum = 5;
TensorProto.Builder
getMaximumBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
텐서프로토
최소값 ()
.tensorflow.TensorProto minimum = 4;
TensorProto.Builder
getMinimumBuilder ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
부울
최대값 ()
.tensorflow.TensorProto maximum = 5;
부울
최소값 ()
.tensorflow.TensorProto minimum = 4;
부울
해쉬셰이프 ()
.tensorflow.TensorShapeProto shape = 2;
최종 부울
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum ( TensorProto 값)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum ( TensorProto 값)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 2;
최종 BoundedTensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
BoundedTensorSpecProto.Builder
setDtype ( DataType 값)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (정수 값)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto 값)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto 값)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (문자열 값)
string name = 1;
BoundedTensorSpecProto.Builder
setNameBytes (com.google.protobuf.ByteString 값)
string name = 1;
BoundedTensorSpecProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto 값)
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
최종 BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

public BoundedTensorSpecProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)

공개 BoundedTensorSpecProto 빌드 ()

공개 BoundedTensorSpecProto buildPartial ()

공개 BoundedTensorSpecProto.Builder 지우기 ()

공개 BoundedTensorSpecProto.Builder ClearDtype ()

.tensorflow.DataType dtype = 3;

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

공개 BoundedTensorSpecProto.Builder ClearMaximum ()

.tensorflow.TensorProto maximum = 5;

공개 BoundedTensorSpecProto.Builder ClearMinimum ()

.tensorflow.TensorProto minimum = 4;

공개 BoundedTensorSpecProto.Builder 명확한 이름 ()

string name = 1;

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

공개 BoundedTensorSpecProto.Builder ClearShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 BoundedTensorSpecProto getDefaultInstanceForType ()

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

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

공개 데이터 유형 getDtype ()

.tensorflow.DataType dtype = 3;

공개 int getDtypeValue ()

.tensorflow.DataType dtype = 3;

공개 TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

공개 TensorProto.Builder getMaximumBuilder ()

.tensorflow.TensorProto maximum = 5;

공개 TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

공개 TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

공개 TensorProto.Builder getMinimumBuilder ()

.tensorflow.TensorProto minimum = 4;

공개 TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

공개 문자열 getName ()

string name = 1;

공개 com.google.protobuf.ByteString getNameBytes ()

string name = 1;

공개 TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

공개 TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

공개 부울 hasMaximum ()

.tensorflow.TensorProto maximum = 5;

공개 부울 hasMinimum ()

.tensorflow.TensorProto minimum = 4;

공개 부울 hasShape ()

.tensorflow.TensorShapeProto shape = 2;

공개 최종 부울 isInitialized ()

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

공개 BoundedTensorSpecProto.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

public BoundedTensorSpecProto.Builder mergeMaximum ( TensorProto 값)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder mergeMinimum ( TensorProto 값)

.tensorflow.TensorProto minimum = 4;

공개 BoundedTensorSpecProto.Builder mergeShape ( TensorShapeProto 값)

.tensorflow.TensorShapeProto shape = 2;

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

공개 BoundedTensorSpecProto.Builder setDtype ( DataType 값)

.tensorflow.DataType dtype = 3;

공개 BoundedTensorSpecProto.Builder setDtypeValue (int 값)

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

공개 BoundedTensorSpecProto.Builder setMaximum ( TensorProto 값)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto 값)

.tensorflow.TensorProto minimum = 4;

공개 BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setName (문자열 값)

string name = 1;

공개 BoundedTensorSpecProto.Builder setNameBytes (com.google.protobuf.ByteString 값)

string name = 1;

public BoundedTensorSpecProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 BoundedTensorSpecProto.Builder setShape ( TensorShapeProto 값)

.tensorflow.TensorShapeProto shape = 2;

공개 BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

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