सार्वजनिक अंतिम वर्ग AssetFileDef
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef
नेस्टेड क्लासेस
कक्षा | AssetFileDef.बिल्डर | 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 |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु वस्तु) |
स्थिर AssetFileDef | |
AssetFileDef | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
डोरी | फ़ाइल नाम प्राप्त करें () The filename within an assets directory. |
com.google.protobuf.ByteString | getFilenameBytes () The filename within an assets directory. |
int यहाँ | |
टेंसरइन्फो | getTensorInfo () The tensor to bind the asset filename to. |
TensorInfoOrBuilder | getTensorInfoOrBuilder () The tensor to bind the asset filename to. |
अंतिम com.google.protobuf.UnknownFieldSet | |
बूलियन | hasTensorInfo () The tensor to bind the asset filename to. |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्थिर AssetFileDef.बिल्डर | न्यूबिल्डर ( एसेटफाइलडिफ प्रोटोटाइप) |
स्थिर AssetFileDef.बिल्डर | नयाबिल्डर () |
AssetFileDef.बिल्डर | |
स्थिर AssetFileDef | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर AssetFileDef | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर AssetFileDef | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर AssetFileDef | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर AssetFileDef | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर AssetFileDef | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर AssetFileDef | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर AssetFileDef | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर AssetFileDef | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर AssetFileDef | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
AssetFileDef.बिल्डर | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिले तरीके
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक FILENAME_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक स्थैतिक अंतिम पूर्णांक TENSOR_INFO_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक स्ट्रिंग getFileनाम ()
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;
जनता getParserForType ()
सार्वजनिक 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;
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक बूलियन hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
सार्वजनिक पूर्णांक हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक AssetFileDef parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक AssetFileDef पार्सेफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक AssetFileDef पार्सेफ्रॉम (ByteBuffer डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक AssetFileDef parseFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक AssetFileDef पार्सेफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक AssetFileDef पार्सफ्रॉम (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक AssetFileDef पार्सेफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक AssetFileDef पार्सेफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओ अपवाद |
---|