KernelList

パブリック最終クラスKernelList

 A collection of KernelDefs
 
Protobuf 型tensorflow.KernelList

ネストされたクラス

クラスKernelList.Builder
 A collection of KernelDefs
 
Protobuf 型tensorflow.KernelList

定数

整数KERNEL_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的カーネルリスト
カーネルリスト
最終的な静的 com.google.protobuf.Descriptors.Descriptor
カーネル定義
getKernel (int インデックス)
repeated .tensorflow.KernelDef kernel = 1;
整数
getKernelCount ()
repeated .tensorflow.KernelDef kernel = 1;
リスト< KernelDef >
getKernelList ()
repeated .tensorflow.KernelDef kernel = 1;
カーネル定義またはビルダー
getKernelOrBuilder (int インデックス)
repeated .tensorflow.KernelDef kernel = 1;
リスト<? KernelDefOrBuilderを拡張 >
getKernelOrBuilderList ()
repeated .tensorflow.KernelDef kernel = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的KernelList.Builder
newBuilder ( KernelListプロトタイプ)
静的KernelList.Builder
KernelList.Builder
静的カーネルリスト
parseDelimitedFrom (InputStream 入力)
静的カーネルリスト
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的カーネルリスト
parseFrom (ByteBuffer データ)
静的カーネルリスト
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的カーネルリスト
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的カーネルリスト
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的カーネルリスト
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的カーネルリスト
parseFrom (com.google.protobuf.ByteString データ)
静的カーネルリスト
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的カーネルリスト
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
KernelList.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数KERNEL_FIELD_NUMBER

定数値: 1

パブリックメソッド

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

public static KernelList getDefaultInstance ()

public KernelList getDefaultInstanceForType ()

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

public KernelDef getKernel (int インデックス)

repeated .tensorflow.KernelDef kernel = 1;

public int getKernelCount ()

repeated .tensorflow.KernelDef kernel = 1;

public List< KernelDef > getKernelList ()

repeated .tensorflow.KernelDef kernel = 1;

public KernelDefOrBuilder getKernelOrBuilder (int インデックス)

repeated .tensorflow.KernelDef kernel = 1;

公開リスト<? extends KernelDefOrBuilder > getKernelOrBuilderList ()

repeated .tensorflow.KernelDef kernel = 1;

公共getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

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

public static KernelList.Builder newBuilder ( KernelListプロトタイプ)

public static KernelList.Builder newBuilder ()

public KernelList.Builder newBuilderForType ()

public static KernelList parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static KernelList parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static KernelList parseFrom (ByteBuffer データ)

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

public static KernelList parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

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

public static KernelList parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

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

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

public static KernelList parseFrom (com.google.protobuf.ByteString データ)

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

public static KernelList parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

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

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

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

public KernelList.Builder toBuilder ()

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

投げる
IO例外