GradientDefOrBuilder

interface publiqueGradientDefOrBuilder
Sous-classes indirectes connues

Méthodes publiques

chaîne abstraite
getFunctionName ()
 The function name.
résumé com.google.protobuf.ByteString
getFunctionNameBytes ()
 The function name.
chaîne abstraite
getGradientFunc ()
 The gradient function's name.
résumé com.google.protobuf.ByteString
getGradientFuncBytes ()
 The gradient function's name.

Méthodes publiques

chaîne abstraite publique getFunctionName ()

chaîne

 The function name.
 
string function_name = 1;

résumé public com.google.protobuf.ByteString getFunctionNameBytes ()

chaîne

 The function name.
 
string function_name = 1;

chaîne abstraite publique getGradientFunc ()

chaîne

 The gradient function's name.
 
string gradient_func = 2;

résumé public com.google.protobuf.ByteString getGradientFuncBytes ()

 The gradient function's name.
 
string gradient_func = 2;