ScopedAllocatorOptions

کلاس نهایی عمومی ScopedAllocatorOptions

نوع Protobuf tensorflow.ScopedAllocatorOptions

کلاس های تو در تو

کلاس ScopedAllocatorOptions.Builder نوع Protobuf tensorflow.ScopedAllocatorOptions

ثابت ها

بین المللی ENABLE_OP_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک ScopedAllocatorOptions
ScopedAllocatorOptions
نهایی static com.google.protobuf.Descriptors.Descriptor
رشته
getEnableOp (شاخص int)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (شاخص int)
 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.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک ScopedAllocatorOptions.Builder
newBuilder (نمونه اولیه ScopedAllocatorOptions )
استاتیک ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
استاتیک ScopedAllocatorOptions
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک 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 (بایت[] داده، 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)

عمومی استاتیک ScopedAllocatorOptions getDefaultInstance ()

عمومی ScopedAllocatorOptions getDefaultInstanceForType ()

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

رشته عمومی getEnableOp (شاخص int)

 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;

عمومی 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;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک ScopedAllocatorOptions.Builder newBuilder (نمونه اولیه ScopedAllocatorOptions )

عمومی استاتیک ScopedAllocatorOptions.Builder newBuilder ()

عمومی ScopedAllocatorOptions.Builder newBuilderForType ()

عمومی استاتیک ScopedAllocatorOptions parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک ScopedAllocatorOptions parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ScopedAllocatorOptions parseFrom (داده های ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ScopedAllocatorOptions parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ScopedAllocatorOptions parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ScopedAllocatorOptions parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک ScopedAllocatorOptions parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ScopedAllocatorOptions parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ScopedAllocatorOptions parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ScopedAllocatorOptions parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی ScopedAllocatorOptions.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException