ScopedAllocatorOptions

パブリック最終クラスScopedAllocatorOptions

Protobuf 型tensorflow.ScopedAllocatorOptions

ネストされたクラス

クラスScopedAllocatorOptions.Builder Protobuf 型tensorflow.ScopedAllocatorOptions

定数

整数ENABLE_OP_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的ScopedAllocatorOptions
ScopedAllocatorオプション
最終的な静的 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 (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

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static Sc​​opedAllocatorOptions getDefaultInstance ()

public Sc​​opedAllocatorOptions getDefaultInstanceForType ()

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

public String getEnableOp (int インデックス)

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

public com.google.protobuf.ByteString getEnableOpBytes (int インデックス)

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

パブリック最終ブール値isInitialized ()

public static Sc​​opedAllocatorOptions.Builder newBuilder ( ScopedAllocatorOptionsプロトタイプ)

public static Sc​​opedAllocatorOptions.Builder newBuilder ()

public Sc​​opedAllocatorOptions.Builder newBuilderForType ()

public static Sc​​opedAllocatorOptions parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static Sc​​opedAllocatorOptions parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static Sc​​opedAllocatorOptions parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static Sc​​opedAllocatorOptions parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static Sc​​opedAllocatorOptions parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static Sc​​opedAllocatorOptions parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static Sc​​opedAllocatorOptions parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static Sc​​opedAllocatorOptions parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static Sc​​opedAllocatorOptions parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static Sc​​opedAllocatorOptions parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public Sc ​​opedAllocatorOptions.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外