ScopedAllocatorOptions

genel final sınıfı ScopedAllocatorOptions

Protobuf tipi tensorflow.ScopedAllocatorOptions

İç İçe Sınıflar

sınıf ScopedAllocatorOptions.Builder Protobuf tipi tensorflow.ScopedAllocatorOptions

Sabitler

int ENABLE_OP_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik Kapsamlı Ayırıcı Seçenekleri
Kapsamlı Tahsis Edici Seçenekleri
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getEnableOp (int dizini)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (int dizini)
 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
son boole değeri
statik ScopedAllocatorOptions.Builder
statik ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
Statik Kapsamlı Ayırıcı Seçenekleri
parseDelimitedFrom (InputStream girişi)
Statik Kapsamlı Ayırıcı Seçenekleri
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Kapsamlı Ayırıcı Seçenekleri
parseFrom (ByteBuffer verileri)
Statik Kapsamlı Ayırıcı Seçenekleri
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Kapsamlı Ayırıcı Seçenekleri
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Kapsamlı Ayırıcı Seçenekleri
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Kapsamlı Ayırıcı Seçenekleri
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Kapsamlı Ayırıcı Seçenekleri
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Kapsamlı Ayırıcı Seçenekleri
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Kapsamlı Ayırıcı Seçenekleri
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
ScopedAllocatorOptions.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ENABLE_OP_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static ScopedAllocatorOptions getDefaultInstance ()

public ScopedAllocatorOptions getDefaultInstanceForType ()

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

public String getEnableOp (int indeksi)

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

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

 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;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

public static ScopedAllocatorOptions.Builder newBuilder ( ScopedAllocatorOptions prototipi)

public static ScopedAllocatorOptions.Builder newBuilder ()

public ScopedAllocatorOptions.Builder newBuilderForType ()

public static ScopedAllocatorOptions ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static ScopedAllocatorOptions parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik ScopedAllocatorOptions ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik ScopedAllocatorOptions ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static ScopedAllocatorOptions parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ScopedAllocatorOptions ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik ScopedAllocatorOptions ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ScopedAllocatorOptions ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static ScopedAllocatorOptions parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik ScopedAllocatorOptions ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public ScopedAllocatorOptions.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası