ScopedAllocatorOptions.Builder

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

Protobuf 유형 tensorflow.ScopedAllocatorOptions

공개 방법

ScopedAllocatorOptions.Builder
addAllEnableOp (Iterable<String> 값)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOp (문자열 값)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addEnableOpBytes (com.google.protobuf.ByteString 값)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
범위가 지정된 할당자 옵션
짓다 ()
범위가 지정된 할당자 옵션
ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
클리어인에이블옵 ()
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
ScopedAllocatorOptions.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ScopedAllocatorOptions.Builder
클론 ()
범위가 지정된 할당자 옵션
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getEnableOp (정수 인덱스)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (정수 인덱스)
 If present, only perform optimization for these ops.
정수
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
최종 부울
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ScopedAllocatorOptions.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
ScopedAllocatorOptions.Builder
setEnableOp (int 인덱스, 문자열 값)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
ScopedAllocatorOptions.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 ScopedAllocatorOptions.Builder addAllEnableOp (Iterable<String> 값)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

공개 ScopedAllocatorOptions.Builder addEnableOp (문자열 값)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

공개 ScopedAllocatorOptions.Builder addEnableOpBytes (com.google.protobuf.ByteString 값)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

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

공개 ScopedAllocatorOptions 빌드 ()

공개 ScopedAllocatorOptions buildPartial ()

공개 ScopedAllocatorOptions.Builder 지우기 ()

공개 ScopedAllocatorOptions.Builder ClearEnableOp ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

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

공개 ScopedAllocatorOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 ScopedAllocatorOptions getDefaultInstanceForType ()

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

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

공개 문자열 getEnableOp (int 인덱스)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

공개 com.google.protobuf.ByteString getEnableOpBytes (int 인덱스)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

공개 int getEnableOpCount ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

공개 com.google.protobuf.ProtocolStringList getEnableOpList ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

공개 최종 부울 isInitialized ()

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

던지기
IO예외

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

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

공개 ScopedAllocatorOptions.Builder setEnableOp (int 인덱스, 문자열 값)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

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

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

공개 최종 ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)