الواجهة العامة SavedVariableOrBuilder
الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
تجميع متغير مجردة | الحصول على التجميع () .tensorflow.VariableAggregation aggregation = 5; |
كثافة العمليات مجردة | الحصول على قيمة التجميع () .tensorflow.VariableAggregation aggregation = 5; |
سلسلة مجردة | الحصول على الجهاز () string device = 7; |
مجردة com.google.protobuf.ByteString | الحصول على جهاز بايت () string device = 7; |
نوع البيانات الملخص | الحصول على نوع () .tensorflow.DataType dtype = 1; |
كثافة العمليات مجردة | الحصول علىDtypeValue () .tensorflow.DataType dtype = 1; |
مجردة SavedVariable | getExperimentalDistributedVariableComponents (فهرس كثافة العمليات) List of component variables for a distributed variable. |
كثافة العمليات مجردة | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
قائمة مجردة < SavedVariable > | 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; |
منطقية مجردة | الشكل () .tensorflow.TensorShapeProto shape = 2; |
الأساليب العامة
الملخص العام int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
سلسلة 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;
الملخص العام 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 (فهرس كثافة العمليات)
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;
الملخص العام VariableSynchronization getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
الملخص العام int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
getTrainable () المنطقي الملخص العام
bool trainable = 3;
hasShape المنطقي الملخص العام ()
.tensorflow.TensorShapeProto shape = 2;