classe finale pubblica OpList
A collection of OpDefs
tensorflow.OpList Classi nidificate
| classe | OpList.Builder | A collection of OpDefs 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 | codicehash () |
| 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 | analizzatore () |
| OpList.Builder | toBuilder () |
| 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)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico int getOpCount ()
repeated .tensorflow.OpDef op = 1;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
OpList statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
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 |
|---|
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 void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|