الواجهة العامة الثابتة RewriterConfig.CustomGraphOptimizerOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| منطقية مجردة | يحتوي علىParameterMap (مفتاح السلسلة) map<string, .tensorflow.AttrValue> parameter_map = 2; |
| سلسلة مجردة | الحصول على الاسم () string name = 1; |
| مجردة com.google.protobuf.ByteString | الحصول على اسم بايت () string name = 1; |
| خريطة مجردة <سلسلة، AttrValue > | خريطة المعلمة () استخدم getParameterMapMap() بدلاً من ذلك. |
| كثافة العمليات مجردة | الحصول على المعلمةMapCount () map<string, .tensorflow.AttrValue> parameter_map = 2; |
| خريطة مجردة <سلسلة، AttrValue > | الحصول على المعلمةMapMap () map<string, .tensorflow.AttrValue> parameter_map = 2; |
| مجردة AttrValue | getParameterMapOrDefault (مفتاح السلسلة، AttrValue defaultValue) map<string, .tensorflow.AttrValue> parameter_map = 2; |
| AttrValue مجردة | getParameterMapOrThrow (مفتاح السلسلة) map<string, .tensorflow.AttrValue> parameter_map = 2; |
الأساليب العامة
يحتوي الملخص المنطقي العام علىParameterMap (مفتاح السلسلة)
map<string, .tensorflow.AttrValue> parameter_map = 2;
سلسلة getName () مجردة عامة
string name = 1;
الملخص العام com.google.protobuf.ByteString getNameBytes ()
string name = 1;
الملخص العام int getParameterMapCount ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
Map مجردة عامة <String، AttrValue > getParameterMapMap ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
الملخص العام AttrValue getParameterMapOrDefault (مفتاح السلسلة، AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2;
الملخص العام AttrValue getParameterMapOrThrow (مفتاح السلسلة)
map<string, .tensorflow.AttrValue> parameter_map = 2;