lớp cuối cùng công khai AttrValue
Protocol buffer representing the value for an attr used to configure an Op. Comment indicates the corresponding attr type. Only the field matching the attr type may be filled.
tensorflow.AttrValue
Các lớp lồng nhau
lớp học | AttrValue.Builder | Protocol buffer representing the value for an attr used to configure an Op. | |
lớp học | AttrValue.ListValue | LINT.IfChange tensorflow.AttrValue.ListValue | |
giao diện | AttrValue.ListValueOrBuilder | ||
liệt kê | AttrValue.ValueCase |
Hằng số
int | B_FIELD_NUMBER | |
int | FUNC_FIELD_NUMBER | |
int | F_FIELD_NUMBER | |
int | I_FIELD_NUMBER | |
int | LIST_FIELD_NUMBER | |
int | PLACEHOLDER_FIELD_NUMBER | |
int | SHAPE_FIELD_NUMBER | |
int | S_FIELD_NUMBER | |
int | TENSOR_FIELD_NUMBER | |
int | TYPE_FIELD_NUMBER |
Phương pháp công khai
boolean | bằng (Đối tượng obj) |
boolean | getB () "bool" bool b = 5; |
giá trị Attr tĩnh | |
Giá trị Attr | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
trôi nổi | getF () "float" float f = 4; |
TênAttrDanh sách | getFunc () "func" represents a function. |
NameAttrListOrBuilder | getFuncOrBuilder () "func" represents a function. |
dài | lấy tôi () "int" int64 i = 3; |
AttrValue.ListValue | lấy danh sách () any "list(...)" .tensorflow.AttrValue.ListValue list = 1; |
AttrValue.ListValueOrBuilder | getListOrBuilder () any "list(...)" .tensorflow.AttrValue.ListValue list = 1; |
Sợi dây | getPlaceholder () This is a placeholder only used in nodes defined inside a function. |
com.google.protobuf.ByteString | getPlaceholderBytes () This is a placeholder only used in nodes defined inside a function. |
com.google.protobuf.ByteString | getS () "string" bytes s = 2; |
int | |
TensorShapeProto | getShape () "shape" .tensorflow.TensorShapeProto shape = 7; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () "shape" .tensorflow.TensorShapeProto shape = 7; |
TensorProto | getTensor () "tensor" .tensorflow.TensorProto tensor = 8; |
TensorProtoOrBuilder | getTensorOrBuilder () "tensor" .tensorflow.TensorProto tensor = 8; |
Kiểu dữ liệu | getType () "type" .tensorflow.DataType type = 6; |
int | getTypeValue () "type" .tensorflow.DataType type = 6; |
com.google.protobuf.UnknownFieldSet cuối cùng | |
AttrValue.ValueCase | getValueCase () |
boolean | hasFunc () "func" represents a function. |
boolean | hasList () any "list(...)" .tensorflow.AttrValue.ListValue list = 1; |
boolean | hasShape () "shape" .tensorflow.TensorShapeProto shape = 7; |
boolean | hasTensor () "tensor" .tensorflow.TensorProto tensor = 8; |
int | mã băm () |
boolean cuối cùng | |
AttrValue.Builder tĩnh | newBuilder ( nguyên mẫu AttrValue ) |
AttrValue.Builder tĩnh | |
AttrValue.Builder | |
giá trị Attr tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
giá trị 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) |
giá trị Attr tĩnh | ParseFrom (dữ liệu ByteBuffer) |
giá trị Attr tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
giá trị Attr tĩnh | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
giá trị Attr tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
giá trị Attr tĩnh | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
giá trị Attr tĩnh | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
giá trị Attr tĩnh | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
giá trị Attr tĩnh | ParseFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
AttrValue.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
Hằng số
int tĩnh cuối cùng B_FIELD_NUMBER
Giá trị không đổi: 5
int tĩnh công khai FUNC_FIELD_NUMBER
Giá trị không đổi: 10
int cuối cùng tĩnh công khai F_FIELD_NUMBER
Giá trị không đổi: 4
int tĩnh cuối cùng I_FIELD_NUMBER
Giá trị không đổi: 3
int cuối cùng tĩnh công khai LIST_FIELD_NUMBER
Giá trị không đổi: 1
int tĩnh cuối cùng PLACEHOLDER_FIELD_NUMBER
Giá trị không đổi: 9
int tĩnh công khai SHAPE_FIELD_NUMBER
Giá trị không đổi: 7
int tĩnh cuối cùng S_FIELD_NUMBER
Giá trị không đổi: 2
int cuối cùng tĩnh công khai TENSOR_FIELD_NUMBER
Giá trị không đổi: 8
int tĩnh cuối cùng TYPE_FIELD_NUMBER
Giá trị không đổi: 6
Phương pháp công khai
boolean công khai bằng (Object obj)
boolean công khai getB ()
"bool"
bool b = 5;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
phao công khai getF ()
"float"
float f = 4;
tên công khaiAttrList getFunc ()
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
.tensorflow.NameAttrList func = 10;
tên công khaiAttrListOrBuilder getFuncOrBuilder ()
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
.tensorflow.NameAttrList func = 10;
công khai lâu getI ()
"int"
int64 i = 3;
công khai AttrValue.ListValueOrBuilder getListOrBuilder ()
any "list(...)"
.tensorflow.AttrValue.ListValue list = 1;
công cộng getParserForType ()
Chuỗi công khai getPlaceholder ()
This is a placeholder only used in nodes defined inside a function. It indicates the attr value will be supplied when the function is instantiated. For example, let us suppose a node "N" in function "FN". "N" has an attr "A" with value placeholder = "foo". When FN is instantiated with attr "foo" set to "bar", the instantiated node N's attr A will have been given the value "bar".
string placeholder = 9;
com.google.protobuf.ByteString getPlaceholderBytes công khai ()
This is a placeholder only used in nodes defined inside a function. It indicates the attr value will be supplied when the function is instantiated. For example, let us suppose a node "N" in function "FN". "N" has an attr "A" with value placeholder = "foo". When FN is instantiated with attr "foo" set to "bar", the instantiated node N's attr A will have been given the value "bar".
string placeholder = 9;
com.google.protobuf.ByteString getS công khai ()
"string"
bytes s = 2;
int công khai getSerializedSize ()
công khai TensorShapeProtoOrBuilder getShapeOrBuilder ()
"shape"
.tensorflow.TensorShapeProto shape = 7;
int công khai getTypeValue ()
"type"
.tensorflow.DataType type = 6;
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean công khai hasFunc ()
"func" represents a function. func.name is a function's name or a primitive op's name. func.attr.first is the name of an attr defined for that function. func.attr.second is the value for that attr in the instantiation.
.tensorflow.NameAttrList func = 10;
boolean công khai hasList ()
any "list(...)"
.tensorflow.AttrValue.ListValue list = 1;
boolean công khai hasShape ()
"shape"
.tensorflow.TensorShapeProto shape = 7;
boolean công khai hasTensor ()
"tensor"
.tensorflow.TensorProto tensor = 8;
mã băm int công khai ()
boolean cuối cùng công khai được khởi tạo ()
tĩnh công khai AttrValue phân tích cú phápDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích cú pháp AttrValue tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích AttrValue tĩnh công khaiTừ (dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp AttrValue tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
phân tích cú pháp AttrValue tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp AttrValue tĩnh công khai (dữ liệu com.google.protobuf.ByteString)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp AttrValue tĩnh công khaiTừ (Đầu vàoInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích cú pháp AttrValue tĩnh công khaiTừ (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 ()
public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)
Ném
IOException |
---|