FunctionDefLibraryOrBuilder

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

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

وظيفة مجردة
getFunction (فهرس كثافة العمليات)
repeated .tensorflow.FunctionDef function = 1;
كثافة العمليات مجردة
getFunctionCount ()
repeated .tensorflow.FunctionDef function = 1;
قائمة مجردة< FunctionDef >
قائمة الوظائف ()
repeated .tensorflow.FunctionDef function = 1;
مجردة FunctionDefOrBuilder
getFunctionOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.FunctionDef function = 1;
قائمة مجردة <؟ يمتد FunctionDefOrBuilder >
getFunctionOrBuilderList ()
repeated .tensorflow.FunctionDef function = 1;
مجردة GradientDef
الحصول على التدرج (مؤشر كثافة العمليات)
repeated .tensorflow.GradientDef gradient = 2;
كثافة العمليات مجردة
الحصول على التدرج ()
repeated .tensorflow.GradientDef gradient = 2;
قائمة مجردة< GradientDef >
قائمة التدرج ()
repeated .tensorflow.GradientDef gradient = 2;
مجردة GradientDefOrBuilder
getGradientOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.GradientDef gradient = 2;
قائمة مجردة <؟ يمتد GradientDefOrBuilder >
الحصول على GradientOrBuilderList ()
repeated .tensorflow.GradientDef gradient = 2;

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

الملخص العام FunctionDef getFunction (مؤشر int)

repeated .tensorflow.FunctionDef function = 1;

الملخص العام int getFunctionCount ()

repeated .tensorflow.FunctionDef function = 1;

قائمة مجردة عامة < FunctionDef > getFunctionList ()

repeated .tensorflow.FunctionDef function = 1;

الملخص العام FunctionDefOrBuilder getFunctionOrBuilder (مؤشر int)

repeated .tensorflow.FunctionDef function = 1;

قائمة الملخصات العامة<؟ يمتد FunctionDefOrBuilder > getFunctionOrBuilderList ()

repeated .tensorflow.FunctionDef function = 1;

الملخص العام GradientDef getGradient (مؤشر int)

repeated .tensorflow.GradientDef gradient = 2;

الملخص العام int getGradientCount ()

repeated .tensorflow.GradientDef gradient = 2;

قائمة مجردة عامة< GradientDef > getGradientList ()

repeated .tensorflow.GradientDef gradient = 2;

الملخص العام GradientDefOrBuilder getGradientOrBuilder (مؤشر int)

repeated .tensorflow.GradientDef gradient = 2;

قائمة الملخصات العامة<؟ يمتد GradientDefOrBuilder > getGradientOrBuilderList ()

repeated .tensorflow.GradientDef gradient = 2;