کلاس نهایی عمومی NameAttrList
A list of attr names and their values. The whole list is attached with a string name. E.g., MatMul[T=float].
tensorflow.NameAttrList کلاس های تو در تو
| کلاس | NameAttrList.Builder | A list of attr names and their values. | |
ثابت ها
| بین المللی | ATTR_FIELD_NUMBER | |
| بین المللی | NAME_FIELD_NUMBER |
روش های عمومی
| بولی | containAttr (کلید رشته) map<string, .tensorflow.AttrValue> attr = 2; |
| بولی | برابر است (object obj) |
| Map<String, AttrValue > | getAttr () به جای آن از getAttrMap() استفاده کنید. |
| بین المللی | getAttrCount () map<string, .tensorflow.AttrValue> attr = 2; |
| Map<String, AttrValue > | getAttrMap () map<string, .tensorflow.AttrValue> attr = 2; |
| AttrValue | |
| AttrValue | getAttrOrThrow (کلید رشته) map<string, .tensorflow.AttrValue> attr = 2; |
| Static NameAttrList | |
| NameAttrList | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| رشته | getName () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| بین المللی | |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بین المللی | هش کد () |
| بولی نهایی | |
| Static NameAttrList.Builder | newBuilder (نمونه اولیه NameAttrList ) |
| Static NameAttrList.Builder | newBuilder () |
| NameAttrList.Builder | |
| Static NameAttrList | parseDelimitedFrom (ورودی جریان ورودی) |
| استاتیک NameAttrList | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک NameAttrList | parseFrom (داده های ByteBuffer) |
| استاتیک NameAttrList | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک NameAttrList | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static NameAttrList | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| Static NameAttrList | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک NameAttrList | parseFrom (داده های com.google.protobuf.ByteString) |
| استاتیک NameAttrList | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک NameAttrList | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| NameAttrList.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی ATTR_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی NAME_FIELD_NUMBER
ارزش ثابت: 1
روش های عمومی
بولین عمومی حاویAttr (کلید رشته)
map<string, .tensorflow.AttrValue> attr = 2;
بولین عمومی برابر است (Object Obj)
عمومی int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 2;
عمومی AttrValue getAttrOrDefault (کلید رشته، AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getName ()
string name = 1;
عمومی com.google.protobuf.ByteString getNameBytes ()
string name = 1;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک NameAttrList parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک NameAttrList parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک NameAttrList parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک NameAttrList parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک NameAttrList parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک NameAttrList parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک NameAttrList parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک NameAttrList parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|