KernelList

classe finale pubblica KernelList

 A collection of KernelDefs
 
Tipo protobuf tensorflow.KernelList

Classi nidificate

classe KernelList.Builder
 A collection of KernelDefs
 
Tipo protobuf tensorflow.KernelList

Costanti

int KERNEL_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
KernelList statico
KernelList
com.google.protobuf.Descriptors.Descriptor statico finale
KernelDef
getKernel (indice int)
repeated .tensorflow.KernelDef kernel = 1;
int
getKernelCount ()
repeated .tensorflow.KernelDef kernel = 1;
Elenco< KernelDef >
getKernelList ()
repeated .tensorflow.KernelDef kernel = 1;
KernelDefOrBuilder
getKernelOrBuilder (indice int)
repeated .tensorflow.KernelDef kernel = 1;
Elenco<? estende KernelDefOrBuilder >
getKernelOrBuilderList ()
repeated .tensorflow.KernelDef kernel = 1;
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
KernelList.Builder statico
newBuilder (prototipo KernelList )
KernelList.Builder statico
KernelList.Builder
KernelList statico
parseDelimitedFrom (input InputStream)
KernelList statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList statico
parseFrom (dati ByteBuffer)
KernelList statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
KernelList statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
KernelList statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList statico
parseFrom (dati com.google.protobuf.ByteString)
KernelList statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
KernelList.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int KERNEL_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

KernelList pubblico statico getDefaultInstance ()

KernelList pubblica getDefaultInstanceForType ()

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

public KernelDef getKernel (indice int)

repeated .tensorflow.KernelDef kernel = 1;

public int getKernelCount ()

repeated .tensorflow.KernelDef kernel = 1;

Elenco pubblico< KernelDef > getKernelList ()

repeated .tensorflow.KernelDef kernel = 1;

public KernelDefOrBuilder getKernelOrBuilder (indice int)

repeated .tensorflow.KernelDef kernel = 1;

Elenco pubblico<? estende KernelDefOrBuilder > getKernelOrBuilderList ()

repeated .tensorflow.KernelDef kernel = 1;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico KernelList.Builder newBuilder (prototipo KernelList )

pubblico statico KernelList.Builder newBuilder ()

pubblico KernelList.Builder newBuilderForType ()

KernelList pubblico statico parseDelimitedFrom (input InputStream)

Lancia
IOException

KernelList statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom KernelList statico pubblico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

KernelList statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

KernelList statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom KernelList statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

KernelList statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom KernelList statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

KernelList pubblico statico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

KernelList statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico KernelList.Builder toBuilder ()

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

Lancia
IOException