KernelList

classe finale publique KernelList

 A collection of KernelDefs
 
Tensorflow de type tensorflow.KernelList

Classes imbriquées

classe KernelList.Builder
 A collection of KernelDefs
 
Tensorflow de type tensorflow.KernelList

Constantes

int KERNEL_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Liste de noyau statique
Liste du noyau
final statique com.google.protobuf.Descriptors.Descriptor
KernelDef
getKernel (index int)
repeated .tensorflow.KernelDef kernel = 1;
int
getKernelCount ()
repeated .tensorflow.KernelDef kernel = 1;
Liste< KernelDef >
getKernelList ()
repeated .tensorflow.KernelDef kernel = 1;
KernelDefOrBuilder
getKernelOrBuilder (index int)
repeated .tensorflow.KernelDef kernel = 1;
Liste<? étend KernelDefOrBuilder >
getKernelOrBuilderList ()
repeated .tensorflow.KernelDef kernel = 1;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
KernelList.Builder statique
newBuilder (prototype KernelList )
KernelList.Builder statique
KernelList.Builder
Liste de noyau statique
parseDelimitedFrom (entrée InputStream)
Liste de noyau statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de noyau statique
parseFrom (données ByteBuffer)
Liste de noyau statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de noyau statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de noyau statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Liste de noyau statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de noyau statique
parseFrom (données com.google.protobuf.ByteString)
Liste de noyau statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de noyau statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
KernelList.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int KERNEL_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

liste de noyau statique publique getDefaultInstance ()

liste Kernel publique getDefaultInstanceForType ()

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

public KernelDef getKernel (index int)

repeated .tensorflow.KernelDef kernel = 1;

public int getKernelCount ()

repeated .tensorflow.KernelDef kernel = 1;

Liste publique < KernelDef > getKernelList ()

repeated .tensorflow.KernelDef kernel = 1;

public KernelDefOrBuilder getKernelOrBuilder (index int)

repeated .tensorflow.KernelDef kernel = 1;

Liste publique <? étend KernelDefOrBuilder > getKernelOrBuilderList ()

repeated .tensorflow.KernelDef kernel = 1;

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique KernelList.Builder newBuilder (prototype KernelList )

public statique KernelList.Builder newBuilder ()

public KernelList.Builder newBuilderForType ()

public statique KernelList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique KernelList parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique KernelList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique KernelList parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static KernelList parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique KernelList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static KernelList parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique KernelList parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static KernelList parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique KernelList parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public KernelList.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException