classe final pública KernelList
A collection of KernelDefs
tensorflow.KernelList tipo tensorflow.KernelList Classes aninhadas
| aula | KernelList.Builder | A collection of KernelDefs tensorflow.KernelList tipo tensorflow.KernelList | |
Constantes
| int | KERNEL_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| KernelList estático | |
| KernelList | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| KernelDef | |
| int | getKernelCount () repeated .tensorflow.KernelDef kernel = 1; |
| Listar < KernelDef > | getKernelList () repeated .tensorflow.KernelDef kernel = 1; |
| KernelDefOrBuilder | |
| Lista <? estende KernelDefOrBuilder > | getKernelOrBuilderList () repeated .tensorflow.KernelDef kernel = 1; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static KernelList.Builder | newBuilder (protótipo KernelList ) |
| static KernelList.Builder | newBuilder () |
| KernelList.Builder | |
| KernelList estático | parseDelimitedFrom (input InputStream) |
| KernelList estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelList estático | parseFrom (dados ByteBuffer) |
| KernelList estático | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelList estático | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelList estático | parseFrom (com.google.protobuf.CodedInputStream input) |
| KernelList estático | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelList estático | parseFrom (com.google.protobuf.ByteString data) |
| KernelList estático | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| KernelList estático | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| KernelList.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int KERNEL_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getKernelCount ()
repeated .tensorflow.KernelDef kernel = 1;
public KernelDefOrBuilder getKernelOrBuilder (índice interno )
repeated .tensorflow.KernelDef kernel = 1;
Lista pública <? estende 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)
Lança
| IOException |
|---|
public static KernelList parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static KernelList parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static KernelList parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static KernelList parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static KernelList parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static KernelList parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|