ScopedAllocatorOptions

כיתת גמר ציבורית ScopedAllocatorOptions

סוג Protobuf tensorflow.ScopedAllocatorOptions

כיתות מקוננות

מעמד ScopedAllocatorOptions.Builder סוג Protobuf tensorflow.ScopedAllocatorOptions

קבועים

int ENABLE_OP_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סטטי ScopedAllocatorOptions
ScopedAlocatorOptions
final static 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.
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי ScopedAllocatorOptions.Builder
סטטי ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
סטטי ScopedAllocatorOptions
parseDelimitedFrom (קלט InputStream)
סטטי ScopedAllocatorOptions
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ScopedAllocatorOptions
parseFrom (נתוני ByteBuffer)
סטטי ScopedAllocatorOptions
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ScopedAllocatorOptions
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ScopedAllocatorOptions
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי ScopedAllocatorOptions
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ScopedAllocatorOptions
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי ScopedAllocatorOptions
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ScopedAllocatorOptions
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
ScopedAllocatorOptions.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי ENABLE_OP_FIELD_NUMBER

ערך קבוע: 1

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

שווה ערך בוליאני ציבורי (Object obj)

public static ScopedAllocatorOptions getDefaultInstance ()

public ScopedAllocatorOptions getDefaultInstanceForType ()

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

מחרוזת ציבורית 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;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

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

סטטי ציבורי ScopedAllocatorOptions.Builder newBuilder (אב-טיפוס ScopedAllocatorOptions )

public static ScopedAllocatorOptions.Builder newBuilder ()

public ScopedAllocatorOptions.Builder newBuilderForType ()

public static ScopedAllocatorOptions parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static ScopedAllocatorOptions parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ScopedAllocatorOptions parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ScopedAllocatorOptions parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static ScopedAllocatorOptions parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static ScopedAllocatorOptions parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ScopedAllocatorOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public ScopedAllocatorOptions.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException