Protobuf 유형 tensorflow.SavedObject
중첩 클래스
수업 | SavedObject.Builder | Protobuf 유형 tensorflow.SavedObject | |
열거형 | SavedObject.KindCase |
상수
공개 방법
불리언 | containSaveableObjects (문자열 키) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
불리언 | 같음 (객체 객체) |
저장된 자산 | getAsset () .tensorflow.SavedAsset asset = 5; |
저장된 자산 또는 빌더 | getAssetOrBuilder () .tensorflow.SavedAsset asset = 5; |
저장됨BareConcreteFunction | getBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
저장됨BareConcreteFunctionOrBuilder | getBareConcreteFunctionOrBuilder () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
TrackableObjectGraph.TrackableObject.ObjectReference | getChildren (정수 인덱스) Objects which this object depends on: named edges in the dependency graph. |
정수 | getChildrenCount () Objects which this object depends on: named edges in the dependency graph. |
목록< TrackableObjectGraph.TrackableObject.ObjectReference > | getChildrenList () Objects which this object depends on: named edges in the dependency graph. |
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | getChildrenOrBuilder (정수 인덱스) Objects which this object depends on: named edges in the dependency graph. |
목록<? TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder 를 확장합니다. > | getChildrenOrBuilderList () Objects which this object depends on: named edges in the dependency graph. |
저장됨상수 | getConstant () .tensorflow.SavedConstant constant = 9; |
저장된ConstantOrBuilder | getConstantOrBuilder () .tensorflow.SavedConstant constant = 9; |
정적 SavedObject | |
저장된객체 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
저장된함수 | get함수 () .tensorflow.SavedFunction function = 6; |
저장된FunctionOrBuilder | getFunctionOrBuilder () .tensorflow.SavedFunction function = 6; |
SavedObject.KindCase | getKindCase () |
저장된 리소스 | 리소스 가져오기 () .tensorflow.SavedResource resource = 10; |
저장된ResourceOrBuilder | getResourceOrBuilder () .tensorflow.SavedResource resource = 10; |
Map<문자열, SaveableObject > | getSaveableObjects () 대신 getSaveableObjectsMap() 사용하세요. |
정수 | getSaveableObjectsCount () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
Map<문자열, SaveableObject > | getSaveableObjectsMap () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
저장 가능한 객체 | getSaveableObjectsOrDefault (문자열 키, SaveableObject defaultValue) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
저장 가능한 객체 | getSaveableObjectsOrThrow (문자열 키) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
정수 | |
TrackableObjectGraph.TrackableObject.SlotVariableReference | getSlotVariables (정수 인덱스) Slot variables owned by this object. |
정수 | getSlotVariablesCount () Slot variables owned by this object. |
목록< TrackableObjectGraph.TrackableObject.SlotVariableReference > | getSlotVariablesList () Slot variables owned by this object. |
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | getSlotVariablesOrBuilder (정수 인덱스) Slot variables owned by this object. |
목록<? TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder 를 확장합니다. > | getSlotVariablesOrBuilderList () Slot variables owned by this object. |
최종 com.google.protobuf.UnknownFieldSet | |
저장된사용자객체 | getUserObject () .tensorflow.SavedUserObject user_object = 4; |
저장된UserObjectOrBuilder | getUserObjectOrBuilder () .tensorflow.SavedUserObject user_object = 4; |
저장된변수 | get변수 () .tensorflow.SavedVariable variable = 7; |
저장된VariableOrBuilder | getVariableOrBuilder () .tensorflow.SavedVariable variable = 7; |
불리언 | 해시자산 () .tensorflow.SavedAsset asset = 5; |
불리언 | hasBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
불리언 | hasConstant () .tensorflow.SavedConstant constant = 9; |
불리언 | has함수 () .tensorflow.SavedFunction function = 6; |
불리언 | 해시리소스 () .tensorflow.SavedResource resource = 10; |
불리언 | hasUserObject () .tensorflow.SavedUserObject user_object = 4; |
불리언 | has변수 () .tensorflow.SavedVariable variable = 7; |
정수 | 해시코드 () |
최종 부울 | 초기화됨 () |
정적 SavedObject.Builder | newBuilder ( SavedObject 프로토타입) |
정적 SavedObject.Builder | 새로운 빌더 () |
SavedObject.Builder | |
정적 SavedObject | parsDelimitedFrom (InputStream 입력) |
정적 SavedObject | parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 SavedObject | ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 SavedObject | ParseFrom (com.google.protobuf.CodedInputStream 입력) |
정적 SavedObject | parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry) |
정적 SavedObject | parsFrom (ByteBuffer 데이터) |
정적 SavedObject | ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 SavedObject | ParseFrom (com.google.protobuf.ByteString 데이터) |
정적 SavedObject | ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 SavedObject | ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
공전 | 파서 () |
SavedObject.Builder | toBuilder () |
무효의 | writeTo (com.google.protobuf.CodedOutputStream 출력) |
상속된 메서드
상수
공개 정적 최종 int ASSET_FIELD_NUMBER
공개 정적 최종 int BARE_CONCRETE_FUNCTION_FIELD_NUMBER
공개 정적 최종 int CHILDREN_FIELD_NUMBER
공개 정적 최종 int CONSTANT_FIELD_NUMBER
공개 정적 최종 int FUNCTION_FIELD_NUMBER
공개 정적 최종 int RESOURCE_FIELD_NUMBER
공개 정적 최종 int SAVEABLE_OBJECTS_FIELD_NUMBER
공개 정적 최종 int SLOT_VARIABLES_FIELD_NUMBER
공개 정적 최종 int USER_OBJECT_FIELD_NUMBER
공개 정적 최종 int VARIABLE_FIELD_NUMBER
공개 방법
공개 부울 containSaveableObjects (문자열 키)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
공개 부울은 (객체 obj) 와 같습니다 .
공개 SavedBareConcreteFunction getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
공개 SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
공개 TrackableObjectGraph.TrackableObject.ObjectReference getChildren (int 인덱스)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
공개 int getChildrenCount ()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
공개 목록< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
공개 TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (int 인덱스)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
공개 목록<? TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()를 확장합니다.
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공공의 getParserForType ()
공개 int getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
공용 Map<String, SaveableObject > getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
공개 SaveableObject getSaveableObjectsOrDefault (문자열 키, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
공개 SaveableObject getSaveableObjectsOrThrow (문자열 키)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
공개 int getSerializedSize ()
공개 TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (int 인덱스)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
공개 int getSlotVariablesCount ()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
공개 목록< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
공개 TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (int 인덱스)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
공개 목록<? TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()를 확장합니다.
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()
공개 부울 hasAsset ()
.tensorflow.SavedAsset asset = 5;
공개 부울 hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
공개 부울 hasConstant ()
.tensorflow.SavedConstant constant = 9;
공개 부울 hasFunction ()
.tensorflow.SavedFunction function = 6;
공개 부울 hasResource ()
.tensorflow.SavedResource resource = 10;
공개 부울 hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
공개 부울 hasVariable ()
.tensorflow.SavedVariable variable = 7;
공개 int hashCode ()
공개 최종 부울 isInitialized ()
공개 정적 SavedObjectparseDelimitedFrom ( InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 SavedObject parsFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 SavedObject parsFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 SavedObjectparseFrom ( com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
IO예외 |
---|
공개 정적 SavedObject parsFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 SavedObjectparseFrom ( com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 파서 ()
공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)
던지기
IO예외 |
---|