clase final pública KernelList
A collection of KernelDefsProtobuf tipo
tensorflow.KernelList Clases anidadas
| clase | KernelList.Builder | A collection of KernelDefsTipo 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 | hashCode () |
| booleano final | |
| estático KernelList.Builder | newBuilder (prototipo KernelList ) |
| estático KernelList.Builder | newBuilder () |
| 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 | analizador () |
| KernelList.Builder | toBuilder () |
| 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)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getKernelCount ()
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 parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
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 void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|