পাবলিক স্ট্যাটিক ইন্টারফেস CostGraphDef.Node.OutputInfoOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত দীর্ঘ | getAliasInputPort () If >= 0, the output is an alias of an input. |
বিমূর্ত ডেটা টাইপ | getDtype () .tensorflow.DataType dtype = 4; |
বিমূর্ত int | getDtypeValue () .tensorflow.DataType dtype = 4; |
বিমূর্ত TensorShapeProto | গেটশেপ () .tensorflow.TensorShapeProto shape = 3; |
বিমূর্ত TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
বিমূর্ত দীর্ঘ | getSize () int64 size = 1; |
বিমূর্ত বুলিয়ান | hasshape () .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;
সর্বজনীন বিমূর্ত TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
পাবলিক বিমূর্ত দীর্ঘ getSize ()
int64 size = 1;
সর্বজনীন বিমূর্ত বুলিয়ান hasShape ()
.tensorflow.TensorShapeProto shape = 3;