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, ערך אובייקט)
ScopedAlocatorOptions
ScopedAlocatorOptions
ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
clearEnableOp ()
 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
ScopedAlocatorOptions
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
getEnableOp (int index)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (int index)
 If present, only perform optimization for these ops.
int
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.Message אחר)
final ScopedAllocatorOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ScopedAllocatorOptions.Builder
setEnableOp (int index, ערך מחרוזת)
 If present, only perform optimization for these ops.
ScopedAllocatorOptions.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
ScopedAllocatorOptions.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final ScopedAllocatorOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public ScopedAllocatorOptions.Builder addAllEnableOp (ערכי Iterable<String>)

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

public ScopedAllocatorOptions.Builder addEnableOp (ערך מחרוזת)

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

public 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 ()

public ScopedAllocatorOptions buildPartial ()

public ScopedAllocatorOptions.Builder clearEnableOp ()

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

public ScopedAllocatorOptions.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

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

שיבוט ציבורי ScopedAllocatorOptions.Builder ()

public ScopedAllocatorOptions getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

מחרוזת ציבורית getEnableOp (int index)

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

public com.google.protobuf.ByteString getEnableOpBytes (int index)

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

public int getEnableOpCount ()

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

public com.google.protobuf.ProtocolStringList getEnableOpList ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public ScopedAllocatorOptions.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public ScopedAllocatorOptions.Builder mergeFrom (com.google.protobuf.Message אחר)

public final ScopedAllocatorOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public ScopedAllocatorOptions.Builder setEnableOp (int index, String value)

 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, ערך אובייקט)

public final ScopedAllocatorOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)