عمومی استاتیک کلاس نهایی ApiDef.Arg
Protobuf نوع tensorflow.ApiDef.Arg
کلاس های تو در تو
کلاس | ApiDef.Arg.Builder | Protobuf نوع tensorflow.ApiDef.Arg |
ثابت ها
بین المللی | DESCRIPTION_FIELD_NUMBER | |
بین المللی | NAME_FIELD_NUMBER | |
بین المللی | RENAME_TO_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
استاتیک ApiDef.Arg | |
ApiDef.Arg | |
رشته | getDescription () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | getName () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
رشته | getRenameTo () Change the name used to access this arg in the API from what is used in the GraphDef. |
com.google.protobuf.ByteString | getRenameToBytes () Change the name used to access this arg in the API from what is used in the GraphDef. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | کد هش () |
بولی نهایی | |
استاتیک ApiDef.Arg.Builder | newBuilder (نمونه اولیه ApiDef.Arg ) |
استاتیک ApiDef.Arg.Builder | newBuilder () |
ApiDef.Arg.Builder | |
استاتیک ApiDef.Arg | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک ApiDef.Arg | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Arg | parseFrom (داده های ByteBuffer) |
استاتیک ApiDef.Arg | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Arg | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Arg | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
استاتیک ApiDef.Arg | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Arg | parseFrom (داده های com.google.protobuf.ByteString) |
استاتیک ApiDef.Arg | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک ApiDef.Arg | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
ApiDef.Arg.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی DESCRIPTION_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی NAME_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی RENAME_TO_FIELD_NUMBER
ارزش ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
رشته عمومی getDescription ()
Note: this will replace any inherited arg doc. There is no current way of modifying arg descriptions (other than replacing them entirely) as can be done with op descriptions.
string description = 3;
عمومی com.google.protobuf.ByteString getDescriptionBytes ()
Note: this will replace any inherited arg doc. There is no current way of modifying arg descriptions (other than replacing them entirely) as can be done with op descriptions.
string description = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getName ()
string name = 1;
عمومی com.google.protobuf.ByteString getNameBytes ()
string name = 1;
عمومی getParserForType ()
رشته عمومی getRenameTo ()
Change the name used to access this arg in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
عمومی com.google.protobuf.ByteString getRenameToBytes ()
Change the name used to access this arg in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک ApiDef.Arg parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (داده های ByteBuffer)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ApiDef.Arg parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|