الواجهة الثابتة العامة CostGraphDef.Node.OutputInfoOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| مجردة طويلة | GetAliasInputPort () If >= 0, the output is an alias of an input. |
| نوع البيانات الملخص | الحصول على نوع () .tensorflow.DataType dtype = 4; |
| كثافة العمليات مجردة | الحصول علىDtypeValue () .tensorflow.DataType dtype = 4; |
| مجردة TensorShapeProto | الحصول على الشكل () .tensorflow.TensorShapeProto shape = 3; |
| مجردة TensorShapeProtoOrBuilder | الحصول على الشكل أو البناء () .tensorflow.TensorShapeProto shape = 3; |
| مجردة طويلة | الحصول على الحجم () int64 size = 1; |
| منطقية مجردة | الشكل () .tensorflow.TensorShapeProto shape = 3; |
الأساليب العامة
ملخص عام طويل getAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2; الملخص العام int getDtypeValue ()
.tensorflow.DataType dtype = 4;
ملخص عام طويل getSize ()
int64 size = 1;
hasShape المنطقي الملخص العام ()
.tensorflow.TensorShapeProto shape = 3;