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<? extends Integer> 値)
 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.Builder
クリア()
GraphOpCreation.Builder
クリアコードロケーション()
 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
クリアグラフID ()
 Unique ID of the graph (generated by debugger).
GraphOpCreation.Builder
クリアグラフ名()
 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
クリアOpName ()
 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
コードの場所
getCodeLocation ()
 The unique ID for code location (stack trace) of the op's creation.
コードロケーションビルダー
getCodeLocationBuilder ()
 The unique ID for code location (stack trace) of the op's creation.
コード場所またはビルダー
getCodeLocationOrBuilder ()
 The unique ID for code location (stack trace) of the op's creation.
グラフオペレーション作成
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getデバイス名()
 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).
getグラフ名()
 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 インデックス)
 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.Message other)
GraphOpCreation.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
最終的なGraphOpCreation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
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)

継承されたメソッド

パブリックメソッド

public GraphOpCreation.Builder addAllInputNames (Iterable<String> 値)

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

public GraphOpCreation.Builder addAllOutputTensorIds (Iterable<? extends 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クリア()

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 ()

パブリック String 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;

パブリック String 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;

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

public String getInputNames (int インデックス)

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

public com.google.protobuf.ByteString getInputNamesBytes (int インデックス)

 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;

パブリック String 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;

パブリック String 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 インデックス)

 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;

public List<Integer> getOutputTensorIdsList ()

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

public boolean hasCodeLocation ()

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

パブリック最終ブール値isInitialized ()

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 other)

public GraphOpCreation.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Final GraphOpCreation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

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 インデックス、int 値)

 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 knownFields)