SavedConcreteFunction

পাবলিক ফাইনাল ক্লাস সেভড কনক্রিট ফাংশন

 Stores low-level information about a concrete function. Referenced in either
 a SavedFunction or a SavedBareConcreteFunction.
 
Protobuf টাইপ tensorflow.SavedConcreteFunction

নেস্টেড ক্লাস

ক্লাস সংরক্ষিত ConcreteFunction.Builder
 Stores low-level information about a concrete function. 

ধ্রুবক

int BOUND_INPUTS_FIELD_NUMBER
int CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER
int OUTPUT_SIGNATURE_FIELD_NUMBER

পাবলিক পদ্ধতি

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
int
getBoundInputs (int সূচক)
 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.
StructuredValueOrBuilder
getCanonicalizedInputSignatureOrBuilder ()
 Input in canonicalized form that was received to create this concrete
 function.
স্ট্যাটিক সংরক্ষিত কংক্রিট ফাংশন
সংরক্ষিত কংক্রিট ফাংশন
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
স্ট্রাকচার্ড ভ্যালু
getOutput স্বাক্ষর ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
StructuredValueOrBuilder
getOutputSignatureOrBuilder ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
int
চূড়ান্ত com.google.protobuf.UnknownFieldSet
বুলিয়ান
ক্যানোনিকালাইজড ইনপুট স্বাক্ষর ()
 Input in canonicalized form that was received to create this concrete
 function.
বুলিয়ান
আছে আউটপুট স্বাক্ষর ()
 Output that was the return value of this function after replacing all
 Tensors with TensorSpecs.
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক সংরক্ষিত কনক্রিট ফাংশন. বিল্ডার
স্ট্যাটিক সংরক্ষিত কনক্রিট ফাংশন. বিল্ডার
সংরক্ষিত ConcreteFunction.Builder
স্ট্যাটিক সংরক্ষিত কংক্রিট ফাংশন
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক সংরক্ষিত কংক্রিট ফাংশন
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক সংরক্ষিত কংক্রিট ফাংশন
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক সংরক্ষিত কংক্রিট ফাংশন
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক সংরক্ষিত কংক্রিট ফাংশন
parseFrom (ByteBuffer ডেটা, 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 এক্সটেনশন রেজিস্ট্রি)
স্থির
সংরক্ষিত ConcreteFunction.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

পাবলিক স্ট্যাটিক ফাইনাল int BOUND_INPUTS_FIELD_NUMBER

ধ্রুবক মান: 2

পাবলিক স্ট্যাটিক ফাইনাল int CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER

ধ্রুবক মান: 3

OUTPUT_SIGNATURE_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 4

পাবলিক পদ্ধতি

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

পাবলিক int getBoundInputs (int সূচক)

 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;

সর্বজনীন তালিকা<Integer> 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;

পাবলিক স্ট্রাকচার্ড ভ্যালু ক্যানোনিকালাইজড ইনপুট স্বাক্ষর ()

 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;

পাবলিক স্ট্যাটিক সেভডকনক্রিট ফাংশন getDefaultInstance ()

সর্বজনীন সংরক্ষিত কনক্রিট ফাংশন 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 ()

পাবলিক বুলিয়ান আছে ক্যানোনিকালাইজড ইনপুট স্বাক্ষর ()

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

পাবলিক বুলিয়ান আছে আউটপুট স্বাক্ষর ()

 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;

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক SavedConcreteFunction.Builder newBuilder ( SavedConcreteFunction প্রোটোটাইপ)

পাবলিক স্ট্যাটিক সেভড কনক্রিট ফাংশন। বিল্ডার নতুন বিল্ডার ()

পাবলিক স্ট্যাটিক সেভড কনক্রিট ফাংশন পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সেভড কনক্রিট ফাংশন পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক SavedConcreteFunction পার্সফ্রম (ByteBuffer ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক SavedConcreteFunction parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সেভড কনক্রিট ফাংশন পার্সফ্রম (বাইটবাফার ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক SavedConcreteFunction parseFrom (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক সেভড কনক্রিট ফাংশন পার্স ফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক SavedConcreteFunction parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক সেভড কনক্রিট ফাংশন পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক SavedConcreteFunction parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

সর্বজনীন সংরক্ষিত কংক্রিট ফাংশন। বিল্ডার থেকে বিল্ডার ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IOException