ApiDefs

publiczna klasa końcowa ApiDefs

Protobuf typu tensorflow.ApiDefs

Klasy zagnieżdżone

klasa Konstruktor ApiDefs Protobuf typu tensorflow.ApiDefs

Stałe

wew OP_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne ApiDefy
ApiDefs
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
ApiDef
getOp (indeks int)
repeated .tensorflow.ApiDef op = 1;
wew
getOpCount ()
repeated .tensorflow.ApiDef op = 1;
Lista <ApiDef>
getOpList ()
repeated .tensorflow.ApiDef op = 1;
ApiDefOrBuilder
getOpOrBuilder (indeks int)
repeated .tensorflow.ApiDef op = 1;
Lista<? rozszerza ApiDefOrBuilder >
getOpOrBuilderList ()
repeated .tensorflow.ApiDef op = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny ApiDefs.Builder
newBuilder (prototyp ApiDefs )
statyczny ApiDefs.Builder
Konstruktor ApiDefs
statyczne ApiDefy
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne ApiDefy
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne ApiDefy
parseFrom (dane ByteBuffer)
statyczne ApiDefy
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne ApiDefy
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne ApiDefy
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne ApiDefy
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne ApiDefy
parseFrom (dane com.google.protobuf.ByteString)
statyczne ApiDefy
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne ApiDefy
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Konstruktor ApiDefs
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)

publiczne statyczne ApiDefs getDefaultInstance ()

publiczne ApiDefs getDefaultInstanceForType ()

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

publiczny ApiDef getOp (indeks int)

repeated .tensorflow.ApiDef op = 1;

publiczny int getOpCount ()

repeated .tensorflow.ApiDef op = 1;

lista publiczna <ApiDef> getOpList ()

repeated .tensorflow.ApiDef op = 1;

publiczny ApiDefOrBuilder getOpOrBuilder (indeks int)

repeated .tensorflow.ApiDef op = 1;

lista publiczna<? rozszerza ApiDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.ApiDef 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 ApiDefs.Builder newBuilder (prototyp ApiDefs )

publiczny statyczny ApiDefs.Builder newBuilder ()

publiczny ApiDefs.Builder newBuilderForType ()

public static ApiDefs parseDelimitedFrom (wejście wejściowe)

Rzuca
Wyjątek IO

publiczny statyczny ApiDefs parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny ApiDefs parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny ApiDefs parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static ApiDefs parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny ApiDefs parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny ApiDefs parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny ApiDefs parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny ApiDefs parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny ApiDefs.Builder toBuilder ()

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

Rzuca
Wyjątek IO