общедоступный интерфейс GradientDefOrBuilder
Известные косвенные подклассы |
Публичные методы
абстрактная строка | получитьИмяФункции () 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;