KernelList

publiczna klasa końcowa KernelList

 A collection of KernelDefs
 
Protobuf typu tensorflow.KernelList

Klasy zagnieżdżone

klasa KernelList.Builder
 A collection of KernelDefs
 
Protobuf typu tensorflow.KernelList

Stałe

wew KERNEL_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna lista jądra
Lista jądra
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
JądroDef
getKernel (indeks int)
repeated .tensorflow.KernelDef kernel = 1;
wew
pobierz liczbę jądra ()
repeated .tensorflow.KernelDef kernel = 1;
Lista< KernelDef >
pobierz listę jądra ()
repeated .tensorflow.KernelDef kernel = 1;
KernelDefOrBuilder
getKernelOrBuilder (indeks int)
repeated .tensorflow.KernelDef kernel = 1;
Lista<? rozszerza KernelDefOrBuilder >
getKernelOrBuilderList ()
repeated .tensorflow.KernelDef kernel = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny KernelList.Builder
newBuilder (prototyp KernelList )
statyczny KernelList.Builder
KernelList.Builder
statyczna lista jądra
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna lista jądra
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista jądra
parseFrom (dane ByteBuffer)
statyczna lista jądra
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista jądra
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista jądra
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna lista jądra
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna lista jądra
parseFrom (dane com.google.protobuf.ByteString)
statyczna lista jądra
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista jądra
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
KernelList.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int KERNEL_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

publiczna statyczna KernelList getDefaultInstance ()

public KernelList getDefaultInstanceForType ()

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

publiczny KernelDef getKernel (indeks int)

repeated .tensorflow.KernelDef kernel = 1;

publiczny int getKernelCount ()

repeated .tensorflow.KernelDef kernel = 1;

public List< KernelDef > getKernelList ()

repeated .tensorflow.KernelDef kernel = 1;

public KernelDefOrBuilder getKernelOrBuilder (indeks int)

repeated .tensorflow.KernelDef kernel = 1;

lista publiczna<? rozszerza KernelDefOrBuilder > getKernelOrBuilderList ()

repeated .tensorflow.KernelDef kernel = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny KernelList.Builder newBuilder (prototyp KernelList )

publiczny statyczny KernelList.Builder newBuilder ()

public KernelList.Builder newBuilderForType ()

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

Rzuca
Wyjątek IO

public static KernelList parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static KernelList parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static KernelList parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public KernelList.Builder toBuilder ()

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

Rzuca
Wyjątek IO