KernelDef

publiczna klasa końcowa KernelDef

Protobuf typu tensorflow.KernelDef

Klasy zagnieżdżone

klasa KernelDef.AttrConstraint Protobuf typu tensorflow.KernelDef.AttrConstraint
interfejs KernelDef.AttrConstraintOrBuilder
klasa KernelDef.Builder Protobuf typu tensorflow.KernelDef

Stałe

wew CONSTRAINT_FIELD_NUMBER
wew DEVICE_TYPE_FIELD_NUMBER
wew HOST_MEMORY_ARG_FIELD_NUMBER
wew LABEL_FIELD_NUMBER
wew OP_FIELD_NUMBER
wew PRIORITY_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
KernelDef.AttrConstraint
getConstraint (indeks int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
wew
getConstraintCount ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Lista< KernelDef.AttrConstraint >
getConstraintList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraintOrBuilder
getConstraintOrBuilder (indeks int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Lista<? rozszerza KernelDef.AttrConstraintOrBuilder >
getConstraintOrBuilderList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
statyczny KernelDef
JądroDef
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz typ urządzenia ()
 Type of device this kernel runs on.
com.google.protobuf.ByteString
getDeviceTypeBytes ()
 Type of device this kernel runs on.
Strunowy
getHostMemoryArg (indeks int)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
com.google.protobuf.ByteString
getHostMemoryArgBytes (indeks int)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
wew
getHostMemoryArgCount ()
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
com.google.protobuf.ProtocolStringList
getHostMemoryArgList ()
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
Strunowy
pobierzLabel ()
 This allows experimental kernels to be registered for an op that
 won't be used unless the user specifies a "_kernel" attr with
 value matching this.
com.google.protobuf.ByteString
getLabelBytes ()
 This allows experimental kernels to be registered for an op that
 won't be used unless the user specifies a "_kernel" attr with
 value matching this.
Strunowy
getOp ()
 Must match the name of an Op.
com.google.protobuf.ByteString
getOpBytes ()
 Must match the name of an Op.
wew
uzyskajPriorytet ()
 Prioritization of kernel amongst different devices.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny KernelDef.Builder
statyczny KernelDef.Builder
newBuilder (prototyp KernelDef )
KernelDef.Builder
statyczny KernelDef
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny KernelDef
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny KernelDef
parseFrom (dane ByteBuffer)
statyczny KernelDef
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny KernelDef
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny KernelDef
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny KernelDef
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny KernelDef
parseFrom (dane com.google.protobuf.ByteString)
statyczny KernelDef
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny KernelDef
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
KernelDef.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int CONSTRAINT_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int DEVICE_TYPE_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int HOST_MEMORY_ARG_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int LABEL_FIELD_NUMBER

Wartość stała: 5

publiczny statyczny końcowy int OP_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int PRIORITY_FIELD_NUMBER

Wartość stała: 6

Metody publiczne

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

public KernelDef.AttrConstraint getConstraint (indeks int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

publiczny int getConstraintCount ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public List< KernelDef.AttrConstraint > getConstraintList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraintOrBuilder getConstraintOrBuilder (indeks int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

lista publiczna<? rozszerza KernelDef.AttrConstraintOrBuilder > getConstraintOrBuilderList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

publiczny statyczny KernelDef getDefaultInstance ()

publiczny KernelDef getDefaultInstanceForType ()

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

publiczny ciąg getDeviceType ()

 Type of device this kernel runs on.
 
string device_type = 2;

public com.google.protobuf.ByteString getDeviceTypeBytes ()

 Type of device this kernel runs on.
 
string device_type = 2;

public String getHostMemoryArg (indeks int)

 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
 
repeated string host_memory_arg = 4;

public com.google.protobuf.ByteString getHostMemoryArgBytes (indeks int)

 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
 
repeated string host_memory_arg = 4;

public int getHostMemoryArgCount ()

 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
 
repeated string host_memory_arg = 4;

public com.google.protobuf.ProtocolStringList getHostMemoryArgList ()

 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
 
repeated string host_memory_arg = 4;

publiczny ciąg getLabel ()

 This allows experimental kernels to be registered for an op that
 won't be used unless the user specifies a "_kernel" attr with
 value matching this.
 
string label = 5;

publiczny com.google.protobuf.ByteString getLabelBytes ()

 This allows experimental kernels to be registered for an op that
 won't be used unless the user specifies a "_kernel" attr with
 value matching this.
 
string label = 5;

publiczny ciąg getOp ()

 Must match the name of an Op.
 
string op = 1;

publiczny com.google.protobuf.ByteString getOpBytes ()

 Must match the name of an Op.
 
string op = 1;

publiczny getParserForType ()

publiczny int getPriority ()

 Prioritization of kernel amongst different devices. By default we assume
 priority is 0. The higher the priority the better. By default (i.e. if
 this is not set), we prefer GPU kernels over CPU.
 
int32 priority = 6;

publiczny int getSerializedSize ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny KernelDef.Builder newBuilder ()

publiczny statyczny KernelDef.Builder newBuilder (prototyp KernelDef )

public KernelDef.Builder newBuilderForType ()

publiczny statyczny KernelDef parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny KernelDef parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny KernelDef parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny KernelDef parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny KernelDef parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static KernelDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny KernelDef.Builder toBuilder ()

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

Rzuca
Wyjątek IO