คลาสสุดท้ายคงที่สาธารณะ CostGraphDef.Node.OutputInfo
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo คลาสที่ซ้อนกัน
| ระดับ | CostGraphDef.Node.OutputInfo.Builder | Outputs of this node. | |
ค่าคงที่
| ภายใน | ALIAS_INPUT_PORT_FIELD_NUMBER | |
| ภายใน | DTYPE_FIELD_NUMBER | |
| ภายใน | SHAPE_FIELD_NUMBER | |
| ภายใน | SIZE_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| ยาว | getAliasInputPort () If >= 0, the output is an alias of an input. |
| CostGraphDef.Node.OutputInfo แบบคงที่ | |
| CostGraphDef.Node.OutputInfo | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| ประเภทข้อมูล | getDtype () .tensorflow.DataType dtype = 4; |
| ภายใน | getDtypeValue () .tensorflow.DataType dtype = 4; |
| ภายใน | |
| เทนเซอร์รูปร่างโปรโต | รับรูปร่าง () .tensorflow.TensorShapeProto shape = 3; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
| ยาว | รับขนาด () int64 size = 1; |
| สุดท้าย com.google.protobuf.UnknownFieldSet | |
| บูลีน | มีรูปร่าง () .tensorflow.TensorShapeProto shape = 3; |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| CostGraphDef.Node.OutputInfo.Builder แบบคงที่ | newBuilder (ต้นแบบ CostGraphDef.Node.OutputInfo ) |
| CostGraphDef.Node.OutputInfo.Builder แบบคงที่ | ตัวสร้างใหม่ () |
| CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CostGraphDef.Node.OutputInfo แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คงที่ | |
| CostGraphDef.Node.OutputInfo.Builder | toBuilder () |
| เป็นโมฆะ | writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
รอบชิงชนะเลิศแบบคงที่สาธารณะ int ALIAS_INPUT_PORT_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int DTYPE_FIELD_NUMBER
ค่าคงที่: 4
int สุดท้ายคงที่สาธารณะ SHAPE_FIELD_NUMBER
ค่าคงที่: 3
รอบชิงชนะเลิศแบบคงที่สาธารณะ SIZE_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะยาว getAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ int getDtypeValue ()
.tensorflow.DataType dtype = 4;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
getSize ยาวสาธารณะ ()
int64 size = 1;
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape บูลีนสาธารณะ ()
.tensorflow.TensorShapeProto shape = 3;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
CostGraphDef.Node.OutputInfo.Builder สาธารณะคง ที่ newBuilder (ต้นแบบ CostGraphDef.Node.OutputInfo )
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream)
ขว้าง
| IOข้อยกเว้น |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
| IOข้อยกเว้น |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
CostGraphDef.Node.OutputInfo แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|