SavedFunctionOrBuilder

رابط عمومی SavedFunctionOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

رشته انتزاعی
getConcreteFunctions (شاخص int)
repeated string concrete_functions = 1;
چکیده com.google.protobuf.ByteString
getConcreteFunctionsBytes (شاخص int)
repeated string concrete_functions = 1;
انتزاعی
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;

روش های عمومی

رشته انتزاعی عمومی 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;