পাবলিক স্ট্যাটিক ইন্টারফেস KernelDef.AttrConstraintOrBuilder
| পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
| বিমূর্ত AttrValue | অনুমতিপ্রাপ্ত মান () A list of values that this kernel supports for this attr. |
| বিমূর্ত AttrValueOrBuilder | getAllowedValuesOrBuilder () A list of values that this kernel supports for this attr. |
| বিমূর্ত স্ট্রিং | getName () Name of an attr from the Op. |
| বিমূর্ত com.google.protobuf.ByteString | getNameBytes () Name of an attr from the Op. |
| বিমূর্ত বুলিয়ান | অনুমোদিত মান () A list of values that this kernel supports for this attr. |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত AttrValue getAllowedValues ()
A list of values that this kernel supports for this attr. Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
.tensorflow.AttrValue allowed_values = 2; সর্বজনীন বিমূর্ত AttrValueOrBuilder getAllowedValuesOrBuilder ()
A list of values that this kernel supports for this attr. Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
.tensorflow.AttrValue allowed_values = 2; সর্বজনীন বিমূর্ত স্ট্রিং getName ()
Name of an attr from the Op.
string name = 1; সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getNameBytes ()
Name of an attr from the Op.
string name = 1; সর্বজনীন বিমূর্ত বুলিয়ান hasAllowedValues ()
A list of values that this kernel supports for this attr. Like OpDef.AttrDef.allowed_values, except for kernels instead of Ops.
.tensorflow.AttrValue allowed_values = 2;