AssetFileDef.Builder

सार्वजनिक स्थैतिक अंतिम वर्ग AssetFileDef.Builder

 An asset file def for a single file or a set of sharded files with the same
 name.
 
प्रोटोबफ प्रकार tensorflow.AssetFileDef

सार्वजनिक तरीके

AssetFileDef.बिल्डर
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
AssetFileDef
AssetFileDef
AssetFileDef.बिल्डर
AssetFileDef.बिल्डर
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
AssetFileDef.बिल्डर
स्पष्टफ़ाइलनाम ()
 The filename within an assets directory.
AssetFileDef.बिल्डर
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AssetFileDef.बिल्डर
क्लियरटेन्सरइन्फो ()
 The tensor to bind the asset filename to.
AssetFileDef.बिल्डर
AssetFileDef
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
डोरी
फ़ाइल नाम प्राप्त करें ()
 The filename within an assets directory.
com.google.protobuf.ByteString
getFilenameBytes ()
 The filename within an assets directory.
टेंसरइन्फो
getTensorInfo ()
 The tensor to bind the asset filename to.
TensorInfo.बिल्डर
getTensorInfoBuilder ()
 The tensor to bind the asset filename to.
TensorInfoOrBuilder
getTensorInfoOrBuilder ()
 The tensor to bind the asset filename to.
बूलियन
hasTensorInfo ()
 The tensor to bind the asset filename to.
अंतिम बूलियन
AssetFileDef.बिल्डर
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
AssetFileDef.बिल्डर
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
AssetFileDef.बिल्डर
मर्जटेन्सरइन्फो ( टेन्सोरइन्फो मूल्य)
 The tensor to bind the asset filename to.
अंतिम AssetFileDef.Builder
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
AssetFileDef.बिल्डर
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
AssetFileDef.बिल्डर
सेटफ़ाइलनाम (स्ट्रिंग मान)
 The filename within an assets directory.
AssetFileDef.बिल्डर
setFilenameBytes (com.google.protobuf.ByteString मान)
 The filename within an assets directory.
AssetFileDef.बिल्डर
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
AssetFileDef.बिल्डर
setTensorInfo ( TensorInfo.Builder BuilderForValue)
 The tensor to bind the asset filename to.
AssetFileDef.बिल्डर
setTensorInfo ( TensorInfo मान)
 The tensor to bind the asset filename to.
अंतिम AssetFileDef.Builder
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)

विरासत में मिली विधियाँ

सार्वजनिक तरीके

सार्वजनिक AssetFileDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक AssetFileDef बिल्ड ()

सार्वजनिक AssetFileDef बिल्डपार्टियल ()

सार्वजनिक AssetFileDef.Builder स्पष्ट ()

सार्वजनिक AssetFileDef.Builder ClearField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)

सार्वजनिक AssetFileDef.Builder ClearFilename ()

 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;

सार्वजनिक AssetFileDef.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

सार्वजनिक AssetFileDef.Builder ClearTensorInfo ()

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

सार्वजनिक AssetFileDef.बिल्डर क्लोन ()

सार्वजनिक AssetFileDef getDefaultInstanceForType ()

सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()

सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

सार्वजनिक स्ट्रिंग 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;

सार्वजनिक TensorInfo getTensorInfo ()

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

सार्वजनिक TensorInfo.Builder getTensorInfoBuilder ()

 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;

सार्वजनिक बूलियन hasTensorInfo ()

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

सार्वजनिक अंतिम बूलियन आरंभीकृत है ()

सार्वजनिक AssetFileDef.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक AssetFileDef.Builder mergeFrom (com.google.protobuf.Message अन्य)

सार्वजनिक AssetFileDef.Builder mergeTensorInfo ( TensorInfo मान)

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

सार्वजनिक अंतिम AssetFileDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)

सार्वजनिक AssetFileDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक AssetFileDef.Builder setFilename (स्ट्रिंग मान)

 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;

सार्वजनिक AssetFileDef.Builder setFilenameBytes (com.google.protobuf.ByteString मान)

 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;

सार्वजनिक AssetFileDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int अनुक्रमणिका, ऑब्जेक्ट मान)

सार्वजनिक AssetFileDef.Builder setTensorInfo ( TensorInfo.Builder BuilderForValue)

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

सार्वजनिक AssetFileDef.Builder setTensorInfo ( TensorInfo मान)

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

सार्वजनिक अंतिम AssetFileDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)