OpList

publiczna klasa końcowa OpList

 A collection of OpDefs
 
Protobuf typu tensorflow.OpList

Klasy zagnieżdżone

klasa Konstruktor OpList
 A collection of OpDefs
 
Protobuf typu tensorflow.OpList

Stałe

wew OP_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna lista op
Lista op
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
OpDef
getOp (indeks int)
repeated .tensorflow.OpDef op = 1;
wew
getOpCount ()
repeated .tensorflow.OpDef op = 1;
Lista <OpDef>
getOpList ()
repeated .tensorflow.OpDef op = 1;
OpDefOrBuilder
getOpOrBuilder (indeks int)
repeated .tensorflow.OpDef op = 1;
Lista<? rozszerza OpDefOrBuilder >
getOpOrBuilderList ()
repeated .tensorflow.OpDef op = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny opList.Builder
newBuilder (prototyp OpList )
statyczny opList.Builder
Konstruktor OpList
statyczna lista op
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna lista op
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista op
parseFrom (dane ByteBuffer)
statyczna lista op
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista op
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista op
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna lista op
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna lista op
parseFrom (dane com.google.protobuf.ByteString)
statyczna lista op
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista op
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Konstruktor OpList
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int OP_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczna statyczna lista oplist getDefaultInstance ()

publiczna oplista getDefaultInstanceForType ()

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

publiczny OpDef getOp (indeks int)

repeated .tensorflow.OpDef op = 1;

publiczny int getOpCount ()

repeated .tensorflow.OpDef op = 1;

lista publiczna< OpDef > getOpList ()

repeated .tensorflow.OpDef op = 1;

publiczny OpDefOrBuilder getOpOrBuilder (indeks int)

repeated .tensorflow.OpDef op = 1;

lista publiczna<? rozszerza OpDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.OpDef op = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny OpList.Builder newBuilder (prototyp OpList )

publiczny statyczny OpList.Builder newBuilder ()

public OpList.Builder newBuilderForType ()

public static OpList parseDelimitedFrom (wejście wejściowe StreamStream)

Rzuca
Wyjątek IO

public static OpList parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczna statyczna OpList parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna OpList parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static OpList parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna OpList parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static OpList parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna OpList parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static OpList parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczna statyczna OpList parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public OpList.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO