الفئة النهائية العامة الثابتة SavedResource.Builder
A SavedResource represents a TF object that holds state during its lifetime. An object of this type can have a reference to a: create_resource() and an initialize() function.نوع Protobuf
tensorflow.SavedResource
الأساليب العامة
SavedResource.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
الموارد المحفوظة | يبني () |
الموارد المحفوظة | بناء جزئي () |
SavedResource.Builder | واضح () |
SavedResource.Builder | كلير ديفيس () A device specification indicating a required placement for the resource creation function, e.g. |
SavedResource.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
SavedResource.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedResource.Builder | استنساخ () |
الموارد المحفوظة | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على الجهاز () A device specification indicating a required placement for the resource creation function, e.g. |
com.google.protobuf.ByteString | الحصول على جهاز بايت () A device specification indicating a required placement for the resource creation function, e.g. |
منطقية نهائية | تمت التهيئة () |
SavedResource.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SavedResource.Builder | دمج من (com.google.protobuf.Message أخرى) |
SavedResource.Builder النهائي | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
SavedResource.Builder | setDevice (قيمة السلسلة) A device specification indicating a required placement for the resource creation function, e.g. |
SavedResource.Builder | setDeviceBytes (قيمة com.google.protobuf.ByteString) A device specification indicating a required placement for the resource creation function, e.g. |
SavedResource.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
SavedResource.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
SavedResource.Builder النهائي | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
SavedResource.Builder public addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
SavedResource.Builder العام ClearDevice ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
سلسلة getDevice العامة ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;
com.google.protobuf.ByteString العامة getDeviceBytes ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;
تمت تهيئة القيمة المنطقية النهائية العامة ()
SavedResource.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
النهائي العام SavedResource.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
مجموعة SavedResource.Builder العامة (قيمة السلسلة)
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;
SavedResource.Builder العامة setDeviceBytes (قيمة com.google.protobuf.ByteString)
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;