الفئة النهائية العامة SavedFunction
A function with multiple signatures, possibly with non-Tensor arguments.نوع Protobuf
tensorflow.SavedFunction
فئات متداخلة
فصل | SavedFunction.Builder | A function with multiple signatures, possibly with non-Tensor arguments. |
الثوابت
كثافة العمليات | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
كثافة العمليات | FUNCTION_SPEC_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
خيط | getConcreteFunctions (فهرس كثافة العمليات) repeated string concrete_functions = 1; |
com.google.protobuf.ByteString | getConcreteFunctionsBytes (فهرس كثافة العمليات) repeated string concrete_functions = 1; |
كثافة العمليات | getConcreteFunctionsCount () repeated string concrete_functions = 1; |
com.google.protobuf.ProtocolStringList | getConcreteFunctionsList () repeated string concrete_functions = 1; |
وظيفة محفوظة ثابتة | |
الوظيفة المحفوظة | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
مواصفات الوظيفة | الحصول على مواصفات الوظيفة () .tensorflow.FunctionSpec function_spec = 2; |
FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
منطقية | لديهFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
وظيفة SavedFunction.Builder ثابتة | newBuilder (النموذج الأولي للوظيفة المحفوظة ) |
وظيفة SavedFunction.Builder ثابتة | منشئ جديد () |
SavedFunction.Builder | |
وظيفة محفوظة ثابتة | parseDelimitedFrom (إدخال InputStream) |
وظيفة محفوظة ثابتة | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
وظيفة محفوظة ثابتة | parseFrom (بيانات ByteBuffer) |
وظيفة محفوظة ثابتة | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
وظيفة محفوظة ثابتة | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
وظيفة محفوظة ثابتة | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
وظيفة محفوظة ثابتة | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
وظيفة محفوظة ثابتة | parseFrom (بيانات com.google.protobuf.ByteString) |
وظيفة محفوظة ثابتة | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
وظيفة محفوظة ثابتة | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
SavedFunction.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
النهائي الثابت العام CONCRETE_FUNCTIONS_FIELD_NUMBER
القيمة الثابتة: 1
int النهائي الثابت العام FUNCTION_SPEC_FIELD_NUMBER
القيمة الثابتة: 2
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
سلسلة getConcreteFunctions العامة (فهرس كثافة العمليات)
repeated string concrete_functions = 1;
com.google.protobuf.ByteString getConcreteFunctionsBytes العام (مؤشر int)
repeated string concrete_functions = 1;
int public getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
com.google.protobuf.ProtocolStringList العامة getConcreteFunctionsList ()
repeated string concrete_functions = 1;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
عام الحصول على بارسيرفورتيب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
المنطق المنطقي العام hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ SavedFunction (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedFunction العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
ParseFrom الثابت العام SavedFunction (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedFunction العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedFunction العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedFunction العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedFunction العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|