الفئة النهائية العامة VariableDef
Protocol buffer representing a Variable.
tensorflow.VariableDef
فئات متداخلة
فصل | VariableDef.Builder | Protocol buffer representing a Variable. |
الثوابت
كثافة العمليات | AGGREGATION_FIELD_NUMBER | |
كثافة العمليات | INITIALIZER_NAME_FIELD_NUMBER | |
كثافة العمليات | INITIAL_VALUE_NAME_FIELD_NUMBER | |
كثافة العمليات | IS_RESOURCE_FIELD_NUMBER | |
كثافة العمليات | SAVE_SLICE_INFO_DEF_FIELD_NUMBER | |
كثافة العمليات | SNAPSHOT_NAME_FIELD_NUMBER | |
كثافة العمليات | SYNCHRONIZATION_FIELD_NUMBER | |
كثافة العمليات | TRAINABLE_FIELD_NUMBER | |
كثافة العمليات | VARIABLE_NAME_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
تجميع متغير | الحصول على التجميع () Indicates how a distributed variable will be aggregated. |
كثافة العمليات | الحصول على قيمة التجميع () Indicates how a distributed variable will be aggregated. |
تعريف المتغير الثابت | |
VariableDef | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على اسم القيمة الأولية () Name of the tensor holding the variable's initial value. |
com.google.protobuf.ByteString | getInitialValueNameBytes () Name of the tensor holding the variable's initial value. |
خيط | الحصول على اسم التهيئة () Name of the initializer op. |
com.google.protobuf.ByteString | الحصول علىInitializerNameBytes () Name of the initializer op. |
منطقية | الحصول على الموارد () Whether to represent this as a ResourceVariable. |
SaveSliceInfoDef | الحصول على SaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
SaveSliceInfoDefOrBuilder | الحصول على SaveSliceInfoDefOrBuilder () Support for saving variables as slices of a larger variable. |
كثافة العمليات | |
خيط | الحصول علىSnapshotName () Name of the snapshot tensor. |
com.google.protobuf.ByteString | الحصول علىSnapshotNameBytes () Name of the snapshot tensor. |
VariableSynchronization | الحصول على التزامن () Indicates when a distributed variable will be synced. |
كثافة العمليات | الحصول على قيمة المزامنة () Indicates when a distributed variable will be synced. |
منطقية | الحصول على التدريب () Whether this variable should be trained. |
النهائي com.google.protobuf.UnknownFieldSet | |
خيط | الحصول على اسم متغير () Name of the variable tensor. |
com.google.protobuf.ByteString | getVariableNameBytes () Name of the variable tensor. |
منطقية | hasSaveSliceInfoDef () Support for saving variables as slices of a larger variable. |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
static VariableDef.Builder | newBuilder (النموذج الأولي لـ VariableDef ) |
static VariableDef.Builder | منشئ جديد () |
VariableDef.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) |
ثابت | محلل () |
VariableDef.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام AGGREGATION_FIELD_NUMBER
القيمة الثابتة: 9
النهائي الثابت العام INITIALIZER_NAME_FIELD_NUMBER
القيمة الثابتة: 2
العدد النهائي الثابت العام INITIAL_VALUE_NAME_FIELD_NUMBER
القيمة الثابتة: 6
العدد النهائي الثابت العام هو IS_RESOURCE_FIELD_NUMBER
القيمة الثابتة: 5
العدد النهائي الثابت العام SAVE_SLICE_INFO_DEF_FIELD_NUMBER
القيمة الثابتة: 4
العدد النهائي الثابت العام SNAPSHOT_NAME_FIELD_NUMBER
القيمة الثابتة: 3
العدد النهائي الثابت العام SYNCHRONIZATION_FIELD_NUMBER
القيمة الثابتة: 8
العدد النهائي الثابت العام TRAINABLE_FIELD_NUMBER
القيمة الثابتة: 7
العدد النهائي الثابت العام VARIABLE_NAME_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
getAggregation المتغير العام ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9;
int public getAggregationValue ()
Indicates how a distributed variable will be aggregated.
.tensorflow.VariableAggregation aggregation = 9;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
سلسلة getInitialValueName () العامة
Name of the tensor holding the variable's initial value.
string initial_value_name = 6;
com.google.protobuf.ByteString العامة getInitialValueNameBytes ()
Name of the tensor holding the variable's initial value.
string initial_value_name = 6;
السلسلة العامة getInitializerName ()
Name of the initializer op.
string initializer_name = 2;
com.google.protobuf.ByteString العامة getInitializerNameBytes ()
Name of the initializer op.
string initializer_name = 2;
getIsResource () المنطقية العامة
Whether to represent this as a ResourceVariable.
bool is_resource = 5;
عام الحصول على بارسيرفورتيب ()
SaveSliceInfoDef العام getSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
getSaveSliceInfoDefOrBuilder العامة getSaveSliceInfoDefOrBuilder ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
int public getSerializedSize ()
السلسلة العامة getSnapshotName ()
Name of the snapshot tensor.
string snapshot_name = 3;
com.google.protobuf.ByteString العامة getSnapshotNameBytes ()
Name of the snapshot tensor.
string snapshot_name = 3;
getSynchronization المتغير العام ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8;
int public getSynchronizationValue ()
Indicates when a distributed variable will be synced.
.tensorflow.VariableSynchronization synchronization = 8;
getTrainable المنطقية العامة ()
Whether this variable should be trained.
bool trainable = 7;
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
سلسلة عامة getVariableName ()
Name of the variable tensor.
string variable_name = 1;
com.google.protobuf.ByteString العامة getVariableNameBytes ()
Name of the variable tensor.
string variable_name = 1;
المنطق المنطقي العام hasSaveSliceInfoDef ()
Support for saving variables as slices of a larger variable.
.tensorflow.SaveSliceInfoDef save_slice_info_def = 4;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ثابت عام VariableDef parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل VariableDef العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل VariableDef العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل VariableDef العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل VariableDef العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل VariableDef العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل VariableDef العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|