ApiDef.Attr

lớp cuối cùng tĩnh công khai ApiDef.Attr

 Description of the graph-construction-time configuration of this
 Op.  That is to say, this describes the attr fields that will
 be specified in the NodeDef.
 
tensorflow.ApiDef.Attr loại Protobuf.ApiDef.Attr

Các lớp lồng nhau

lớp học ApiDef.Attr.Builder
 Description of the graph-construction-time configuration of this
 Op. 

Hằng số

int DEFAULT_VALUE_FIELD_NUMBER
int DESCRIPTION_FIELD_NUMBER
int NAME_FIELD_NUMBER
int RENAME_TO_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
ApiDef.Attr tĩnh
ApiDef.Attr
Giá trị Attr
getDefaultValue ()
 Specify a new default value to use for this attr.
AttrValueOrBuilder
getDefaultValueOrBuilder ()
 Specify a new default value to use for this attr.
Sợi dây
getDescription ()
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
com.google.protobuf.ByteString
getDescriptionBytes ()
 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Sợi dây
lấy Tên ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
Sợi dây
getRenameTo ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
getRenameToBytes ()
 Change the name used to access this attr in the API from what
 is used in the GraphDef.
int
com.google.protobuf.UnknownFieldSet cuối cùng
boolean
hasDefaultValue ()
 Specify a new default value to use for this attr.
int
boolean cuối cùng
ApiDef.Attr.Builder tĩnh
newBuilder ( nguyên mẫu ApiDef.Attr )
ApiDef.Attr.Builder tĩnh
ApiDef.Attr.Builder
ApiDef.Attr tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
ApiDef.Attr tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
ApiDef.Attr tĩnh
ParseFrom (dữ liệu ByteBuffer)
ApiDef.Attr tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Attr tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Attr tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
ApiDef.Attr tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Attr tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
ApiDef.Attr tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Attr tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
ApiDef.Attr.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int tĩnh công khai DEFAULT_VALUE_FIELD_NUMBER

Giá trị không đổi: 3

int cuối cùng tĩnh công khai DESCRIPTION_FIELD_NUMBER

Giá trị không đổi: 4

int tĩnh công khai NAME_FIELD_NUMBER

Giá trị không đổi: 1

int tĩnh công khai RENAME_TO_FIELD_NUMBER

Giá trị không đổi: 2

Phương pháp công khai

boolean công khai bằng (Object obj)

ApiDef.Attr tĩnh công khai getDefaultInstance ()

ApiDef.Attr công khai getDefaultInstanceForType ()

AttrValue công khai getDefaultValue ()

 Specify a new default value to use for this attr.  This default
 will be used when creating new graphs, as opposed to the
 default in the OpDef, which will be used when interpreting old
 GraphDefs.
 
.tensorflow.AttrValue default_value = 3;

công khai AttrValueOrBuilder getDefaultValueOrBuilder ()

 Specify a new default value to use for this attr.  This default
 will be used when creating new graphs, as opposed to the
 default in the OpDef, which will be used when interpreting old
 GraphDefs.
 
.tensorflow.AttrValue default_value = 3;

Chuỗi công khai getDescription ()

mô tả chuỗi

 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
 
string description = 4;

com.google.protobuf.ByteString getDescriptionBytes công khai ()

mô tả chuỗi

 Note: this will replace any inherited attr doc, there is no current
 way of modifying attr descriptions as can be done with op descriptions.
 
string description = 4;

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Chuỗi công khai getName ()

string name = 1;

com.google.protobuf.ByteString getNameBytes công khai ()

string name = 1;

công cộng getParserForType ()

Chuỗi công khai getRenameTo ()

 Change the name used to access this attr 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 công khai ()

 Change the name used to access this attr 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 công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean công khai hasDefaultValue ()

 Specify a new default value to use for this attr.  This default
 will be used when creating new graphs, as opposed to the
 default in the OpDef, which will be used when interpreting old
 GraphDefs.
 
.tensorflow.AttrValue default_value = 3;

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static ApiDef.Attr.Builder newBuilder ( nguyên mẫu ApiDef.Attr )

ApiDef.Attr.Builder tĩnh công khai newBuilder ()

ApiDef.Attr.Builder công khai newBuilderForType ()

ApiDef.Attr tĩnh công khai Phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

ApiDef.Attr tĩnh công khai DelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

ApiDef.Attr tĩnh công khai phân tích từ (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

ApiDef.Attr tĩnh công khai phân tích cú phápFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

ApiDef.Attr tĩnh công khai phân tích cú phápFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

ApiDef.Attr parsFrom tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

ApiDef.Attr tĩnh công khai phân tích cú phápFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công khai ApiDef.Attr parsFrom (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

ApiDef.Attr tĩnh công khai phân tích cú phápFrom (Đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

ApiDef.Attr tĩnh công khai phân tích cú phápFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

ApiDef.Attr.Builder công khai toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException