パブリック インターフェイス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; |
抽象的な機能仕様 | getFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
抽象FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
抽象ブール値 | hasFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
パブリックメソッド
public abstract String getConcreteFunctions (int インデックス)
repeated string concrete_functions = 1;
public abstract com.google.protobuf.ByteString getConcreteFunctionsBytes (int インデックス)
repeated string concrete_functions = 1;
public abstract int getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
public abstract List<String> getConcreteFunctionsList ()
repeated string concrete_functions = 1;
パブリック抽象FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
public abstract boolean hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;