الفئة النهائية العامة SavedVariable
Represents a Variable that is initialized by loading the contents from the checkpoint.
tensorflow.SavedVariable فئات متداخلة
| فصل | SavedVariable.Builder | Represents a Variable that is initialized by loading the contents from the checkpoint. | |
الثوابت
| كثافة العمليات | AGGREGATION_FIELD_NUMBER | |
| كثافة العمليات | DEVICE_FIELD_NUMBER | |
| كثافة العمليات | DTYPE_FIELD_NUMBER | |
| كثافة العمليات | EXPERIMENTAL_DISTRIBUTED_VARIABLE_COMPONENTS_FIELD_NUMBER | |
| كثافة العمليات | NAME_FIELD_NUMBER | |
| كثافة العمليات | SHAPE_FIELD_NUMBER | |
| كثافة العمليات | SYNCHRONIZATION_FIELD_NUMBER | |
| كثافة العمليات | TRAINABLE_FIELD_NUMBER |
الأساليب العامة
| منطقية | يساوي (كائن كائن) |
| تجميع متغير | الحصول على التجميع () .tensorflow.VariableAggregation aggregation = 5; |
| كثافة العمليات | الحصول على قيمة التجميع () .tensorflow.VariableAggregation aggregation = 5; |
| متغير محفوظ ثابت | |
| المتغير المحفوظ | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| خيط | الحصول على الجهاز () string device = 7; |
| com.google.protobuf.ByteString | الحصول على جهاز بايت () string device = 7; |
| نوع البيانات | الحصول على نوع () .tensorflow.DataType dtype = 1; |
| كثافة العمليات | الحصول علىDtypeValue () .tensorflow.DataType dtype = 1; |
| المتغير المحفوظ | getExperimentalDistributedVariableComponents (فهرس كثافة العمليات) 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. |
| SavedVariableOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (فهرس كثافة العمليات) List of component variables for a distributed variable. |
| القائمة<؟ يمتد SavedVariableOrBuilder > | getExperimentalDistributedVariableComponentsOrBuilderList () List of component variables for a distributed variable. |
| خيط | الحصول على الاسم () string name = 6; |
| com.google.protobuf.ByteString | الحصول على اسم بايت () string name = 6; |
| كثافة العمليات | |
| TensorShapeProto | الحصول على الشكل () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | الحصول على الشكل أو البناء () .tensorflow.TensorShapeProto shape = 2; |
| VariableSynchronization | الحصول على التزامن () .tensorflow.VariableSynchronization synchronization = 4; |
| كثافة العمليات | الحصول على قيمة المزامنة () .tensorflow.VariableSynchronization synchronization = 4; |
| منطقية | الحصول على التدريب () bool trainable = 3; |
| النهائي com.google.protobuf.UnknownFieldSet | |
| منطقية | الشكل () .tensorflow.TensorShapeProto shape = 2; |
| كثافة العمليات | رمز التجزئة () |
| منطقية نهائية | تمت التهيئة () |
| ثابت SavedVariable.Builder | newBuilder (النموذج الأولي المحفوظ للمتغير ) |
| ثابت SavedVariable.Builder | منشئ جديد () |
| SavedVariable.Builder | |
| متغير محفوظ ثابت | parseDelimitedFrom (إدخال InputStream) |
| متغير محفوظ ثابت | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| متغير محفوظ ثابت | parseFrom (بيانات ByteBuffer) |
| متغير محفوظ ثابت | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| متغير محفوظ ثابت | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| متغير محفوظ ثابت | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
| متغير محفوظ ثابت | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| متغير محفوظ ثابت | parseFrom (بيانات com.google.protobuf.ByteString) |
| متغير محفوظ ثابت | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| متغير محفوظ ثابت | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت | محلل () |
| SavedVariable.Builder | إلى البناء () |
| فارغ | 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)
int public getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
سلسلة getDevice العامة ()
string device = 7;
com.google.protobuf.ByteString العامة getDeviceBytes ()
string device = 7;
int public getDtypeValue ()
.tensorflow.DataType dtype = 1;
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; int public 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; getExperimentalDistributedVariableComponentsOrBuilder العامة SavedVariableOrBuilder (فهرس كثافة العمليات)
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 public getSerializedSize ()
int public getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
getTrainable المنطقية العامة ()
bool trainable = 3;
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
الشكل المنطقي العام ()
.tensorflow.TensorShapeProto shape = 2;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام المحفوظ والمتغير (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل SavedVariable العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل SavedVariable العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل SavedVariable العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل SavedVariable العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
| InvalidProtocolBufferException |
|---|
تحليل SavedVariable العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل SavedVariable العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
| IOEException |
|---|