SavedFunctionOrBuilder

ממשק ציבורי SavedFunctionOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מחרוזת מופשטת
getConcreteFunctions (int index)
repeated string concrete_functions = 1;
תקציר com.google.protobuf.ByteString
getConcreteFunctionsBytes (int index)
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;

שיטות ציבוריות

String public abstract getConcreteFunctions (int index)

repeated string concrete_functions = 1;

תקציר ציבורי com.google.protobuf.ByteString getConcreteFunctionsBytes (int index)

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;