공개 정적 최종 클래스 SavedObjectGraph.Builder
Protobuf 유형 tensorflow.SavedObjectGraph
공개 방법
저장된ObjectGraph.Builder | |
저장된ObjectGraph.Builder | |
저장된ObjectGraph.Builder | |
저장된ObjectGraph.Builder | |
저장된ObjectGraph.Builder | addNodes (int 인덱스, SavedObject.Builder builderForValue) Flattened list of objects in the object graph. |
SavedObject.Builder | addNodesBuilder (정수 인덱스) Flattened list of objects in the object graph. |
SavedObject.Builder | addNodesBuilder () Flattened list of objects in the object graph. |
저장된ObjectGraph.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된객체 그래프 | 짓다 () |
저장된객체 그래프 | 빌드부분 () |
저장된ObjectGraph.Builder | 분명한 () |
저장된ObjectGraph.Builder | 클리어콘크리트함수 () |
저장된ObjectGraph.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
저장된ObjectGraph.Builder | 클리어노드 () Flattened list of objects in the object graph. |
저장된ObjectGraph.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
저장된ObjectGraph.Builder | 클론 () |
부울 | containConcreteFunctions (문자열 키) Information about captures and output structures in concrete functions. |
Map<String, SavedConcreteFunction > | getConcreteFunctions () 대신 getConcreteFunctionsMap() 사용하세요. |
정수 | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
Map<String, SavedConcreteFunction > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
SavedConcreteFunction | getConcreteFunctionsOrDefault (문자열 키, SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions. |
SavedConcreteFunction | getConcreteFunctionsOrThrow (문자열 키) Information about captures and output structures in concrete functions. |
저장된객체 그래프 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Map<String, SavedConcreteFunction > | getMutableConcreteFunctions () 대신 대체 돌연변이 접근자를 사용하세요. |
저장된객체 | getNodes (정수 인덱스) Flattened list of objects in the object graph. |
SavedObject.Builder | getNodesBuilder (정수 인덱스) Flattened list of objects in the object graph. |
목록< SavedObject.Builder > | getNodesBuilderList () Flattened list of objects in the object graph. |
정수 | getNodesCount () Flattened list of objects in the object graph. |
목록< 저장된객체 > | getNodesList () Flattened list of objects in the object graph. |
저장된객체 또는 빌더 | getNodesOrBuilder (정수 인덱스) Flattened list of objects in the object graph. |
목록<? SavedObjectOrBuilder 확장 > | getNodesOrBuilderList () Flattened list of objects in the object graph. |
최종 부울 | 초기화됨 () |
저장된ObjectGraph.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
저장된ObjectGraph.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 SavedObjectGraph.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
저장된ObjectGraph.Builder | putAllConcreteFunctions (Map<String, SavedConcreteFunction > 값) Information about captures and output structures in concrete functions. |
저장된ObjectGraph.Builder | putConcreteFunctions (문자열 키, SavedConcreteFunction 값) Information about captures and output structures in concrete functions. |
저장된ObjectGraph.Builder | RemoveConcreteFunctions (문자열 키) Information about captures and output structures in concrete functions. |
저장된ObjectGraph.Builder | RemoveNodes (정수 인덱스) Flattened list of objects in the object graph. |
저장된ObjectGraph.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된ObjectGraph.Builder | |
저장된ObjectGraph.Builder | setNodes (int 인덱스, SavedObject.Builder builderForValue) Flattened list of objects in the object graph. |
저장된ObjectGraph.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 SavedObjectGraph.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 SavedObjectGraph.Builder addAllNodes (Iterable<? 확장 SavedObject > 값)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObjectGraph.Builder addNodes (int 인덱스, SavedObject 값)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObjectGraph.Builder addNodes ( SavedObject 값)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObjectGraph.Builder addNodes ( SavedObject.Builder builderForValue)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObjectGraph.Builder addNodes (int 인덱스, SavedObject.Builder builderForValue)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObject.Builder addNodesBuilder (int 인덱스)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObject.Builder addNodesBuilder ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
public SavedObjectGraph.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 SavedObjectGraph.Builder 클리어노드 ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 부울 containConcreteFunctions (문자열 키)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 int getConcreteFunctionsCount ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 맵<String, SavedConcreteFunction > getConcreteFunctionsMap ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 SavedConcreteFunction getConcreteFunctionsOrDefault (문자열 키, SavedConcreteFunction defaultValue)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 SavedConcreteFunction getConcreteFunctionsOrThrow (문자열 키)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 SavedObject getNodes (int 인덱스)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObject.Builder getNodesBuilder (int 인덱스)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 목록< SavedObject.Builder > getNodesBuilderList ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 int getNodesCount ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 목록< SavedObject > getNodesList ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObjectOrBuilder getNodesOrBuilder (int 인덱스)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 목록<? SavedObjectOrBuilder > getNodesOrBuilderList () 를 확장합니다.
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 최종 부울 isInitialized ()
공개 SavedObjectGraph.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 SavedObjectGraph.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 SavedObjectGraph.Builder putAllConcreteFunctions (Map<String, SavedConcreteFunction > 값)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 SavedObjectGraph.Builder putConcreteFunctions (문자열 키, SavedConcreteFunction 값)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 SavedObjectGraph.Builder RemoveConcreteFunctions (문자열 키)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
공개 SavedObjectGraph.Builder RemoveNodes (int 인덱스)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObjectGraph.Builder setNodes (int 인덱스, SavedObject 값)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
공개 SavedObjectGraph.Builder setNodes (int 인덱스, SavedObject.Builder builderForValue)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;