interfaccia pubblica SavedFunctionOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
stringa astratta | getConcreteFunctions (indice int) repeated string concrete_functions = 1; |
astratto com.google.protobuf.ByteString | getConcreteFunctionsBytes (indice int) repeated string concrete_functions = 1; |
astratto int | getConcreteFunctionsCount () repeated string concrete_functions = 1; |
Elenco astratto<String> | getConcreteFunctionsList () repeated string concrete_functions = 1; |
abstract FunctionSpec | getFunzioneSpec () .tensorflow.FunctionSpec function_spec = 2; |
abstract FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
booleano astratto | hasFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
Metodi pubblici
public abstract String getConcreteFunctions (indice int)
repeated string concrete_functions = 1;
public abstract com.google.protobuf.ByteString getConcreteFunctionsBytes (indice 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;
public abstract FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
pubblico astratto booleano hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;