KernelDef.Builder

публичный статический конечный класс KernelDef.Builder

Тип protobuf tensorflow.KernelDef

Публичные методы

KernelDef.Builder
addAllConstraint (Iterable<? расширяет значения KernelDef.AttrConstraint >)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addAllHostMemoryArg (значения Iterable<String>)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addConstraint (значение KernelDef.AttrConstraint )
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addConstraint (индекс целого числа, значение KernelDef.AttrConstraint )
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addConstraint (индекс целого числа, 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 (индекс целого числа)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
addHostMemoryArg (строковое значение)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
addHostMemoryArgBytes (значение com.google.protobuf.ByteString)
 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, значение объекта)
KernelDef
KernelDef
KernelDef.Builder
KernelDef.Builder
ClearConstraint ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
ОчиститьДевицеТип ()
 Type of device this kernel runs on.
KernelDef.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
KernelDef.Builder
ОчиститьХостМемориАрг ()
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
прозрачная метка ()
 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
очиститьОп ()
 Must match the name of an Op.
KernelDef.Builder
очиститьПриоритет ()
 Prioritization of kernel amongst different devices.
KernelDef.Builder
KernelDef.AttrConstraint
getConstraint (индекс целого числа)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraint.Builder
getConstraintBuilder (индекс целого числа)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Список< KernelDef.AttrConstraint.Builder >
getConstraintBuilderList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
интервал
getConstraintCount ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Список< KernelDef.AttrConstraint >
getConstraintList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.AttrConstraintOrBuilder
getConstraintOrBuilder (индекс целого числа)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
Список<? расширяет KernelDef.AttrConstraintOrBuilder >
getConstraintOrBuilderList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
getDeviceType ()
 Type of device this kernel runs on.
com.google.protobuf.ByteString
getDeviceTypeBytes ()
 Type of device this kernel runs on.
Нить
getHostMemoryArg (индекс целого числа)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
com.google.protobuf.ByteString
getHostMemoryArgBytes (индекс целого числа)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
интервал
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.
Нить
получить метку ()
 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.
Нить
получитьОп ()
 Must match the name of an Op.
com.google.protobuf.ByteString
getOpBytes ()
 Must match the name of an Op.
интервал
получить приоритет ()
 Prioritization of kernel amongst different devices.
последнее логическое значение
KernelDef.Builder
mergeFrom (com.google.protobuf.Message другое)
KernelDef.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
окончательный KernelDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
KernelDef.Builder
удалитьConstraint (индекс целого числа)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setConstraint (индекс целого числа, KernelDef.AttrConstraint.Builder builderForValue)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setConstraint (индекс int, значение KernelDef.AttrConstraint )
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
KernelDef.Builder
setDeviceType (строковое значение)
 Type of device this kernel runs on.
KernelDef.Builder
setDeviceTypeBytes (значение com.google.protobuf.ByteString)
 Type of device this kernel runs on.
KernelDef.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
KernelDef.Builder
setHostMemoryArg (индекс int, строковое значение)
 Names of the Op's input_/output_args that reside in host memory
 instead of device memory.
KernelDef.Builder
setLabel (строковое значение)
 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)
 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 (строковое значение)
 Must match the name of an Op.
KernelDef.Builder
setOpBytes (значение com.google.protobuf.ByteString)
 Must match the name of an Op.
KernelDef.Builder
setPriority (целое значение)
 Prioritization of kernel amongst different devices.
KernelDef.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный KernelDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public KernelDef.Builder addAllConstraint (Iterable<? расширяет значения KernelDef.AttrConstraint >)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addAllHostMemoryArg (значения 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 (значение KernelDef.AttrConstraint )

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addConstraint (индекс int, значение KernelDef.AttrConstraint )

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addConstraint (индекс 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;

общедоступный KernelDef.AttrConstraint.Builder addConstraintBuilder ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraint.Builder addConstraintBuilder (индекс int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder addHostMemoryArg (строковое значение)

 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)

 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, значение объекта)

общедоступная сборка KernelDef ()

общедоступный KernelDef buildPartial ()

общедоступный KernelDef.Builder очистить ()

общедоступный KernelDef.Builder ClearConstraint ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

общедоступный KernelDef.Builder ClearDeviceType ()

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

public KernelDef.Builder ClearField (поле 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.
 
repeated string host_memory_arg = 4;

общедоступный 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;

общедоступный KernelDef.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный KernelDef.Builder ClearOp ()

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

общедоступный 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;

общедоступный клон KernelDef.Builder ()

public KernelDef.AttrConstraint getConstraint (индекс int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraint.Builder getConstraintBuilder (индекс int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

общедоступный список < KernelDef.AttrConstraint.Builder > getConstraintBuilderList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public int getConstraintCount ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

общедоступный список < KernelDef.AttrConstraint > getConstraintList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.AttrConstraintOrBuilder getConstraintOrBuilder (индекс int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

общедоступный список<? расширяет KernelDef.AttrConstraintOrBuilder > getConstraintOrBuilderList ()

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

публичная строка 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;

общедоступная строка getHostMemoryArg (индекс 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 (индекс 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;

публичная строка 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;

публичная строка getOp ()

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

общедоступный 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;

публичное финальное логическое значение isInitialized ()

общедоступный KernelDef.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный KernelDef.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

публичный финал KernelDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public KernelDef.Builder removeConstraint (индекс int)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setConstraint (индекс int, KernelDef.AttrConstraint.Builder builderForValue)

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setConstraint (индекс int, значение KernelDef.AttrConstraint )

repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;

public KernelDef.Builder setDeviceType (строковое значение)

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

общедоступный KernelDef.Builder setDeviceTypeBytes (значение com.google.protobuf.ByteString)

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

public KernelDef.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public KernelDef.Builder setHostMemoryArg (индекс 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 KernelDef.Builder setLabel (строковое значение)

 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;

общедоступный KernelDef.Builder setLabelBytes (значение 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.
 
string label = 5;

public KernelDef.Builder setOp (строковое значение)

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

общедоступный KernelDef.Builder setOpBytes (значение com.google.protobuf.ByteString)

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

public KernelDef.Builder setPriority (целое значение)

 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, индекс int, значение объекта)

общедоступный финальный KernelDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)