SavedUserObject

מחלקה סופית ציבורית SavedUserObject

 A SavedUserObject is an object (in the object-oriented language of the
 TensorFlow program) of some user- or framework-defined class other than
 those handled specifically by the other kinds of SavedObjects.
 This object cannot be evaluated as a tensor, and therefore cannot be bound
 to an input of a function.
 
סוג Protobuf tensorflow.SavedUserObject

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

מַחלָקָה SavedUserObject.Builder
 A SavedUserObject is an object (in the object-oriented language of the
 TensorFlow program) of some user- or framework-defined class other than
 those handled specifically by the other kinds of SavedObjects. 

קבועים

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

בוליאני
שווה (Object obj)
סטטי SavedUserObject
SavedUserObject
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getIdentifier ()
 Corresponds to a registration of the type to use in the loading program.
com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
חוּט
getMetadata ()
 Initialization-related metadata.
com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
int
final com.google.protobuf.UnknownFieldSet
VersionDef
getVersion ()
 Version information from the producer of this SavedUserObject.
VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
בוליאני
hasVersion ()
 Version information from the producer of this SavedUserObject.
int
בוליאנית סופית
סטטי SavedUserObject.Builder
newBuilder (אב-טיפוס SavedUserObject )
סטטי SavedUserObject.Builder
SavedUserObject.Builder
סטטי SavedUserObject
parseDelimitedFrom (קלט InputStream)
סטטי SavedUserObject
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedUserObject
parseFrom (נתוני ByteBuffer)
סטטי SavedUserObject
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedUserObject
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedUserObject
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SavedUserObject
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedUserObject
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SavedUserObject
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedUserObject
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SavedUserObject.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

בוליאני
שווה (Object arg0)
שיעור אחרון<?>
getClass ()
int
hashcode ()
ריק סופי
להודיע ​​()
ריק סופי
הודע הכל ()
חוּט
toString ()
ריק סופי
המתן (ארג0 ארוך, int arg1)
ריק סופי
חכה (ארג0 ארוך)
ריק סופי
חכה ()
org.tensorflow.proto.framework.SavedUserObjectOrBuilder
מחרוזת מופשטת
getIdentifier ()
 Corresponds to a registration of the type to use in the loading program.
תקציר com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
מחרוזת מופשטת
getMetadata ()
 Initialization-related metadata.
תקציר com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
מופשט VersionDef
getVersion ()
 Version information from the producer of this SavedUserObject.
מופשט VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
בוליאני מופשט
hasVersion ()
 Version information from the producer of this SavedUserObject.

קבועים

אינט סופי סטטי ציבורי IDENTIFIER_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי METADATA_FIELD_NUMBER

ערך קבוע: 3

אינט סופי סטטי ציבורי VERSION_FIELD_NUMBER

ערך קבוע: 2

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

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

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

public SavedUserObject getDefaultInstanceForType ()

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

מחרוזת ציבורית getIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public com.google.protobuf.ByteString getIdentifierBytes ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

מחרוזת ציבורית getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

public com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

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

public int getSerializedSize ()

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

public VersionDef getVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

Public VersionDefOrBuilder getVersionOrBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

יש גרסה בוליאני ציבורית ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public int hashCode ()

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

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

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

public SavedUserObject.Builder newBuilderForType ()

סטטי ציבורי SavedUserObject parseDelimitedFrom (קלט InputStream)

זורק
IOException

סטטי ציבורי SavedUserObject parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי SavedUserObject parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedUserObject parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

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

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedUserObject parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

Public SavedUserObject.Builder toBuilder ()

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

זורק
IOException