KernelDef.Builder

genel statik son sınıf KernelDef.Builder

Protobuf türü tensorflow.KernelDef

Genel Yöntemler

KernelDef.Builder
addAllConstraint (Yinelenebilir<?, KernelDef.AttrConstraint > değerleri genişletir)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addAllHostMemoryArg (Yinelenebilir<String> değerleri)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addConstraint ( KernelDef.AttrConstraint değeri)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addConstraint (int dizini, KernelDef.AttrConstraint değeri)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addConstraint (int dizini, KernelDef.AttrConstraint.Builder builderForValue)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addConstraint ( KernelDef.AttrConstraint.Builder builderForValue)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraint.Builder
addConstraintBuilder ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraint.Builder
addConstraintBuilder (int dizini)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addHostMemoryArg (Dize değeri)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addHostMemoryArgBytes (com.google.protobuf.ByteString değeri)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
ÇekirdekDef
ÇekirdekDef
KernelDef.Builder
KernelDef.Builder
clearConstraint ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
clearDeviceType ()
 Type of device this kernel runs on.
KernelDef.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
KernelDef.Builder
clearHostMemoryArg ()
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
clearLabel ()
 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.
KernelDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
KernelDef.Builder
clearOp ()
 Must match the name of an Op.
KernelDef.Builder
clearPriority ()
 Prioritization of kernel amongst different devices.
KernelDef.Builder
klon ()
KernelDef.AttrConstraint
getConstraint (int dizini)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraint.Builder
getConstraintBuilder (int dizini)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Liste< KernelDef.AttrConstraint.Builder >
getConstraintBuilderList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
int
getConstraintCount ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Liste< KernelDef.AttrConstraint >
getConstraintList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraintOrBuilder
getConstraintOrBuilder (int dizini)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Liste<? KernelDef.AttrConstraintOrBuilder'ı genişletiyor >
getConstraintOrBuilderList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
ÇekirdekDef
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
getDeviceType ()
 Type of device this kernel runs on.
com.google.protobuf.ByteString
getDeviceTypeBytes ()
 Type of device this kernel runs on.
Sicim
getHostMemoryArg (int dizini)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
com.google.protobuf.ByteString
getHostMemoryArgBytes (int dizini)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
int
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.
Sicim
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.
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.
Sicim
getOp ()
 Must match the name of an Op.
com.google.protobuf.ByteString
getOpBytes ()
 Must match the name of an Op.
int
getPriority ()
 Prioritization of kernel amongst different devices.
son boole değeri
KernelDef.Builder
mergeFrom (com.google.protobuf.Message other)
KernelDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
son KernelDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
KernelDef.Builder
RemoveConstraint (int dizini)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setConstraint (int dizini, KernelDef.AttrConstraint.Builder builderForValue)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setConstraint (int dizini, KernelDef.AttrConstraint değeri)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setDeviceType (Dize değeri)
 Type of device this kernel runs on.
KernelDef.Builder
setDeviceTypeBytes (com.google.protobuf.ByteString değeri)
 Type of device this kernel runs on.
KernelDef.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
KernelDef.Builder
setHostMemoryArg (int dizini, Dize değeri)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
setLabel (Dize değeri)
 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.
KernelDef.Builder
setLabelBytes (com.google.protobuf.ByteString değeri)
 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.
KernelDef.Builder
setOp (Dize değeri)
 Must match the name of an Op.
KernelDef.Builder
setOpBytes (com.google.protobuf.ByteString değeri)
 Must match the name of an Op.
KernelDef.Builder
setPriority (int değeri)
 Prioritization of kernel amongst different devices.
KernelDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son KernelDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public KernelDef.Builder addAllConstraint (Yinelenebilir<?, KernelDef.AttrConstraint > değerleri genişletir)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addAllHostMemoryArg (Yinelenebilir<String> değerleri)

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

public KernelDef.Builder addConstraint ( KernelDef.AttrConstraint değeri)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addConstraint (int dizini, KernelDef.AttrConstraint değeri)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addConstraint (int dizini, KernelDef.AttrConstraint.Builder builderForValue)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addConstraint ( KernelDef.AttrConstraint.Builder builderForValue)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraint.Builder addConstraintBuilder ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraint.Builder addConstraintBuilder (int dizini)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addHostMemoryArg (Dize değeri)

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

public KernelDef.Builder addHostMemoryArgBytes (com.google.protobuf.ByteString değeri)

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

public KernelDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel KernelDef yapısı ()

genel KernelDef buildPartial ()

public KernelDef.Builder clear ()

public KernelDef.Builder clearConstraint ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

genel KernelDef.Builder clearDeviceType ()

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

genel KernelDef.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel KernelDef.Builder clearHostMemoryArg ()

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

genel KernelDef.Builder clearLabel ()

 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;

public KernelDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel KernelDef.Builder clearOp ()

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

public KernelDef.Builder clearPriority ()

 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;

genel KernelDef.Builder klonu ()

public KernelDef.AttrConstraint getConstraint (int dizini)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraint.Builder getConstraintBuilder (int dizini)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

genel Liste< KernelDef.AttrConstraint.Builder > getConstraintBuilderList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public int getConstraintCount ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

genel Liste< KernelDef.AttrConstraint > getConstraintList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraintOrBuilder getConstraintOrBuilder (int dizini)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

genel liste<? KernelDef.AttrConstraintOrBuilder'ı genişletir > getConstraintOrBuilderList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

genel KernelDef getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

genel Dize 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 (int dizini)

 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 (int dizini)

 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;

genel Dize 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;

public 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;

genel Dize getOp ()

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

public com.google.protobuf.ByteString getOpBytes ()

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

public 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;

genel final boolean isInitialized ()

genel KernelDef.Builder mergeFrom (com.google.protobuf.Message other)

genel KernelDef.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel final KernelDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public KernelDef.Builder RemoveConstraint (int dizini)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setConstraint (int dizini, KernelDef.AttrConstraint.Builder builderForValue)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setConstraint (int dizini, KernelDef.AttrConstraint değeri)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setDeviceType (Dize değeri)

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

public KernelDef.Builder setDeviceTypeBytes (com.google.protobuf.ByteString değeri)

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

public KernelDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public KernelDef.Builder setHostMemoryArg (int dizini, Dize değeri)

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

public KernelDef.Builder setLabel (Dize değeri)

 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;

public KernelDef.Builder setLabelBytes (com.google.protobuf.ByteString değeri)

 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;

public KernelDef.Builder setOp (Dize değeri)

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

public KernelDef.Builder setOpBytes (com.google.protobuf.ByteString değeri)

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

public KernelDef.Builder setPriority (int değeri)

 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;

public KernelDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final KernelDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)