FunctionSpecOrBuilder

পাবলিক ইন্টারফেস FunctionSpecOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

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

বিমূর্ত FunctionSpec.ExperimentalCompile
গেট এক্সপেরিমেন্টাল কম্পাইল ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
বিমূর্ত int
এক্সপেরিমেন্টাল কম্পাইল ভ্যালু ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
বিমূর্ত কাঠামোগত মান
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
বিমূর্ত StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
বিমূর্ত কাঠামোগত মান
getInputSignature ()
 The input signature, if specified.
বিমূর্ত StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
বিমূর্ত বুলিয়ান
getIsMethod ()
 Whether this represents a class method.
বিমূর্ত বুলিয়ান
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
বিমূর্ত বুলিয়ান
ইনপুট স্বাক্ষর আছে ()
 The input signature, if specified.

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

সর্বজনীন বিমূর্ত ফাংশন বিশেষ । পরীক্ষামূলক সংকলন প্রাপ্ত পরীক্ষামূলক সংকলন ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

পাবলিক বিমূর্ত int getExperimentalCompileValue ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

সর্বজনীন বিমূর্ত কাঠামোগত মান getFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

পাবলিক বিমূর্ত StructuredValueOrBuilder getFullargspecOrBuilder ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

পাবলিক বিমূর্ত স্ট্রাকচার্ড ভ্যালু getInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

সর্বজনীন বিমূর্ত StructuredValueOrBuilder getInputSignatureOrBuilder ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

সর্বজনীন বিমূর্ত বুলিয়ান getIsMethod ()

 Whether this represents a class method.
 
bool is_method = 2;

পাবলিক বিমূর্ত বুলিয়ান hasFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

সর্বজনীন বিমূর্ত বুলিয়ান আছে ইনপুট স্বাক্ষর ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;