KernelList

clase final pública KernelList

 A collection of KernelDefs
 
Protobuf tipo tensorflow.KernelList

Clases anidadas

clase KernelList.Builder
 A collection of KernelDefs
 
Tipo de tensorflow.KernelList

Constantes

En t KERNEL_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
KernelList estático
KernelList
com.google.protobuf.Descriptors.Descriptor estático final
KernelDef
getKernel (índice int)
repeated .tensorflow.KernelDef kernel = 1;
En t
getKernelCount ()
repeated .tensorflow.KernelDef kernel = 1;
Lista < KernelDef >
getKernelList ()
repeated .tensorflow.KernelDef kernel = 1;
KernelDefOrBuilder
getKernelOrBuilder (índice int)
repeated .tensorflow.KernelDef kernel = 1;
Lista <? extiende KernelDefOrBuilder >
getKernelOrBuilderList ()
repeated .tensorflow.KernelDef kernel = 1;
En t
final com.google.protobuf.UnknownFieldSet
En t
booleano final
estático KernelList.Builder
newBuilder (prototipo KernelList )
estático KernelList.Builder
KernelList.Builder
KernelList estático
parseDelimitedFrom (entrada InputStream)
KernelList estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList estático
parseFrom (datos ByteBuffer)
KernelList estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList estático
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
KernelList estático
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList estático
parseFrom (datos com.google.protobuf.ByteString)
KernelList estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelList estático
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
KernelList.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int KERNEL_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean es igual a (Object obj)

getDefaultInstance () de KernelList estática pública

public KernelList getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public KernelDef getKernel (índice int)

repeated .tensorflow.KernelDef kernel = 1;

public int getKernelCount ()

repeated .tensorflow.KernelDef kernel = 1;

Lista pública < KernelDef > getKernelList ()

repeated .tensorflow.KernelDef kernel = 1;

public KernelDefOrBuilder getKernelOrBuilder (índice int)

repeated .tensorflow.KernelDef kernel = 1;

Lista pública <? extiende KernelDefOrBuilder > getKernelOrBuilderList ()

repeated .tensorflow.KernelDef kernel = 1;

público getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

public final boolean isInitialized ()

public static KernelList.Builder newBuilder (prototipo de KernelList )

public static KernelList.Builder newBuilder ()

public KernelList.Builder newBuilderForType ()

public static KernelList parseDelimitedFrom (entrada InputStream)

Lanza
IOException

public static KernelList parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

KernelList estático público parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

Public static KernelList parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

público estático KernelList parseFrom (ByteBuffer datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

KernelList estática pública parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

public static KernelList parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

KernelList estático público parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

public static KernelList parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

KernelList estático público parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

public KernelList.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException