کلاس نهایی عمومی KernelDef
نوع Protobuf tensorflow.KernelDef
کلاس های تو در تو
کلاس | KernelDef.AttrConstraint | نوع Protobuf tensorflow.KernelDef.AttrConstraint | |
رابط کاربری | KernelDef.AttrConstraintOrBuilder | ||
کلاس | KernelDef.Builder | نوع Protobuf tensorflow.KernelDef |
ثابت ها
بین المللی | CONSTRAINT_FIELD_NUMBER | |
بین المللی | DEVICE_TYPE_FIELD_NUMBER | |
بین المللی | HOST_MEMORY_ARG_FIELD_NUMBER | |
بین المللی | LABEL_FIELD_NUMBER | |
بین المللی | OP_FIELD_NUMBER | |
بین المللی | PRIORITY_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
KernelDef.AttrConstraint | getConstraint (شاخص int) 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 (شاخص int) repeated .tensorflow.KernelDef.AttrConstraint constraint = 3; |
لیست<? KernelDef.AttrConstraintOrBuilder > را گسترش می دهد | getConstraintOrBuilderList () repeated .tensorflow.KernelDef.AttrConstraint constraint = 3; |
استاتیک KernelDef | |
KernelDef | |
نهایی static 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 (int index) Names of the Op's input_/output_args that reside in host memory instead of device memory. |
com.google.protobuf.ByteString | getHostMemoryArgBytes (شاخص int) 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. |
رشته | 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. |
رشته | getOp () 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. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک KernelDef.Builder | newBuilder () |
استاتیک KernelDef.Builder | newBuilder (نمونه اولیه KernelDef ) |
KernelDef.Builder | |
استاتیک KernelDef | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک KernelDef | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک KernelDef | parseFrom (داده های ByteBuffer) |
استاتیک KernelDef | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک KernelDef | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک KernelDef | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
استاتیک KernelDef | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک KernelDef | parseFrom (داده های com.google.protobuf.ByteString) |
استاتیک KernelDef | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک KernelDef | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
KernelDef.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی CONSTRAINT_FIELD_NUMBER
مقدار ثابت: 3
DEVICE_TYPE_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 2
نهایی استاتیک عمومی HOST_MEMORY_ARG_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی LABEL_FIELD_NUMBER
ارزش ثابت: 5
نهایی استاتیک عمومی OP_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی PRIORITY_FIELD_NUMBER
ارزش ثابت: 6
روش های عمومی
بولین عمومی برابر است (Object Obj)
عمومی KernelDef.AttrConstraint getConstraint (شاخص int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
عمومی int getConstraintCount ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
لیست عمومی< KernelDef.AttrConstraint > getConstraintList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
عمومی KernelDef.AttrConstraintOrBuilder getConstraintOrBuilder (شاخص int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
لیست عمومی<? گسترش KernelDef.AttrConstraintOrBuilder > getConstraintOrBuilderList ()
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getDeviceType ()
Type of device this kernel runs on.
string device_type = 2;
عمومی 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 index)
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;
عمومی 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;
عمومی 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;
عمومی getParserForType ()
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;
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک KernelDef parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک KernelDef parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک KernelDef parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک KernelDef parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک KernelDef parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک KernelDef parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک KernelDef parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک KernelDef parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|