OpList

OpList de clase final pública

 A collection of OpDefs
 
Tipo de tensorflow.OpList

Clases anidadas

clase OpList.Builder
 A collection of OpDefs
 
Tipo de tensorflow.OpList

Constantes

En t OP_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
OpList estático
OpList
com.google.protobuf.Descriptors.Descriptor estático final
OpDef
getOp (índice int)
repeated .tensorflow.OpDef op = 1;
En t
getOpCount ()
repeated .tensorflow.OpDef op = 1;
Lista < OpDef >
getOpList ()
repeated .tensorflow.OpDef op = 1;
OpDefOrBuilder
getOpOrBuilder (índice int)
repeated .tensorflow.OpDef op = 1;
Lista <? extiende OpDefOrBuilder >
getOpOrBuilderList ()
repeated .tensorflow.OpDef op = 1;
En t
final com.google.protobuf.UnknownFieldSet
En t
booleano final
OpList.Builder estático
newBuilder (prototipo de OpList )
OpList.Builder estático
OpList.Builder
OpList estático
parseDelimitedFrom (entrada InputStream)
OpList estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList estático
parseFrom (datos ByteBuffer)
OpList estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList estático
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
OpList estático
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList estático
parseFrom (datos com.google.protobuf.ByteString)
OpList estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList estático
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
OpList.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

público estático final int OP_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean es igual a (Object obj)

OpList estática pública getDefaultInstance ()

public OpList getDefaultInstanceForType ()

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

getOp OpDef público (índice int)

repeated .tensorflow.OpDef op = 1;

public int getOpCount ()

repeated .tensorflow.OpDef op = 1;

Lista pública < OpDef > getOpList ()

repeated .tensorflow.OpDef op = 1;

public OpDefOrBuilder getOpOrBuilder (índice int)

repeated .tensorflow.OpDef op = 1;

Lista pública <? extiende OpDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.OpDef op = 1;

público getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

public final boolean isInitialized ()

OpList.Builder estático público newBuilder (prototipo de OpList )

OpList.Builder estático público newBuilder ()

OpList.Builder público newBuilderForType ()

OpList estática pública parseDelimitedFrom (entrada InputStream)

Lanza
IOException

OpList estática pública parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

OpList estática pública parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

OpList estática pública parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

OpList estática pública parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

OpList estática pública parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

OpList estática pública parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

OpList estática pública parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

OpList.Builder público toBuilder ()

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

Lanza
IOException