DebugOptions.Builder

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

 Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
 
Protobuf 유형 tensorflow.DebugOptions

공개 방법

디버그옵션.빌더
addAllDebugTensorWatchOpts (Iterable<? 확장 DebugTensorWatch > 값)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
addDebugTensorWatchOpts (int 인덱스, DebugTensorWatch 값)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
addDebugTensorWatchOpts ( DebugTensorWatch 값)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
addDebugTensorWatchOpts (int 인덱스, DebugTensorWatch.Builder builderForValue)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
addDebugTensorWatchOpts ( DebugTensorWatch.Builder builderForValue)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugTensorWatch.Builder
addDebugTensorWatchOptsBuilder (int 인덱스)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugTensorWatch.Builder
addDebugTensorWatchOptsBuilder ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
디버그옵션
짓다 ()
디버그옵션
디버그옵션.빌더
디버그옵션.빌더
ClearDebugTensorWatchOpts ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
디버그옵션.빌더
클리어글로벌스텝 ()
 Caller-specified global step count.
디버그옵션.빌더
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
디버그옵션.빌더
ClearResetDiskByteUsage ()
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
디버그옵션.빌더
클론 ()
디버그TensorWatch
getDebugTensorWatchOpts (정수 인덱스)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugTensorWatch.Builder
getDebugTensorWatchOptsBuilder (정수 인덱스)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
목록< DebugTensorWatch.Builder >
getDebugTensorWatchOptsBuilderList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
정수
getDebugTensorWatchOptsCount ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
목록< DebugTensorWatch >
getDebugTensorWatchOptsList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
DebugTensorWatchOrBuilder
getDebugTensorWatchOptsOrBuilder (int 인덱스)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
목록<? DebugTensorWatchOrBuilder 확장 >
getDebugTensorWatchOptsOrBuilderList ()
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getGlobalStep ()
 Caller-specified global step count.
부울
getResetDiskByteUsage ()
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
최종 부울
디버그옵션.빌더
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
디버그옵션.빌더
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 DebugOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
디버그옵션.빌더
RemoveDebugTensorWatchOpts (int 인덱스)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
setDebugTensorWatchOpts (int 인덱스, DebugTensorWatch 값)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
setDebugTensorWatchOpts (int 인덱스, DebugTensorWatch.Builder builderForValue)
 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;
디버그옵션.빌더
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
디버그옵션.빌더
setGlobalStep (긴 값)
 Caller-specified global step count.
디버그옵션.빌더
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
디버그옵션.빌더
setResetDiskByteUsage (부울 값)
 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call.
최종 DebugOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 DebugOptions.Builder addAllDebugTensorWatchOpts (Iterable<? 확장 DebugTensorWatch > 값)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugOptions.Builder addDebugTensorWatchOpts (int 인덱스, DebugTensorWatch 값)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugOptions.Builder addDebugTensorWatchOpts ( DebugTensorWatch 값)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugOptions.Builder addDebugTensorWatchOpts (int 인덱스, DebugTensorWatch.Builder builderForValue)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugOptions.Builder addDebugTensorWatchOpts ( DebugTensorWatch.Builder builderForValue)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder (int 인덱스)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugTensorWatch.Builder addDebugTensorWatchOptsBuilder ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

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

공개 DebugOptions 빌드 ()

공개 DebugOptions buildPartial ()

공개 DebugOptions.Builder 지우기 ()

공개 DebugOptions.Builder ClearDebugTensorWatchOpts ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

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

공개 DebugOptions.Builder 클리어GlobalStep ()

 Caller-specified global step count.
 Note that this is distinct from the session run count and the executor
 step count.
 
int64 global_step = 10;

공개 DebugOptions.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 DebugOptions.Builder ClearResetDiskByteUsage ()

 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call. This is used by wrappers and hooks
 such as the local CLI ones to indicate that the dumped tensors
 are cleaned up from the disk after each Session.run.
 
bool reset_disk_byte_usage = 11;

공개 DebugOptions.Builder 복제 ()

공개 DebugTensorWatch getDebugTensorWatchOpts (int 인덱스)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugTensorWatch.Builder getDebugTensorWatchOptsBuilder (int 인덱스)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 목록< DebugTensorWatch.Builder > getDebugTensorWatchOptsBuilderList ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 int getDebugTensorWatchOptsCount ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 목록< DebugTensorWatch > getDebugTensorWatchOptsList ()

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugTensorWatchOrBuilder getDebugTensorWatchOptsOrBuilder (int 인덱스)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 목록<? DebugTensorWatchOrBuilder > getDebugTensorWatchOptsOrBuilderList () 확장

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugOptions getDefaultInstanceForType ()

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

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

공개 긴 getGlobalStep ()

 Caller-specified global step count.
 Note that this is distinct from the session run count and the executor
 step count.
 
int64 global_step = 10;

공개 부울 getResetDiskByteUsage ()

 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call. This is used by wrappers and hooks
 such as the local CLI ones to indicate that the dumped tensors
 are cleaned up from the disk after each Session.run.
 
bool reset_disk_byte_usage = 11;

공개 최종 부울 isInitialized ()

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

던지기
IO예외

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

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

공개 DebugOptions.Builder RemoveDebugTensorWatchOpts (int 인덱스)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugOptions.Builder setDebugTensorWatchOpts (int 인덱스, DebugTensorWatch 값)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

공개 DebugOptions.Builder setDebugTensorWatchOpts (int 인덱스, DebugTensorWatch.Builder builderForValue)

 Debugging options
 
repeated .tensorflow.DebugTensorWatch debug_tensor_watch_opts = 4;

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

공개 DebugOptions.Builder setGlobalStep (긴 값)

 Caller-specified global step count.
 Note that this is distinct from the session run count and the executor
 step count.
 
int64 global_step = 10;

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

공개 DebugOptions.Builder setResetDiskByteUsage (부울 값)

 Whether the total disk usage of tfdbg is to be reset to zero
 in this Session.run call. This is used by wrappers and hooks
 such as the local CLI ones to indicate that the dumped tensors
 are cleaned up from the disk after each Session.run.
 
bool reset_disk_byte_usage = 11;

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