OpList

classe finale pubblica OpList

 A collection of OpDefs
 
Tipo di protocollo tensorflow.OpList

Classi nidificate

classe OpList.Builder
 A collection of OpDefs
 
Tipo di protocollo tensorflow.OpList

Costanti

int OP_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
OpList statico
OpList
com.google.protobuf.Descriptors.Descriptor statico finale
OpDef
getOp (indice int)
repeated .tensorflow.OpDef op = 1;
int
getOpCount ()
repeated .tensorflow.OpDef op = 1;
Elenco< OpDef >
getOpList ()
repeated .tensorflow.OpDef op = 1;
OpDefOrBuilder
getOpOrBuilder (indice int)
repeated .tensorflow.OpDef op = 1;
Elenco<? estende OpDefOrBuilder >
getOpOrBuilderList ()
repeated .tensorflow.OpDef op = 1;
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
OpList.Builder statico
newBuilder (prototipo OpList )
OpList.Builder statico
OpList.Builder
OpList statico
parseDelimitedFrom (input InputStream)
OpList statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList statico
parseFrom (dati ByteBuffer)
OpList statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
OpList statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
OpList statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList statico
parseFrom (dati com.google.protobuf.ByteString)
OpList statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList statico
parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
OpList.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int OP_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

OpList pubblica statica getDefaultInstance ()

OpList pubblica getDefaultInstanceForType ()

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

public OpDef getOp (indice int)

repeated .tensorflow.OpDef op = 1;

pubblico int getOpCount ()

repeated .tensorflow.OpDef op = 1;

Elenco pubblico< OpDef > getOpList ()

repeated .tensorflow.OpDef op = 1;

public OpDefOrBuilder getOpOrBuilder (indice int)

repeated .tensorflow.OpDef op = 1;

Elenco pubblico<? estende OpDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.OpDef op = 1;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico OpList.Builder newBuilder (prototipo OpList )

pubblico statico OpList.Builder newBuilder ()

public OpList.Builder newBuilderForType ()

OpList statico pubblico parseDelimitedFrom (input InputStream)

Lancia
IOException

OpList statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom OpList statico pubblico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

ParseFrom OpList statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

ParseFrom OpList statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom OpList statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

OpList statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom OpList statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

ParseFrom OpList statico pubblico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

OpList statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public OpList.Builder toBuilder ()

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

Lancia
IOException