GradientDefOrBuilder

الواجهة العامة GradientDefOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

سلسلة مجردة
مجردة com.google.protobuf.ByteString
getFunctionNameBytes ()
 The function name.
سلسلة مجردة
الحصول على GradientFunc ()
 The gradient function's name.
مجردة com.google.protobuf.ByteString
الحصول على GradientFuncBytes ()
 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;