GradientDefOrBuilder

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

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

מחרוזת מופשטת
getFunctionName ()
 The function name.
תקציר com.google.protobuf.ByteString
getFunctionNameBytes ()
 The function name.
מחרוזת מופשטת
getGradientFunc ()
 The gradient function's name.
תקציר com.google.protobuf.ByteString
getGradientFuncBytes ()
 The gradient function's name.

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

מחרוזת תקציר ציבורי getFunctionName ()

 The function name.
 
string function_name = 1;

תקציר ציבורי com.google.protobuf.ByteString getFunctionNameBytes ()

 The function name.
 
string function_name = 1;

מחרוזת תקציר ציבורי getGradientFunc ()

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

תקציר ציבורי com.google.protobuf.ByteString getGradientFuncBytes ()

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