כיתת גמר ציבורית SavedVariable
Represents a Variable that is initialized by loading the contents from the checkpoint.
tensorflow.SavedVariable מסוג Protobuf.SavedVariable כיתות מקוננות
| מַחלָקָה | SavedVariable.Builder | Represents a Variable that is initialized by loading the contents from the checkpoint. | |
קבועים
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| צבירה משתנה | getAggregation () .tensorflow.VariableAggregation aggregation = 5; |
| int | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
| סטטי SavedVariable | |
| SavedVariable | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| חוּט | getDevice () string device = 7; |
| com.google.protobuf.ByteString | getDeviceBytes () string device = 7; |
| DataType | getDtype () .tensorflow.DataType dtype = 1; |
| int | getDtypeValue () .tensorflow.DataType dtype = 1; |
| SavedVariable | getExperimentalDistributedVariableComponents (int index) List of component variables for a distributed variable. |
| int | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
| רשימה< SavedVariable > | getExperimentalDistributedVariableComponentsList () List of component variables for a distributed variable. |
| SavedVariableOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (int index) 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; |
| int | |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| סינכרון משתנה | getSynchronization () .tensorflow.VariableSynchronization synchronization = 4; |
| int | getSynchronizationValue () .tensorflow.VariableSynchronization synchronization = 4; |
| בוליאני | getTrainable () bool trainable = 3; |
| final com.google.protobuf.UnknownFieldSet | |
| בוליאני | hasShape () .tensorflow.TensorShapeProto shape = 2; |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי SavedVariable.Builder | newBuilder (אב-טיפוס SavedVariable ) |
| סטטי SavedVariable.Builder | newBuilder () |
| SavedVariable.Builder | |
| סטטי SavedVariable | parseDelimitedFrom (קלט InputStream) |
| סטטי SavedVariable | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedVariable | parseFrom (נתוני ByteBuffer) |
| סטטי SavedVariable | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedVariable | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedVariable | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי SavedVariable | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedVariable | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי SavedVariable | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedVariable | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| SavedVariable.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי AGGREGATION_FIELD_NUMBER
ערך קבוע: 5
גמר סטטי ציבורי DEVICE_FIELD_NUMBER
ערך קבוע: 7
גמר סטטי ציבורי DTYPE_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי EXPERIMENTAL_DISTRIBUTED_VARIABLE_COMPONENTS_FIELD_NUMBER
ערך קבוע: 8
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 6
גמר סטטי ציבורי SHAPE_FIELD_NUMBER
ערך קבוע: 2
סיום סטטי ציבורי SYNCHRONIZATION_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי TRAINABLE_FIELD_NUMBER
ערך קבוע: 3
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getDevice ()
string device = 7;
public com.google.protobuf.ByteString getDeviceBytes ()
string device = 7;
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
public SavedVariable getExperimentalDistributedVariableComponents (int index)
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 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; public SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (int index)
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;
public com.google.protobuf.ByteString getNameBytes ()
string name = 6;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
Public VariableSynchronization getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
public int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
getTrainable בוליאני ציבורי ()
bool trainable = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape בוליאני ציבורי ()
.tensorflow.TensorShapeProto shape = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static SavedVariable parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static SavedVariable parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static SavedVariable parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static SavedVariable parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי SavedVariable parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static SavedVariable parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static SavedVariable parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|