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<? 확장 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 (정수 값)
 Unique IDs for the output tensors of this op.
GraphOpCreation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
GraphOpCreation
짓다 ()
GraphOpCreation
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
클리어입력이름 ()
 Names of the input tensors to the op.
GraphOpCreation.Builder
클리어Num출력 ()
 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
클리어옵타입 ()
 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.
CodeLocation.Builder
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.
GraphOpCreation
최종 정적 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).
그래프이름 ()
 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 (정수 인덱스)
 Names of the input tensors to the op.
com.google.protobuf.ByteString
getInputNamesBytes (정수 인덱스)
 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 (정수 인덱스)
 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.
부울
해시코드위치 ()
 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.UnknownFieldSet 알려지지 않은Fields)
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 (정수 값)
 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.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 GraphOpCreation.Builder addAllInputNames (Iterable<String> 값)

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

공개 GraphOpCreation.Builder addAllOutputTensorIds (Iterable<? 확장 Integer> 값)

 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.BuilderclearField ( 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 클리어 그래프 이름 ()

 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 클리어OpName ()

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

공개 GraphOpCreation.Builder 클리어OpType ()

 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 mergeFrom (com.google.protobuf.기타 메시지)

공개 GraphOpCreation.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 최종 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.
 
.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)