الطبقة النهائية العامة 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 |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
KernelDef.AttrConstraint | getConstraint (فهرس كثافة العمليات) repeated .tensorflow.KernelDef.AttrConstraint constraint = 3; |
كثافة العمليات | الحصول على كونسترينتكونت () repeated .tensorflow.KernelDef.AttrConstraint constraint = 3; |
القائمة< KernelDef.AttrConstraint > | قائمة القيد () 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 | |
KernelDef | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على نوع الجهاز () Type of device this kernel runs on. |
com.google.protobuf.ByteString | الحصول علىDeviceTypeBytes () 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 | الحصول علىOpBytes () Must match the name of an Op. |
كثافة العمليات | الحصول على الأولوية () Prioritization of kernel amongst different devices. |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ثابت KernelDef.Builder | منشئ جديد () |
ثابت KernelDef.Builder | newBuilder (النموذج الأولي لـ KernelDef ) |
KernelDef.Builder | |
ثابت KernelDef | parseDelimitedFrom (إدخال InputStream) |
ثابت KernelDef | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت KernelDef | parseFrom (بيانات ByteBuffer) |
ثابت KernelDef | parseFrom (com.google.protobuf.CodedInputStream input، 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 data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
KernelDef.Builder | إلى البناء () |
فارغ | 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 public getConstraint (مؤشر int)
repeated .tensorflow.KernelDef.AttrConstraint constraint = 3;
int public 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;
النهائي العام الثابت 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 العامة (فهرس كثافة العمليات)
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.ByteString public 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;
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;
عام الحصول على بارسيرفورتايب ()
الحصول على الأولوية العامة ()
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 public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
KernelDef parseDelimitedFrom الثابت العام (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل KernelDef العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل KernelDef العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل KernelDef العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل KernelDef العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل KernelDef العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل KernelDef العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|