الفئة النهائية العامة 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. | |
الثوابت
| كثافة العمليات | FILENAME_FIELD_NUMBER | |
| كثافة العمليات | TENSOR_INFO_FIELD_NUMBER |
الأساليب العامة
| منطقية | يساوي (كائن كائن) |
| ثابت AssetFileDef | |
| AssetFileDef | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| خيط | الحصول على اسم الملف () The filename within an assets directory. |
| com.google.protobuf.ByteString | الحصول على اسم الملف بايت () The filename within an assets directory. |
| كثافة العمليات | |
| معلومات Tensor | الحصول على معلومات Tensor () The tensor to bind the asset filename to. |
| TensorInfoOrBuilder | الحصول على TensorInfoOrBuilder () The tensor to bind the asset filename to. |
| النهائي com.google.protobuf.UnknownFieldSet | |
| منطقية | hasTensorInfo () The tensor to bind the asset filename to. |
| كثافة العمليات | رمز التجزئة () |
| منطقية نهائية | تمت التهيئة () |
| ثابت AssetFileDef.Builder | newBuilder (النموذج الأولي لـ AssetFileDef ) |
| ثابت AssetFileDef.Builder | منشئ جديد () |
| AssetFileDef.Builder | |
| ثابت AssetFileDef | parseDelimitedFrom (إدخال InputStream) |
| ثابت AssetFileDef | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت AssetFileDef | parseFrom (بيانات ByteBuffer) |
| ثابت AssetFileDef | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت AssetFileDef | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت AssetFileDef | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
| ثابت AssetFileDef | parseFrom (بيانات البايت[]، 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 data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت | محلل () |
| AssetFileDef.Builder | إلى البناء () |
| فارغ | writeTo (إخراج com.google.protobuf.CodedOutputStream) |
الطرق الموروثة
الثوابت
int النهائي الثابت العام FILENAME_FIELD_NUMBER
القيمة الثابتة: 2
العدد النهائي الثابت العام TENSOR_INFO_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت 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; 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; عام الحصول على بارسيرفورتايب ()
int public getSerializedSize ()
GetTensorInfo العامة getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; getTensorInfoOrBuilder العامة getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasTensorInfo () المنطقية العامة
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
AssetFileDef العام الثابت parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل AssetFileDef العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
AssetFileDef العام الثابت parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل AssetFileDef العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل AssetFileDef العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
| InvalidProtocolBufferException |
|---|
تحليل AssetFileDef العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
AssetFileDef العام الثابت parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
| IOEException |
|---|