GraphOpCreation คลาสสุดท้ายสาธารณะ
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
tensorflow.GraphOpCreation
คลาสที่ซ้อนกัน
ระดับ | GraphOpCreation.Builder | The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2). |
ค่าคงที่
ภายใน | CODE_LOCATION_FIELD_NUMBER | |
ภายใน | DEVICE_NAME_FIELD_NUMBER | |
ภายใน | GRAPH_ID_FIELD_NUMBER | |
ภายใน | GRAPH_NAME_FIELD_NUMBER | |
ภายใน | INPUT_NAMES_FIELD_NUMBER | |
ภายใน | NUM_OUTPUTS_FIELD_NUMBER | |
ภายใน | OP_NAME_FIELD_NUMBER | |
ภายใน | OP_TYPE_FIELD_NUMBER | |
ภายใน | OUTPUT_TENSOR_IDS_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
รหัสที่ตั้ง | รับรหัสตำแหน่ง () The unique ID for code location (stack trace) of the op's creation. |
CodeLocationOrBuilder | getCodeLocationOrBuilder () The unique ID for code location (stack trace) of the op's creation. |
GraphOpCreation แบบคงที่ | |
การสร้างกราฟOpCreation | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
สตริง | รับชื่ออุปกรณ์ () Name of the device that the op is assigned to (if available). |
com.google.protobuf.ByteString | รับDeviceNameBytes () Name of the device that the op is assigned to (if available). |
สตริง | getGraphId () Unique ID of the graph (generated by debugger). |
com.google.protobuf.ByteString | รับ GraphIdBytes () Unique ID of the graph (generated by debugger). |
สตริง | getGraphName () Name of the graph that the op is a part of (if available). |
com.google.protobuf.ByteString | รับGraphNameBytes () Name of the graph that the op is a part of (if available). |
สตริง | getInputNames (ดัชนี int) Names of the input tensors to the op. |
com.google.protobuf.ByteString | getInputNamesBytes (ดัชนี int) Names of the input tensors to the op. |
ภายใน | getInputNamesCount () Names of the input tensors to the op. |
com.google.protobuf.ProtocolStringList | getInputNamesList () Names of the input tensors to the op. |
ภายใน | getNumOutputs () Number of output tensors emitted by the op. |
สตริง | getOpName () Name of the op (e.g., "Dense/MatMul_1"). |
com.google.protobuf.ByteString | getOpNameBytes () Name of the op (e.g., "Dense/MatMul_1"). |
สตริง | getOpType () Type of the op (e.g., "MatMul"). |
com.google.protobuf.ByteString | getOpTypeBytes () Type of the op (e.g., "MatMul"). |
ภายใน | getOutputTensorIds (ดัชนี int) Unique IDs for the output tensors of this op. |
ภายใน | getOutputTensorIdsCount () Unique IDs for the output tensors of this op. |
รายการ<จำนวนเต็ม> | getOutputTensorIdsList () Unique IDs for the output tensors of this op. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
บูลีน | hasCodeLocation () The unique ID for code location (stack trace) of the op's creation. |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
GraphOpCreation.Builder แบบคงที่ | newBuilder (ต้นแบบ GraphOpCreation ) |
GraphOpCreation.Builder แบบคงที่ | ตัวสร้างใหม่ () |
GraphOpCreation.Builder | |
GraphOpCreation แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
GraphOpCreation แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphOpCreation แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
GraphOpCreation แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphOpCreation แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphOpCreation แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
GraphOpCreation แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphOpCreation แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
GraphOpCreation แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphOpCreation แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
GraphOpCreation.Builder | toBuilder () |
เป็นโมฆะ | writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int CODE_LOCATION_FIELD_NUMBER
ค่าคงที่: 8
ปลายทางคงที่สาธารณะ DEVICE_NAME_FIELD_NUMBER
ค่าคงที่: 5
สาธารณะคงสุดท้าย int GRAPH_ID_FIELD_NUMBER
ค่าคงที่: 4
รอบชิงชนะเลิศแบบคงที่สาธารณะ GRAPH_NAME_FIELD_NUMBER
ค่าคงที่: 3
สาธารณะคงสุดท้าย int INPUT_NAMES_FIELD_NUMBER
ค่าคงที่: 6
รอบชิงชนะเลิศแบบคงที่สาธารณะ int NUM_OUTPUTS_FIELD_NUMBER
ค่าคงที่: 7
รอบชิงชนะเลิศแบบคงที่สาธารณะ OP_NAME_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int OP_TYPE_FIELD_NUMBER
ค่าคงที่: 1
สาธารณะคงสุดท้าย int OUTPUT_TENSOR_IDS_FIELD_NUMBER
ค่าคงที่: 9
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
CodeLocation สาธารณะ getCodeLocation ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
CodeLocationOrBuilder สาธารณะ getCodeLocationOrBuilder ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สตริงสาธารณะ getDeviceName ()
Name of the device that the op is assigned to (if available).
string device_name = 5;
สาธารณะ com.google.protobuf.ByteString getDeviceNameBytes ()
Name of the device that the op is assigned to (if available).
string device_name = 5;
สตริงสาธารณะ getGraphId ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4;
สาธารณะ com.google.protobuf.ByteString getGraphIdBytes ()
Unique ID of the graph (generated by debugger). This is the ID of the immediately-enclosing graph.
string graph_id = 4;
สตริงสาธารณะ getGraphName ()
Name of the graph that the op is a part of (if available).
string graph_name = 3;
สาธารณะ com.google.protobuf.ByteString getGraphNameBytes ()
Name of the graph that the op is a part of (if available).
string graph_name = 3;
สตริงสาธารณะ getInputNames (ดัชนี int)
Names of the input tensors to the op.
repeated string input_names = 6;
สาธารณะ com.google.protobuf.ByteString getInputNamesBytes (ดัชนี int)
Names of the input tensors to the op.
repeated string input_names = 6;
สาธารณะ int getInputNamesCount ()
Names of the input tensors to the op.
repeated string input_names = 6;
สาธารณะ com.google.protobuf.ProtocolStringList getInputNamesList ()
Names of the input tensors to the op.
repeated string input_names = 6;
สาธารณะ int getNumOutputs ()
Number of output tensors emitted by the op.
int32 num_outputs = 7;
สตริงสาธารณะ getOpName ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2;
สาธารณะ com.google.protobuf.ByteString getOpNameBytes ()
Name of the op (e.g., "Dense/MatMul_1").
string op_name = 2;
สตริงสาธารณะ getOpType ()
Type of the op (e.g., "MatMul").
string op_type = 1;
สาธารณะ com.google.protobuf.ByteString getOpTypeBytes ()
Type of the op (e.g., "MatMul").
string op_type = 1;
int สาธารณะ getOutputTensorIds (ดัชนี int)
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
int สาธารณะ getOutputTensorIdsCount ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
รายการสาธารณะ <จำนวนเต็ม> getOutputTensorIdsList ()
Unique IDs for the output tensors of this op.
repeated int32 output_tensor_ids = 9;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasCodeLocation บูลีนสาธารณะ ()
The unique ID for code location (stack trace) of the op's creation.
.tensorflow.CodeLocation code_location = 8;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
GraphOpCreation แบบคงที่สาธารณะ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
GraphOpCreation parseFrom แบบคงที่สาธารณะ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphOpCreation parseFrom แบบ คงที่สาธารณะ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
GraphOpCreation parseFrom แบบ คงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphOpCreation parseFrom แบบ คงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream)
ขว้าง
IOข้อยกเว้น |
---|
GraphOpCreation parseFrom แบบ คงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphOpCreation parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
GraphOpCreation parseFrom แบบ คงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
GraphOpCreation parseFrom แบบ คงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|