کلاس نهایی عمومی SavedVariable
Represents a Variable that is initialized by loading the contents from the checkpoint.نوع Protobuf
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 |
روش های عمومی
بولی | برابر است (object obj) |
VariableAggregation | getAggregation () .tensorflow.VariableAggregation aggregation = 5; |
بین المللی | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
استاتیک SavedVariable | |
متغیر ذخیره شده | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | getDevice () string device = 7; |
com.google.protobuf.ByteString | getDeviceBytes () string device = 7; |
نوع داده | getDtype () .tensorflow.DataType dtype = 1; |
بین المللی | getDtypeValue () .tensorflow.DataType dtype = 1; |
متغیر ذخیره شده | getExperimentalDistributedVariableComponents (شاخص int) 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 (شاخص 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; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
همگام سازی متغیر | getSynchronization () .tensorflow.VariableSynchronization synchronization = 4; |
بین المللی | getSynchronizationValue () .tensorflow.VariableSynchronization synchronization = 4; |
بولی | getTrainable () bool trainable = 3; |
com.google.protobuf.UnknownFieldSet نهایی | |
بولی | hasShape () .tensorflow.TensorShapeProto shape = 2; |
بین المللی | هش کد () |
بولی نهایی | |
Static SavedVariable.Builder | newBuilder (نمونه اولیه SavedVariable ) |
Static SavedVariable.Builder | newBuilder () |
SavedVariable.Builder | |
استاتیک SavedVariable | parseDelimitedFrom (ورودی جریان ورودی) |
Static SavedVariable | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SavedVariable | parseFrom (داده های ByteBuffer) |
استاتیک SavedVariable | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک SavedVariable | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SavedVariable | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
Static SavedVariable | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static SavedVariable | parseFrom (داده های com.google.protobuf.ByteString) |
Static SavedVariable | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Static 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)
عمومی int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getDevice ()
string device = 7;
عمومی com.google.protobuf.ByteString getDeviceBytes ()
string device = 7;
عمومی int getDtypeValue ()
.tensorflow.DataType dtype = 1;
عمومی 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;
عمومی 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;
عمومی com.google.protobuf.ByteString getNameBytes ()
string name = 6;
عمومی getParserForType ()
عمومی int getSerializedSize ()
همگام سازی متغیر عمومی getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
عمومی int getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
getTrainable بولین عمومی ()
bool trainable = 3;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape بولی عمومی ()
.tensorflow.TensorShapeProto shape = 2;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
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 (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی static SavedVariable parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
public static 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 |
---|