GraphOpCreation.Builder

GraphOpCreation.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
Protobuf ประเภท tensorflow.GraphOpCreation

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

GraphOpCreation.Builder
addAllInputNames (ค่า Iterable<String>)
 Names of the input tensors to the op.
GraphOpCreation.Builder
addAllOutputTensorIds (ค่า Iterable<? ขยายจำนวนเต็ม>)
 Unique IDs for the output tensors of this op.
GraphOpCreation.Builder
addInputNames (ค่าสตริง)
 Names of the input tensors to the op.
GraphOpCreation.Builder
addInputNamesBytes (ค่า com.google.protobuf.ByteString)
 Names of the input tensors to the op.
GraphOpCreation.Builder
addOutputTensorIds (ค่า int)
 Unique IDs for the output tensors of this op.
GraphOpCreation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
การสร้างกราฟOpCreation
การสร้างกราฟOpCreation
GraphOpCreation.Builder
GraphOpCreation.Builder
clearCodeLocation ()
 The unique ID for code location (stack trace) of the op's creation.
GraphOpCreation.Builder
ล้างชื่ออุปกรณ์ ()
 Name of the device that the op is assigned to (if available).
GraphOpCreation.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
GraphOpCreation.Builder
clearGraphId ()
 Unique ID of the graph (generated by debugger).
GraphOpCreation.Builder
clearGraphName ()
 Name of the graph that the op is a part of (if available).
GraphOpCreation.Builder
clearInputNames ()
 Names of the input tensors to the op.
GraphOpCreation.Builder
clearNumOutputs ()
 Number of output tensors emitted by the op.
GraphOpCreation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphOpCreation.Builder
clearOpName ()
 Name of the op (e.g., "Dense/MatMul_1").
GraphOpCreation.Builder
clearOpType ()
 Type of the op (e.g., "MatMul").
GraphOpCreation.Builder
clearOutputTensorIds ()
 Unique IDs for the output tensors of this op.
GraphOpCreation.Builder
รหัสที่ตั้ง
รับรหัสตำแหน่ง ()
 The unique ID for code location (stack trace) of the op's creation.
CodeLocation.ตัวสร้าง
getCodeLocationBuilder ()
 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.
การสร้างกราฟOpCreation
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
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.
บูลีน
hasCodeLocation ()
 The unique ID for code location (stack trace) of the op's creation.
บูลีนสุดท้าย
GraphOpCreation.Builder
mergeCodeLocation (ค่า CodeLocation )
 The unique ID for code location (stack trace) of the op's creation.
GraphOpCreation.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
GraphOpCreation.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphOpCreation.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
GraphOpCreation.Builder
setCodeLocation (ค่า CodeLocation )
 The unique ID for code location (stack trace) of the op's creation.
GraphOpCreation.Builder
setCodeLocation ( CodeLocation.Builder builderForValue)
 The unique ID for code location (stack trace) of the op's creation.
GraphOpCreation.Builder
setDeviceName (ค่าสตริง)
 Name of the device that the op is assigned to (if available).
GraphOpCreation.Builder
setDeviceNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the device that the op is assigned to (if available).
GraphOpCreation.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
GraphOpCreation.Builder
setGraphId (ค่าสตริง)
 Unique ID of the graph (generated by debugger).
GraphOpCreation.Builder
setGraphIdBytes (ค่า com.google.protobuf.ByteString)
 Unique ID of the graph (generated by debugger).
GraphOpCreation.Builder
setGraphName (ค่าสตริง)
 Name of the graph that the op is a part of (if available).
GraphOpCreation.Builder
setGraphNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the graph that the op is a part of (if available).
GraphOpCreation.Builder
setInputNames (ดัชนี int, ค่าสตริง)
 Names of the input tensors to the op.
GraphOpCreation.Builder
setNumOutputs (ค่า int)
 Number of output tensors emitted by the op.
GraphOpCreation.Builder
setOpName (ค่าสตริง)
 Name of the op (e.g., "Dense/MatMul_1").
GraphOpCreation.Builder
setOpNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the op (e.g., "Dense/MatMul_1").
GraphOpCreation.Builder
setOpType (ค่าสตริง)
 Type of the op (e.g., "MatMul").
GraphOpCreation.Builder
setOpTypeBytes (ค่า com.google.protobuf.ByteString)
 Type of the op (e.g., "MatMul").
GraphOpCreation.Builder
setOutputTensorIds (ดัชนี int, ค่า int)
 Unique IDs for the output tensors of this op.
GraphOpCreation.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
GraphOpCreation.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

GraphOpCreation.Builder addAllInputNames สาธารณะ (ค่า Iterable <String>)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

GraphOpCreation.Builder สาธารณะ addAllOutputTensorIds (ค่า Iterable <? ขยายจำนวนเต็ม>)

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

GraphOpCreation.Builder addInputNames สาธารณะ (ค่าสตริง)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

GraphOpCreation.Builder addInputNamesBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

GraphOpCreation.Builder สาธารณะ addOutputTensorIds (ค่า int)

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

GraphOpCreation.Builder addRepeatedField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง GraphOpCreation สาธารณะ ()

GraphOpCreation buildPartial สาธารณะ ()

GraphOpCreation.Builder สาธารณะ ชัดเจน ()

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

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

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

 Name of the device that the op is assigned to (if available).
 
string device_name = 5;

GraphOpCreation.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

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

 Unique ID of the graph (generated by debugger).
 This is the ID of the immediately-enclosing graph.
 
string graph_id = 4;

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

 Name of the graph that the op is a part of (if available).
 
string graph_name = 3;

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

 Names of the input tensors to the op.
 
repeated string input_names = 6;

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

 Number of output tensors emitted by the op.
 
int32 num_outputs = 7;

GraphOpCreation.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

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

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

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

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

โคลน GraphOpCreation.Builder สาธารณะ ()

CodeLocation สาธารณะ getCodeLocation ()

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

CodeLocation.Builder สาธารณะ getCodeLocationBuilder ()

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

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

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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

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

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

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

GraphOpCreation.Builder สาธารณะ mergeCodeLocation (ค่า CodeLocation )

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

GraphOpCreation.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

GraphOpCreation.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

GraphOpCreation.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

GraphOpCreation.Builder setCodeLocation สาธารณะ (ค่า CodeLocation )

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

GraphOpCreation.Builder setCodeLocation สาธารณะ ( CodeLocation.Builder builderForValue)

 The unique ID for code location (stack trace) of the op's creation.
 
.tensorflow.CodeLocation code_location = 8;

GraphOpCreation.Builder setDeviceName สาธารณะ (ค่าสตริง)

 Name of the device that the op is assigned to (if available).
 
string device_name = 5;

GraphOpCreation.Builder setDeviceNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

 Name of the device that the op is assigned to (if available).
 
string device_name = 5;

GraphOpCreation.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

GraphOpCreation.Builder setGraphId สาธารณะ (ค่าสตริง)

 Unique ID of the graph (generated by debugger).
 This is the ID of the immediately-enclosing graph.
 
string graph_id = 4;

GraphOpCreation.Builder สาธารณะ setGraphIdBytes (ค่า com.google.protobuf.ByteString)

 Unique ID of the graph (generated by debugger).
 This is the ID of the immediately-enclosing graph.
 
string graph_id = 4;

GraphOpCreation.Builder setGraphName สาธารณะ (ค่าสตริง)

 Name of the graph that the op is a part of (if available).
 
string graph_name = 3;

GraphOpCreation.Builder สาธารณะ setGraphNameBytes (ค่า com.google.protobuf.ByteString)

 Name of the graph that the op is a part of (if available).
 
string graph_name = 3;

GraphOpCreation.Builder setInputNames สาธารณะ (ดัชนี int, ค่าสตริง)

 Names of the input tensors to the op.
 
repeated string input_names = 6;

GraphOpCreation.Builder สาธารณะ setNumOutputs (ค่า int)

 Number of output tensors emitted by the op.
 
int32 num_outputs = 7;

GraphOpCreation.Builder setOpName สาธารณะ (ค่าสตริง)

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

GraphOpCreation.Builder setOpNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

 Name of the op (e.g., "Dense/MatMul_1").
 
string op_name = 2;

GraphOpCreation.Builder setOpType สาธารณะ (ค่าสตริง)

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

GraphOpCreation.Builder setOpTypeBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

 Type of the op (e.g., "MatMul").
 
string op_type = 1;

GraphOpCreation.Builder สาธารณะ setOutputTensorIds (ดัชนี int, ค่า int)

 Unique IDs for the output tensors of this op.
 
repeated int32 output_tensor_ids = 9;

GraphOpCreation.Builder setRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

GraphOpCreation.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)