SavedFunctionOrBuilder

الواجهة العامة SavedFunctionOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

سلسلة مجردة
getConcreteFunctions (فهرس كثافة العمليات)
repeated string concrete_functions = 1;
مجردة com.google.protobuf.ByteString
getConcreteFunctionsBytes (فهرس كثافة العمليات)
repeated string concrete_functions = 1;
كثافة العمليات مجردة
getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
قائمة مجردة <سلسلة>
getConcreteFunctionsList ()
repeated string concrete_functions = 1;
مواصفات الوظيفة المجردة
الحصول على مواصفات الوظيفة ()
.tensorflow.FunctionSpec function_spec = 2;
مجردة FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
منطقية مجردة
لديهFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;

الأساليب العامة

سلسلة getConcreteFunctions العامة (مؤشر int)

repeated string concrete_functions = 1;

الملخص العام com.google.protobuf.ByteString getConcreteFunctionsBytes (مؤشر int)

repeated string concrete_functions = 1;

الملخص العام int getConcreteFunctionsCount ()

repeated string concrete_functions = 1;

قائمة مجردة عامة<String> getConcreteFunctionsList ()

repeated string concrete_functions = 1;

الملخص العام FunctionSpec getFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

الملخص العام FunctionSpecOrBuilder getFunctionSpecOrBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

الملخص المنطقي العام hasFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;