공개 정적 최종 클래스 SavedVariable.Builder
Represents a Variable that is initialized by loading the contents from the checkpoint.Protobuf 유형
tensorflow.SavedVariable
공개 방법
저장된Variable.Builder | addAllExperimentalDistributedVariableComponents (Iterable<? 확장 SavedVariable > 값) List of component variables for a distributed variable. |
저장된Variable.Builder | addExperimentalDistributedVariableComponents (int 인덱스, SavedVariable.Builder builderForValue) List of component variables for a distributed variable. |
저장된Variable.Builder | addExperimentalDistributedVariableComponents ( SavedVariable.Builder builderForValue) List of component variables for a distributed variable. |
저장된Variable.Builder | addExperimentalDistributedVariableComponents (int 인덱스, SavedVariable 값) List of component variables for a distributed variable. |
저장된Variable.Builder | addExperimentalDistributedVariableComponents ( SavedVariable 값) List of component variables for a distributed variable. |
저장된Variable.Builder | addExperimentalDistributedVariableComponentsBuilder (int 인덱스) List of component variables for a distributed variable. |
저장된Variable.Builder | addExperimentalDistributedVariableComponentsBuilder () List of component variables for a distributed variable. |
저장된Variable.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된변수 | 짓다 () |
저장된변수 | 빌드부분 () |
저장된Variable.Builder | 분명한 () |
저장된Variable.Builder | 클리어Aggregation () .tensorflow.VariableAggregation aggregation = 5; |
저장된Variable.Builder | 클리어디바이스 () string device = 7; |
저장된Variable.Builder | 클리어D타입 () .tensorflow.DataType dtype = 1; |
저장된Variable.Builder | ClearExperimentalDistributedVariableComponents () List of component variables for a distributed variable. |
저장된Variable.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
저장된Variable.Builder | 클리어이름 () string name = 6; |
저장된Variable.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
저장된Variable.Builder | 클리어셰이프 () .tensorflow.TensorShapeProto shape = 2; |
저장된Variable.Builder | 클리어동기화 () .tensorflow.VariableSynchronization synchronization = 4; |
저장된Variable.Builder | 클리어트레이너블 () bool trainable = 3; |
저장된Variable.Builder | 클론 () |
변수 집계 | 집계 () .tensorflow.VariableAggregation aggregation = 5; |
정수 | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
저장된변수 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
끈 | getDevice () string device = 7; |
com.google.protobuf.ByteString | getDeviceBytes () string device = 7; |
데이터 유형 | getD유형 () .tensorflow.DataType dtype = 1; |
정수 | getDtype값 () .tensorflow.DataType dtype = 1; |
저장된변수 | getExperimentalDistributedVariableComponents (int 인덱스) List of component variables for a distributed variable. |
저장된Variable.Builder | getExperimentalDistributedVariableComponentsBuilder (int 인덱스) List of component variables for a distributed variable. |
목록< SavedVariable.Builder > | getExperimentalDistributedVariableComponentsBuilderList () List of component variables for a distributed variable. |
정수 | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
목록< 저장된변수 > | getExperimentalDistributedVariableComponentsList () List of component variables for a distributed variable. |
저장된VariableOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (int 인덱스) List of component variables for a distributed variable. |
목록<? SavedVariableOrBuilder 확장 > | getExperimentalDistributedVariableComponentsOrBuilderList () List of component variables for a distributed variable. |
끈 | getName () string name = 6; |
com.google.protobuf.ByteString | getNameBytes () string name = 6; |
TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto.Builder | getShapeBuilder () .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
변수동기화 | get동기화 () .tensorflow.VariableSynchronization synchronization = 4; |
정수 | getSynchronizationValue () .tensorflow.VariableSynchronization synchronization = 4; |
부울 | getTrainable () bool trainable = 3; |
부울 | 해시쉐이프 () .tensorflow.TensorShapeProto shape = 2; |
최종 부울 | 초기화됨 () |
저장된Variable.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
저장된Variable.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
저장된Variable.Builder | |
최종 SavedVariable.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
저장된Variable.Builder | RemoveExperimentalDistributedVariableComponents (int 인덱스) List of component variables for a distributed variable. |
저장된Variable.Builder | |
저장된Variable.Builder | setAggregationValue (정수 값) .tensorflow.VariableAggregation aggregation = 5; |
저장된Variable.Builder | setDevice (문자열 값) string device = 7; |
저장된Variable.Builder | setDeviceBytes (com.google.protobuf.ByteString 값) string device = 7; |
저장된Variable.Builder | |
저장된Variable.Builder | setDtypeValue (정수 값) .tensorflow.DataType dtype = 1; |
저장된Variable.Builder | setExperimentalDistributedVariableComponents (int 인덱스, SavedVariable 값) List of component variables for a distributed variable. |
저장된Variable.Builder | setExperimentalDistributedVariableComponents (int 인덱스, SavedVariable.Builder builderForValue) List of component variables for a distributed variable. |
저장된Variable.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된Variable.Builder | setName (문자열 값) string name = 6; |
저장된Variable.Builder | setNameBytes (com.google.protobuf.ByteString 값) string name = 6; |
저장된Variable.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
저장된Variable.Builder | |
저장된Variable.Builder | |
저장된Variable.Builder | setSynchronization ( VariableSynchronization 값) .tensorflow.VariableSynchronization synchronization = 4; |
저장된Variable.Builder | setSynchronizationValue (정수 값) .tensorflow.VariableSynchronization synchronization = 4; |
저장된Variable.Builder | setTrainable (부울 값) bool trainable = 3; |
최종 SavedVariable.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 SavedVariable.Builder addAllExperimentalDistributedVariableComponents (Iterable<? 확장 SavedVariable > 값)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder addExperimentalDistributedVariableComponents (int 인덱스, SavedVariable.Builder builderForValue)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder addExperimentalDistributedVariableComponents ( SavedVariable.Builder builderForValue)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder addExperimentalDistributedVariableComponents (int 인덱스, SavedVariable 값)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder addExperimentalDistributedVariableComponents ( SavedVariable 값)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder addExperimentalDistributedVariableComponentsBuilder (int 인덱스)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder addExperimentalDistributedVariableComponentsBuilder ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
public SavedVariable.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 SavedVariable.Builder ClearExperimentalDistributedVariableComponents ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getDevice ()
string device = 7;
공개 com.google.protobuf.ByteString getDeviceBytes ()
string device = 7;
공개 int getDtypeValue ()
.tensorflow.DataType dtype = 1;
공개 SavedVariable getExperimentalDistributedVariableComponents (int 인덱스)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder getExperimentalDistributedVariableComponentsBuilder (int 인덱스)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 목록< SavedVariable.Builder > getExperimentalDistributedVariableComponentsBuilderList ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 int getExperimentalDistributedVariableComponentsCount ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 목록< SavedVariable > getExperimentalDistributedVariableComponentsList ()
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (int 인덱스)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 목록<? SavedVariableOrBuilder > getExperimentalDistributedVariableComponentsOrBuilderList ()를 확장합니다.
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 문자열 getName ()
string name = 6;
공개 com.google.protobuf.ByteString getNameBytes ()
string name = 6;
공개 int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
공개 부울 getTrainable ()
bool trainable = 3;
공개 부울 hasShape ()
.tensorflow.TensorShapeProto shape = 2;
공개 최종 부울 isInitialized ()
공개 SavedVariable.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 SavedVariable.Builder 제거ExperimentalDistributedVariableComponents (int 인덱스)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder setAggregation ( VariableAggregation 값)
.tensorflow.VariableAggregation aggregation = 5;
공개 SavedVariable.Builder setAggregationValue (int 값)
.tensorflow.VariableAggregation aggregation = 5;
공개 SavedVariable.Builder setExperimentalDistributedVariableComponents (int 인덱스, SavedVariable 값)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
공개 SavedVariable.Builder setExperimentalDistributedVariableComponents (int 인덱스, SavedVariable.Builder builderForValue)
List of component variables for a distributed variable. When this field is non-empty, the SavedVariable will be assumed to be a distributed variable defined by the components listed here. This is only supported by experimental loaders at the moment.
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;
public SavedVariable.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 SavedVariable.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
공개 SavedVariable.Builder setSynchronization ( VariableSynchronization 값)
.tensorflow.VariableSynchronization synchronization = 4;
공개 SavedVariable.Builder setSynchronizationValue (int 값)
.tensorflow.VariableSynchronization synchronization = 4;