AttrValue

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.
 
Protobuf ประเภท tensorflow.AttrValue

คลาสที่ซ้อนกัน

ระดับ AttrValue.ตัวสร้าง
 Protocol buffer representing the value for an attr used to configure an Op. 
ระดับ AttrValue.ListValue
 LINT.IfChange
 
Protobuf ประเภท tensorflow.AttrValue.ListValue
อินเตอร์เฟซ AttrValue.ListValueOrBuilder
แจกแจง AttrValue.ValueCase

ค่าคงที่

ภายใน B_FIELD_NUMBER
ภายใน FUNC_FIELD_NUMBER
ภายใน F_FIELD_NUMBER
ภายใน I_FIELD_NUMBER
ภายใน LIST_FIELD_NUMBER
ภายใน PLACEHOLDER_FIELD_NUMBER
ภายใน SHAPE_FIELD_NUMBER
ภายใน S_FIELD_NUMBER
ภายใน TENSOR_FIELD_NUMBER
ภายใน TYPE_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
บูลีน
รับบี ()
 "bool"
 
bool b = 5;
AttrValue แบบคงที่
AttrValue
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
ลอย
รับF ()
 "float"
 
float f = 4;
ชื่อAttrList
รับฟังก์ชั่น ()
 "func" represents a function.
ชื่อ AttrListOrBuilder
getFuncOrBuilder ()
 "func" represents a function.
ยาว
รับฉัน ()
 "int"
 
int64 i = 3;
AttrValue.ListValue
รับรายการ ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.ListValueOrBuilder
getListOrBuilder ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
สตริง
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
รับS ()
 "string"
 
bytes s = 2;
ภายใน
เทนเซอร์รูปร่างโปรโต
รับรูปร่าง ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
เทนเซอร์โปรโต
รับเทนเซอร์ ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
ประเภทข้อมูล
รับประเภท ()
 "type"
 
.tensorflow.DataType type = 6;
ภายใน
getTypeValue ()
 "type"
 
.tensorflow.DataType type = 6;
สุดท้าย com.google.protobuf.UnknownFieldSet
AttrValue.ValueCase
บูลีน
มีฟังก์ชั่น ()
 "func" represents a function.
บูลีน
มีรายการ ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
บูลีน
มีรูปร่าง ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
บูลีน
มีเทนเซอร์ ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
ภายใน
บูลีนสุดท้าย
AttrValue.Builder แบบคงที่
newBuilder (ต้นแบบ AttrValue )
AttrValue.Builder แบบคงที่
AttrValue.ตัวสร้าง
AttrValue แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
AttrValue แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
AttrValue แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
AttrValue แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
AttrValue แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
AttrValue.ตัวสร้าง
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

int สุดท้ายคงที่สาธารณะ B_FIELD_NUMBER

ค่าคงที่: 5

สาธารณะคงสุดท้าย int FUNC_FIELD_NUMBER

ค่าคงที่: 10

int สุดท้ายคงที่สาธารณะ F_FIELD_NUMBER

ค่าคงที่: 4

สาธารณะคงที่สุดท้าย int I_FIELD_NUMBER

ค่าคงที่: 3

สาธารณะคงสุดท้าย int LIST_FIELD_NUMBER

ค่าคงที่: 1

รอบชิงชนะเลิศแบบคงที่สาธารณะ int PLACEHOLDER_FIELD_NUMBER

ค่าคงที่: 9

int สุดท้ายคงที่สาธารณะ SHAPE_FIELD_NUMBER

ค่าคงที่: 7

สาธารณะคงสุดท้าย int S_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int TENSOR_FIELD_NUMBER

ค่าคงที่: 8

สาธารณะคงสุดท้าย int TYPE_FIELD_NUMBER

ค่าคงที่: 6

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

บูลีนสาธารณะ getB ()

 "bool"
 
bool b = 5;

AttrValue สาธารณะคงที่ getDefaultInstance ()

AttrValue สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

โฟลตสาธารณะ getF ()

 "float"
 
float f = 4;

NameAttrList สาธารณะ 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;

NameAttrListOrBuilder สาธารณะ 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;

สาธารณะ long getI ()

 "int"
 
int64 i = 3;

AttrValue.ListValue getList สาธารณะ ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

AttrValue.ListValueOrBuilder สาธารณะ getListOrBuilder ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

สาธารณะ getParserForType ()

สตริงสาธารณะ 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 ()

ตัวยึดสตริง

 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 ()

 "string"
 
bytes s = 2;

สาธารณะ int getSerializedSize ()

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;

ประเภทข้อมูล สาธารณะ getType ()

 "type"
 
.tensorflow.DataType type = 6;

สาธารณะ int getTypeValue ()

 "type"
 
.tensorflow.DataType type = 6;

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

AttrValue.ValueCase getValueCase สาธารณะ ()

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;

hasList บูลีนสาธารณะ ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

hasShape บูลีนสาธารณะ ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

hasTensor บูลีนสาธารณะ ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

AttrValue.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ AttrValue )

AttrValue.Builder newBuilder สาธารณะแบบคงที่ ()

AttrValue.Builder สาธารณะ newBuilderForType ()

AttrValue แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

AttrValue แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

AttrValue แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

AttrValue แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ AttrValue parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

AttrValue parseFrom แบบคงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream)

ขว้าง
IOข้อยกเว้น

AttrValue แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

AttrValue แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ AttrValue parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

AttrValue แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

AttrValue.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น