lớp cuối cùng công khai SavingVariable
Represents a Variable that is initialized by loading the contents from the checkpoint.Protobuf loại
tensorflow.SavedVariable
Các lớp lồng nhau
lớp học | Đã lưuVariable.Builder | Represents a Variable that is initialized by loading the contents from the checkpoint. |
Hằng số
Phương pháp công khai
boolean | bằng (Đối tượng obj) |
Tập hợp biến | getAggregation () .tensorflow.VariableAggregation aggregation = 5; |
int | getAggregationValue () .tensorflow.VariableAggregation aggregation = 5; |
biến đã lưu tĩnh | |
Đã lưuBiến | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
Sợi dây | getDevice () string device = 7; |
com.google.protobuf.ByteString | getDeviceBytes () string device = 7; |
Kiểu dữ liệu | getDtype () .tensorflow.DataType dtype = 1; |
int | getDtypeValue () .tensorflow.DataType dtype = 1; |
Đã lưuBiến | getExperimentalDistributedVariableComponents (chỉ mục int) List of component variables for a distributed variable. |
int | getExperimentalDistributedVariableComponentsCount () List of component variables for a distributed variable. |
Danh sách< Đã lưu Biến > | getExperimentalDistributedVariableComponentsList () List of component variables for a distributed variable. |
Đã lưuBiếnOrBuilder | getExperimentalDistributedVariableComponentsOrBuilder (chỉ mục int) List of component variables for a distributed variable. |
Danh sách<? mở rộng SavingVariableOrBuilder > | getExperimentalDistributedVariableComponentsOrBuilderList () List of component variables for a distributed variable. |
Sợi dây | lấy Tên () string name = 6; |
com.google.protobuf.ByteString | getNameBytes () string name = 6; |
int | |
TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
Đồng bộ hóa biến | getSynchronization () .tensorflow.VariableSynchronization synchronization = 4; |
int | getSynchronizationValue () .tensorflow.VariableSynchronization synchronization = 4; |
boolean | có thể đào tạo được () bool trainable = 3; |
com.google.protobuf.UnknownFieldSet cuối cùng | |
boolean | hasShape () .tensorflow.TensorShapeProto shape = 2; |
int | mã băm () |
boolean cuối cùng | |
tĩnh SavingVariable.Builder | newBuilder ( nguyên mẫu SavingVariable ) |
tĩnh SavingVariable.Builder | |
Đã lưuVariable.Builder | |
biến đã lưu tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
biến đã lưu tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry) |
biến đã lưu tĩnh | ParseFrom (dữ liệu ByteBuffer) |
biến đã lưu tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
biến đã lưu tĩnh | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
biến đã lưu tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
biến đã lưu tĩnh | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
biến đã lưu tĩnh | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
biến đã lưu tĩnh | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
biến đã lưu tĩnh | ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
Đã lưuVariable.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
Hằng số
int tĩnh cuối cùng AGGEGATION_FIELD_NUMBER
Giá trị không đổi: 5
int tĩnh công khai DEVICE_FIELD_NUMBER
Giá trị không đổi: 7
int tĩnh cuối cùng DTYPE_FIELD_NUMBER
Giá trị không đổi: 1
int cuối cùng tĩnh công khai EXPERIMENTAL_DISTRIBUTED_VARIABLE_COMPONENTS_FIELD_NUMBER
Giá trị không đổi: 8
int tĩnh công khai NAME_FIELD_NUMBER
Giá trị không đổi: 6
int tĩnh công khai SHAPE_FIELD_NUMBER
Giá trị không đổi: 2
int cuối cùng tĩnh công khai SYNCHRONIZATION_FIELD_NUMBER
Giá trị không đổi: 4
int cuối cùng tĩnh công khai TRAINABLE_FIELD_NUMBER
Giá trị không đổi: 3
Phương pháp công khai
boolean công khai bằng (Object obj)
int công khai getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
Chuỗi công khai getDevice ()
string device = 7;
com.google.protobuf.ByteString getDeviceBytes công khai ()
string device = 7;
int công khai getDtypeValue ()
.tensorflow.DataType dtype = 1;
public SavedVariable getExperimentalDistributedVariableComponents (chỉ mục 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 công khai 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;
Danh sách công khai< SavingVariable > 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 (chỉ mục 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;
Danh sách công khai<? mở rộng SavingVariableOrBuilder > 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;
Chuỗi công khai getName ()
string name = 6;
com.google.protobuf.ByteString getNameBytes công khai ()
string name = 6;
công cộng getParserForType ()
int công khai getSerializedSize ()
Đồng bộ hóa biến công khai getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
int công khai getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
boolean công khai getTrainable ()
bool trainable = 3;
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean công khai hasShape ()
.tensorflow.TensorShapeProto shape = 2;
mã băm int công khai ()
boolean cuối cùng công khai được khởi tạo ()
tĩnh công khai SavingVariable phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
Ném
IOException |
---|
tĩnh công khai Đã lưu Phân tích biến phân tích được phân tích từ (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Ném
IOException |
---|
tĩnh công khai Đã lưu Phân tích biến phân tích từ (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Ném
IOException |
---|
tĩnh công khai Đã lưu Phân tích biến phân tích từ (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai SavingVariable parsFrom (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
tĩnh công khai Đã lưu Phân tích biến phân tích từ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai SavedVariable parsFrom (dữ liệu com.google.protobuf.ByteString)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
tĩnh công khai Đã lưu Phân tích biến phân tích từ (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Ném
IOException |
---|
tĩnh công khai Đã lưu Phân tích biến phân tích từ (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
công cộng tĩnh trình phân tích cú pháp ()
public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)
Ném
IOException |
---|