सार्वजनिक स्थैतिक अंतिम वर्ग 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.
tensorflow.SavedResource सार्वजनिक तरीके
| SaveResource.बिल्डर | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
| सहेजा गया संसाधन | निर्माण () |
| सहेजा गया संसाधन | बिल्डआंशिक () |
| SaveResource.बिल्डर | स्पष्ट () |
| SaveResource.बिल्डर | क्लीयरडिवाइस () A device specification indicating a required placement for the resource creation function, e.g. |
| SaveResource.बिल्डर | क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड) |
| SaveResource.बिल्डर | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SaveResource.बिल्डर | क्लोन () |
| सहेजा गया संसाधन | |
| अंतिम स्थिर 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 | getDeviceBytes () A device specification indicating a required placement for the resource creation function, e.g. |
| अंतिम बूलियन | |
| SaveResource.बिल्डर | मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
| SaveResource.बिल्डर | मर्जफ्रॉम (com.google.protobuf.Message अन्य) |
| अंतिम SavedResource.Builder | मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स) |
| SaveResource.बिल्डर | सेटडिवाइस (स्ट्रिंग मान) A device specification indicating a required placement for the resource creation function, e.g. |
| SaveResource.बिल्डर | setDeviceBytes (com.google.protobuf.ByteString मान) A device specification indicating a required placement for the resource creation function, e.g. |
| SaveResource.बिल्डर | सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
| SaveResource.बिल्डर | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू) |
| अंतिम SavedResource.Builder | अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड) |
विरासत में मिले तरीके
सार्वजनिक तरीके
सार्वजनिक SavedResource.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक सहेजा गया संसाधन.बिल्डर क्लियरडिवाइस ()
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 इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
| आईओएक्सेप्शन |
|---|
सार्वजनिक अंतिम SavedResource.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)
सार्वजनिक SavedResource.Builder setDevice (स्ट्रिंग मान)
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;