SavedResource

מחלקה אחרונה ציבורית SavedResource

 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 מסוג Protobuf.SavedResource

כיתות מקוננות

מעמד SavedResource.Builder
 A SavedResource represents a TF object that holds state during its lifetime. 

קבועים

int DEVICE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי SavedResource
שמור משאב
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getDevice ()
 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.
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי SavedResource.Builder
סטטי SavedResource.Builder
newBuilder (אב-טיפוס SavedResource )
SavedResource.Builder
סטטי SavedResource
parseDelimitedFrom (קלט InputStream)
סטטי SavedResource
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedResource
parseFrom (נתוני ByteBuffer)
סטטי SavedResource
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedResource
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedResource
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SavedResource
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedResource
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SavedResource
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedResource
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SavedResource.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי DEVICE_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

ציבורי סטטי SavedResource getDefaultInstance ()

Public SavedResource getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

מחרוזת ציבורית 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;

public 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;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי SavedResource.Builder newBuilder ()

סטטי ציבורי SavedResource.Builder newBuilder (אב-טיפוס SavedResource )

public SavedResource.Builder newBuilderForType ()

public static SavedResource parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static SavedResource parseDelimitedFrom (קלט קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

נתח מאת SavedResource public static (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedResource parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי SavedResource parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

נתח מאת SavedResource סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

סטטי ציבורי SavedResource parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

נתח מאת SavedResource סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

נתח מאת SavedResource סטטי ציבורי (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי SavedResource parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public SavedResource.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException