KernelDef.Builder

classe finale statique publique KernelDef.Builder

tensorflow.KernelDef de type Protobuf.KernelDef

Méthodes publiques

KernelDef.Builder
addAllConstraint (Iterable<? extends KernelDef.AttrConstraint > valeurs)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addAllHostMemoryArg (valeurs Iterable<String>)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addConstraint (valeur KernelDef.AttrConstraint )
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addConstraint (index int, valeur KernelDef.AttrConstraint )
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addConstraint (index int, 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 (index int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addHostMemoryArg (valeur de chaîne)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addHostMemoryArgBytes (valeur com.google.protobuf.ByteString)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
KernelDef
KernelDef
KernelDef.Builder
clair ()
KernelDef.Builder
clearConstraint ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
clearDeviceType ()
 Type of device this kernel runs on.
KernelDef.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
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
effacerOp ()
 Must match the name of an Op.
KernelDef.Builder
clearPriorité ()
 Prioritization of kernel amongst different devices.
KernelDef.Builder
cloner ()
KernelDef.AttrConstraint
getConstraint (index int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraint.Builder
getConstraintBuilder (index int)
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 (index int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Liste<? étend KernelDef.AttrConstraintOrBuilder >
getConstraintOrBuilderList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
getDeviceType ()
 Type of device this kernel runs on.
com.google.protobuf.ByteString
getDeviceTypeBytes ()
 Type of device this kernel runs on.
Chaîne
getHostMemoryArg (index int)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
com.google.protobuf.ByteString
getHostMemoryArgBytes (index int)
 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.
Chaîne
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.
Chaîne
obtenirOp ()
 Must match the name of an Op.
com.google.protobuf.ByteString
getOpBytes ()
 Must match the name of an Op.
int
getPriorité ()
 Prioritization of kernel amongst different devices.
booléen final
KernelDef.Builder
mergeFrom (com.google.protobuf.Message autre)
KernelDef.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KernelDef.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
KernelDef.Builder
RemoveConstraint (index int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setConstraint (index int, KernelDef.AttrConstraint.Builder builderForValue)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setConstraint (index int, valeur KernelDef.AttrConstraint )
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setDeviceType (valeur de chaîne)
 Type of device this kernel runs on.
KernelDef.Builder
setDeviceTypeBytes (valeur com.google.protobuf.ByteString)
 Type of device this kernel runs on.
KernelDef.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
KernelDef.Builder
setHostMemoryArg (index int, valeur de chaîne)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
setLabel (valeur de chaîne)
 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 (valeur com.google.protobuf.ByteString)
 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 (valeur de chaîne)
 Must match the name of an Op.
KernelDef.Builder
setOpBytes (valeur com.google.protobuf.ByteString)
 Must match the name of an Op.
KernelDef.Builder
setPriority (valeur entière)
 Prioritization of kernel amongst different devices.
KernelDef.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
KernelDef.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public KernelDef.Builder addAllConstraint (Iterable<? étend KernelDef.AttrConstraint > valeurs)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addAllHostMemoryArg (valeurs Iterable<String>)

 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 (valeur KernelDef.AttrConstraint )

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addConstraint (index int, valeur KernelDef.AttrConstraint )

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addConstraint (index int, 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 (index int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addHostMemoryArg (valeur de chaîne)

 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 (valeur com.google.protobuf.ByteString)

 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public KernelDef ()

public KernelDef buildPartial ()

public KernelDef.Builder clear ()

public KernelDef.Builder clearConstraint ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder clearDeviceType ()

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

public KernelDef.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

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

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

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

Clone public KernelDef.Builder ()

public KernelDef.AttrConstraint getConstraint (index int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraint.Builder getConstraintBuilder (index int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

liste publique < KernelDef.AttrConstraint.Builder > getConstraintBuilderList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public int getConstraintCount ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

liste publique < KernelDef.AttrConstraint > getConstraintList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraintOrBuilder getConstraintOrBuilder (index int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

Liste publique <? étend KernelDef.AttrConstraintOrBuilder > getConstraintOrBuilderList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef getDefaultInstanceForType ()

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

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

chaîne publique 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;

chaîne publique getHostMemoryArg (index 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 (index 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;

chaîne publique 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;

chaîne publique 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;

public final booléen isInitialized ()

public KernelDef.Builder mergeFrom (com.google.protobuf.Message autre)

public KernelDef.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public final KernelDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public KernelDef.Builder removeConstraint (index int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

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

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setConstraint (index int, valeur KernelDef.AttrConstraint )

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setDeviceType (valeur de chaîne)

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

public KernelDef.Builder setDeviceTypeBytes (valeur com.google.protobuf.ByteString)

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

public KernelDef.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public KernelDef.Builder setHostMemoryArg (index int, valeur de chaîne)

 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 (valeur de chaîne)

string label = 5;

 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.
 
= 5 ;

public KernelDef.Builder setLabelBytes (valeur com.google.protobuf.ByteString)

string label = 5;

 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.
 
= 5 ;

public KernelDef.Builder setOp (valeur de chaîne)

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

public KernelDef.Builder setOpBytes (valeur com.google.protobuf.ByteString)

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

public KernelDef.Builder setPriority (valeur int)

 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final KernelDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)