GraphOpCreation

GraphOpCreation คลาสสุดท้ายสาธารณะ

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
Protobuf ประเภท 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.
รหัสLocationOrBuilder
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
เป็นโมฆะ
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

int สุดท้ายแบบคงที่สาธารณะ 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;

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

GraphOpCreation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ GraphOpCreation )

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

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

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

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

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 ไม่ถูกต้อง

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

GraphOpCreation.Builder toBuilder สาธารณะ ()

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

ขว้าง
IOข้อยกเว้น
,
GraphOpCreation คลาสสุดท้ายสาธารณะ

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
Protobuf ประเภท 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.
รหัสLocationOrBuilder
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
เป็นโมฆะ
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

int สุดท้ายแบบคงที่สาธารณะ 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;

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

GraphOpCreation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ GraphOpCreation )

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

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

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

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

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 ไม่ถูกต้อง

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

GraphOpCreation.Builder toBuilder สาธารณะ ()

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

ขว้าง
IOข้อยกเว้น
,
GraphOpCreation คลาสสุดท้ายสาธารณะ

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
Protobuf ประเภท 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.
รหัสLocationOrBuilder
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
เป็นโมฆะ
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

int สุดท้ายแบบคงที่สาธารณะ 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;

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

GraphOpCreation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ GraphOpCreation )

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

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

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

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

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 ไม่ถูกต้อง

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

GraphOpCreation.Builder toBuilder สาธารณะ ()

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

ขว้าง
IOข้อยกเว้น
,
GraphOpCreation คลาสสุดท้ายสาธารณะ

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
Protobuf ประเภท 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.
รหัสLocationOrBuilder
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
เป็นโมฆะ
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

int สุดท้ายแบบคงที่สาธารณะ 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;

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

GraphOpCreation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย 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.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ GraphOpCreation )

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

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

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

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

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 ไม่ถูกต้อง

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

GraphOpCreation.Builder toBuilder สาธารณะ ()

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

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