GraphOpCreation.Builder

מחלקה סופית סטטית ציבורית GraphOpCreation.Builder

 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
 
tensorflow.GraphOpCreation מסוג Protobuf.GraphOpCreation

שיטות ציבוריות

GraphOpCreation.Builder
addAllInputNames (ערכי <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, ערך אובייקט)
GraphOpCreation
GraphOpCreation
GraphOpCreation.Builder
GraphOpCreation.Builder
clearCodeLocation ()
 The unique ID for code location (stack trace) of the op's creation.
GraphOpCreation.Builder
clearDeviceName ()
 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
CodeLocation
getCodeLocation ()
 The unique ID for code location (stack trace) of the op's creation.
CodeLocation.Builder
getCodeLocationBuilder ()
 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
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
getDeviceName ()
 Name of the device that the op is assigned to (if available).
com.google.protobuf.ByteString
getDeviceNameBytes ()
 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
getGraphIdBytes ()
 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
getGraphNameBytes ()
 Name of the graph that the op is a part of (if available).
חוּט
getInputNames (int index)
 Names of the input tensors to the op.
com.google.protobuf.ByteString
getInputNamesBytes (int index)
 Names of the input tensors to the op.
int
getInputNamesCount ()
 Names of the input tensors to the op.
com.google.protobuf.ProtocolStringList
getInputNamesList ()
 Names of the input tensors to the op.
int
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").
int
getOutputTensorIds (int index)
 Unique IDs for the output tensors of this op.
int
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.Message אחר)
GraphOpCreation.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
הסופי GraphOpCreation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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 index, ערך מחרוזת)
 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 index, int value)
 Unique IDs for the output tensors of this op.
GraphOpCreation.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
הסופי GraphOpCreation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public GraphOpCreation.Builder addAllInputNames (ערכי <String> שניתן לבצע)

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

public GraphOpCreation.Builder addAllOutputTensorIds (Iterable<? מרחיב את ערכי Integer>)

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

public GraphOpCreation.Builder addInputNames (ערך מחרוזת)

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

public GraphOpCreation.Builder addInputNamesBytes (ערך com.google.protobuf.ByteString)

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

public GraphOpCreation.Builder addOutputTensorIds (ערך int)

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

public GraphOpCreation.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית GraphOpCreation ציבורית ()

public GraphOpCreation buildPartial ()

public GraphOpCreation.Builder clear ()

public GraphOpCreation.Builder clearCodeLocation ()

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

public GraphOpCreation.Builder clearDeviceName ()

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

public GraphOpCreation.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public GraphOpCreation.Builder clearGraphId ()

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

public GraphOpCreation.Builder clearGraphName ()

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

public GraphOpCreation.Builder clearInputNames ()

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

public GraphOpCreation.Builder clearNumOutputs ()

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

public GraphOpCreation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphOpCreation.Builder clearOpName ()

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

public GraphOpCreation.Builder clearOpType ()

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

public GraphOpCreation.Builder clearOutputTensorIds ()

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

שיבוט ציבורי GraphOpCreation.Builder ()

Public CodeLocation getCodeLocation ()

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

public CodeLocation.Builder getCodeLocationBuilder ()

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

Public CodeLocationOrBuilder getCodeLocationOrBuilder ()

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

public GraphOpCreation getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

מחרוזת ציבורית getDeviceName ()

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

public 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;

public 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;

public com.google.protobuf.ByteString getGraphNameBytes ()

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

מחרוזת ציבורית getInputNames (int index)

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

public com.google.protobuf.ByteString getInputNamesBytes (int index)

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

public int getInputNamesCount ()

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

public com.google.protobuf.ProtocolStringList getInputNamesList ()

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

public 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;

public 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;

public com.google.protobuf.ByteString getOpTypeBytes ()

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

public int getOutputTensorIds (int index)

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

public int getOutputTensorIdsCount ()

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

רשימה ציבורית<Integer> getOutputTensorIdsList ()

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

יש קוד מיקום בוליאני ציבורי ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public GraphOpCreation.Builder mergeCodeLocation (ערך CodeLocation )

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

public GraphOpCreation.Builder mergeFrom (com.google.protobuf.Message אחר)

public GraphOpCreation.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public final GraphOpCreation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public GraphOpCreation.Builder setCodeLocation (ערך CodeLocation )

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

public GraphOpCreation.Builder setCodeLocation ( CodeLocation.Builder builderForValue)

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

public GraphOpCreation.Builder setDeviceName (ערך מחרוזת)

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

public GraphOpCreation.Builder setDeviceNameBytes (ערך com.google.protobuf.ByteString)

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

public GraphOpCreation.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public GraphOpCreation.Builder setGraphId (ערך מחרוזת)

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

public 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;

public GraphOpCreation.Builder setGraphName (ערך מחרוזת)

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

public GraphOpCreation.Builder setGraphNameBytes (ערך com.google.protobuf.ByteString)

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

public GraphOpCreation.Builder setInputNames (אינדקס int, ערך מחרוזת)

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

public GraphOpCreation.Builder setNumOutputs (ערך int)

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

public GraphOpCreation.Builder setOpName (ערך מחרוזת)

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

Public GraphOpCreation.Builder setOpNameBytes (ערך com.google.protobuf.ByteString)

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

public GraphOpCreation.Builder setOpType (ערך מחרוזת)

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

public GraphOpCreation.Builder setOpTypeBytes (ערך com.google.protobuf.ByteString)

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

public GraphOpCreation.Builder setOutputTensorIds (int index, int value)

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

public GraphOpCreation.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

Public final GraphOpCreation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)