OpList

classe finale publique OpList

 A collection of OpDefs
 
tensorflow.OpList

Classes imbriquées

classe OpList.Builder
 A collection of OpDefs
 
tensorflow.OpList

Constantes

int OP_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Liste d'opérations statique
Liste d'opérations
final statique com.google.protobuf.Descriptors.Descriptor
OpDef
getOp (index int)
repeated .tensorflow.OpDef op = 1;
int
getOpCount ()
repeated .tensorflow.OpDef op = 1;
Liste <OpDef>
getOpList ()
repeated .tensorflow.OpDef op = 1;
OpDefOrBuilder
getOpOrBuilder (index int)
repeated .tensorflow.OpDef op = 1;
Liste<? étend OpDefOrBuilder >
getOpOrBuilderList ()
repeated .tensorflow.OpDef op = 1;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
OpList.Builder statique
newBuilder (prototype OpList )
OpList.Builder statique
OpList.Builder
Liste d'opérations statique
parseDelimitedFrom (entrée InputStream)
Liste d'opérations statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'opérations statique
parseFrom (données ByteBuffer)
Liste d'opérations statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'opérations statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'opérations statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Liste d'opérations statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'opérations statique
parseFrom (données com.google.protobuf.ByteString)
Liste d'opérations statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'opérations statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
OpList.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int OP_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

liste d'opérations statique publique getDefaultInstance ()

liste d'opérations publique getDefaultInstanceForType ()

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

public OpDef getOp (index int)

repeated .tensorflow.OpDef op = 1;

public int getOpCount ()

repeated .tensorflow.OpDef op = 1;

Liste publique < OpDef > getOpList ()

repeated .tensorflow.OpDef op = 1;

public OpDefOrBuilder getOpOrBuilder (index int)

repeated .tensorflow.OpDef op = 1;

Liste publique <? étend OpDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.OpDef op = 1;

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique OpList.Builder newBuilder (prototype OpList )

public statique OpList.Builder newBuilder ()

public OpList.Builder newBuilderForType ()

public statique OpList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static OpList parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static OpList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static OpList parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static OpList parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique OpList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static OpList parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static OpList parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static OpList parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static OpList parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public OpList.Builder toBuilder ()

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

Jetés
IOException