SavedVariableOrBuilder

อินเทอร์เฟซสาธารณะ SavedVariableOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

การรวมตัวแปร เชิงนามธรรม
ได้รับการรวมกลุ่ม ()
.tensorflow.VariableAggregation aggregation = 5;
บทคัดย่อ
getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
สตริงที่เป็นนามธรรม
รับอุปกรณ์ ()
string device = 7;
นามธรรม com.google.protobuf.ByteString
ประเภทข้อมูล นามธรรม
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.
รายการนามธรรม < ตัวแปรที่บันทึกไว้ >
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.
สตริงที่เป็นนามธรรม
รับชื่อ ()
string name = 6;
นามธรรม com.google.protobuf.ByteString
getNameBytes ()
string name = 6;
นามธรรม TensorShapeProto
รับรูปร่าง ()
.tensorflow.TensorShapeProto shape = 2;
นามธรรม TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
การซิงโครไนซ์ ตัวแปรเชิงนามธรรม
ได้รับการซิงโครไนซ์ ()
.tensorflow.VariableSynchronization synchronization = 4;
บทคัดย่อ
รับค่าการซิงโครไนซ์ ()
.tensorflow.VariableSynchronization synchronization = 4;
บูลีนนามธรรม
บูลีนนามธรรม
มีรูปทรง ()
.tensorflow.TensorShapeProto shape = 2;

วิธีการสาธารณะ

นามธรรมสาธารณะ VariableAggregation getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

บทคัดย่อสาธารณะ int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

สตริงนามธรรมสาธารณะ getDevice ()

string device = 7;

นามธรรมสาธารณะ com.google.protobuf.ByteString getDeviceBytes ()

string device = 7;

DataType นามธรรมสาธารณะ getDtype ()

.tensorflow.DataType dtype = 1;

บทคัดย่อสาธารณะ 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 (ดัชนี 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;

รายการนามธรรมสาธารณะ<? ขยาย 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;

นามธรรมสาธารณะ TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

นามธรรมสาธารณะ TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

นามธรรมสาธารณะ VariableSynchronization getSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

นามธรรมสาธารณะ int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

บูลีนนามธรรมสาธารณะ getTrainable ()

bool trainable = 3;

hasShape บูลีนนามธรรมสาธารณะ ()

.tensorflow.TensorShapeProto shape = 2;