מחלקה סופית ציבורית AssetFileDef
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef כיתות מקוננות
| מַחלָקָה | AssetFileDef.Builder | An asset file def for a single file or a set of sharded files with the same name. | |
קבועים
| int | FILENAME_FIELD_NUMBER | |
| int | TENSOR_INFO_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| סטטי AssetFileDef | |
| AssetFileDef | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| חוּט | getFilename () The filename within an assets directory. |
| com.google.protobuf.ByteString | getFilenameBytes () The filename within an assets directory. |
| int | |
| TensorInfo | getTensorInfo () The tensor to bind the asset filename to. |
| TensorInfoOrBuilder | getTensorInfoOrBuilder () The tensor to bind the asset filename to. |
| final com.google.protobuf.UnknownFieldSet | |
| בוליאני | hasTensorInfo () The tensor to bind the asset filename to. |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי AssetFileDef.Builder | newBuilder (אב-טיפוס AssetFileDef ) |
| סטטי AssetFileDef.Builder | newBuilder () |
| AssetFileDef.Builder | |
| סטטי AssetFileDef | parseDelimitedFrom (קלט InputStream) |
| סטטי AssetFileDef | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי AssetFileDef | parseFrom (נתוני ByteBuffer) |
| סטטי AssetFileDef | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי AssetFileDef | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי AssetFileDef | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי AssetFileDef | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי AssetFileDef | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי AssetFileDef | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי AssetFileDef | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| AssetFileDef.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי FILENAME_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי TENSOR_INFO_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getFilename ()
The filename within an assets directory. Note: does not include the path prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename would be "vocab.txt".
string filename = 2; public com.google.protobuf.ByteString getFilenameBytes ()
The filename within an assets directory. Note: does not include the path prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename would be "vocab.txt".
string filename = 2; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
TensorInfo ציבורי getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; הציבור TensorInfoOrBuilder getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasTensorInfo בוליאני ציבורי ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static AssetFileDef parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static AssetFileDef parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static AssetFileDef parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static AssetFileDef parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
Public static AssetFileDef parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
Public static AssetFileDef parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static AssetFileDef parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|