SavedConcreteFunction

सार्वजनिक अंतिम वर्ग सेव्डकंक्रीटफंक्शन

 Stores low-level information about a concrete function. Referenced in either
 a SavedFunction or a SavedBareConcreteFunction.
 
प्रोटोबफ प्रकार tensorflow.SavedConcreteFunction

नेस्टेड क्लासेस

कक्षा सेव्डकंक्रीटफंक्शन.बिल्डर
 Stores low-level information about a concrete function. 

स्थिरांक

int यहाँ BOUND_INPUTS_FIELD_NUMBER
int यहाँ Canonicalized_INPUT_SIGNATURE_FIELD_NUMBER
int यहाँ OUTPUT_SIGNATURE_FIELD_NUMBER

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

बूलियन
बराबर (वस्तु obj)
int यहाँ
getBoundInputs (इंट इंडेक्स)
 Bound inputs to the function.
int यहाँ
getBoundInputsCount ()
 Bound inputs to the function.
सूची<पूर्णांक>
getBoundInputsList ()
 Bound inputs to the function.
संरचित मूल्य
getCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
स्ट्रक्चर्डवैल्यूऑरबिल्डर
getCanonicalizedInputSignatureOrBuilder ()
 Input in canonicalized form that was received to create this concrete
 function.
स्टेटिक सेव्डकंक्रीटफंक्शन
सेव्डकंक्रीटफंक्शन
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
संरचित मूल्य
getOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
स्ट्रक्चर्डवैल्यूऑरबिल्डर
getOutputSignatureOrBuilder ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
int यहाँ
अंतिम com.google.protobuf.UnknownFieldSet
बूलियन
hasCanonicalizedInputSignature ()
 Input in canonicalized form that was received to create this concrete
 function.
बूलियन
hasOutputSignature ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
int यहाँ
अंतिम बूलियन
स्टेटिक सेव्डकंक्रीटफंक्शन.बिल्डर
स्टेटिक सेव्डकंक्रीटफंक्शन.बिल्डर
सेव्डकंक्रीटफंक्शन.बिल्डर
स्टेटिक सेव्डकंक्रीटफंक्शन
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
स्टेटिक सेव्डकंक्रीटफंक्शन
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्टेटिक सेव्डकंक्रीटफंक्शन
पार्सफ्रॉम (बाइटबफ़र डेटा)
स्टेटिक सेव्डकंक्रीटफंक्शन
parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्टेटिक सेव्डकंक्रीटफंक्शन
पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्टेटिक सेव्डकंक्रीटफंक्शन
parseFrom (com.google.protobuf.CodedInputStream इनपुट)
स्टेटिक सेव्डकंक्रीटफंक्शन
पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्टेटिक सेव्डकंक्रीटफंक्शन
parseFrom (com.google.protobuf.ByteString डेटा)
स्टेटिक सेव्डकंक्रीटफंक्शन
पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्टेटिक सेव्डकंक्रीटफंक्शन
parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर
सेव्डकंक्रीटफंक्शन.बिल्डर
खालीपन
राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

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

स्थिरांक

सार्वजनिक स्थैतिक अंतिम पूर्णांक BOUND_INPUTS_FIELD_NUMBER

स्थिर मान: 2

सार्वजनिक स्थैतिक अंतिम पूर्णांक CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER

स्थिर मान: 3

सार्वजनिक स्थैतिक अंतिम पूर्णांक OUTPUT_SIGNATURE_FIELD_NUMBER

स्थिर मान: 4

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

सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)

सार्वजनिक पूर्णांक getBoundInputs (पूर्णांक सूचकांक)

 Bound inputs to the function. The SavedObjects identified by the node ids
 given here are appended as extra inputs to the caller-supplied inputs.
 The only types of SavedObjects valid here are SavedVariable, SavedResource
 and SavedAsset.
 
repeated int32 bound_inputs = 2;

सार्वजनिक int getBoundInputsCount ()

 Bound inputs to the function. The SavedObjects identified by the node ids
 given here are appended as extra inputs to the caller-supplied inputs.
 The only types of SavedObjects valid here are SavedVariable, SavedResource
 and SavedAsset.
 
repeated int32 bound_inputs = 2;

सार्वजनिक सूची<पूर्णांक> getBoundInputsList ()

 Bound inputs to the function. The SavedObjects identified by the node ids
 given here are appended as extra inputs to the caller-supplied inputs.
 The only types of SavedObjects valid here are SavedVariable, SavedResource
 and SavedAsset.
 
repeated int32 bound_inputs = 2;

सार्वजनिक संरचित वैल्यू getCanonicalizedInputSignature ()

 Input in canonicalized form that was received to create this concrete
 function.
 
.tensorflow.StructuredValue canonicalized_input_signature = 3;

सार्वजनिक StructuredValueOrBuilder getCanonicalizedInputSignatureOrBuilder ()

 Input in canonicalized form that was received to create this concrete
 function.
 
.tensorflow.StructuredValue canonicalized_input_signature = 3;

सार्वजनिक स्थैतिक SavedConcreteFunction getDefaultInstance ()

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

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

सार्वजनिक संरचित वैल्यू getOutputSignature ()

 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs. This can be an arbitrary nested function and will
 be used to reconstruct the full structure from pure tensors.
 
.tensorflow.StructuredValue output_signature = 4;

सार्वजनिक StructuredValueOrBuilder getOutputSignatureOrBuilder ()

 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs. This can be an arbitrary nested function and will
 be used to reconstruct the full structure from pure tensors.
 
.tensorflow.StructuredValue output_signature = 4;

जनता getParserForType ()

सार्वजनिक int getSerializedSize ()

सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

 Input in canonicalized form that was received to create this concrete
 function.
 
.tensorflow.StructuredValue canonicalized_input_signature = 3;

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

 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs. This can be an arbitrary nested function and will
 be used to reconstruct the full structure from pure tensors.
 
.tensorflow.StructuredValue output_signature = 4;

सार्वजनिक पूर्णांक हैशकोड ()

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

सार्वजनिक स्थैतिक SavedConcreteFunction.Builder newBuilder ( SavedConcreteFunction प्रोटोटाइप)

सार्वजनिक स्थैतिक SavedConcreteFunction.Builder newBuilder ()

सार्वजनिक SavedConcreteFunction.Builder newBuilderForType ()

सार्वजनिक स्थैतिक SavedConcreteFunction parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)

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

सार्वजनिक स्थैतिक SavedConcreteFunction parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

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

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (बाइटबफ़र डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

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

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट)

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

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (com.google.protobuf.ByteString डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

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

सार्वजनिक स्थैतिक सेव्डकंक्रीटफंक्शन पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक पार्सर ()

सार्वजनिक SavedConcreteFunction.Builder toBuilder ()

सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

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