CostGraphDef.Node.OutputInfo

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস CostGraphDef.Node.OutputInfo

 Outputs of this node.
 
Protobuf টাইপ tensorflow.CostGraphDef.Node.OutputInfo

নেস্টেড ক্লাস

ক্লাস CostGraphDef.Node.OutputInfo.Builder
 Outputs of this node. 

ধ্রুবক

int ALIAS_INPUT_PORT_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int SHAPE_FIELD_NUMBER
int SIZE_FIELD_NUMBER

পাবলিক পদ্ধতি

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
দীর্ঘ
getAliasInputPort ()
 If >= 0, the output is an alias of an input.
স্ট্যাটিক CostGraphDef.Node.OutputInfo
CostGraphDef.Node.OutputInfo
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
ডেটা টাইপ
getDtype ()
.tensorflow.DataType dtype = 4;
int
getDtypeValue ()
.tensorflow.DataType dtype = 4;
int
TensorShapeProto
গেটশেপ ()
.tensorflow.TensorShapeProto shape = 3;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 3;
দীর্ঘ
getSize ()
int64 size = 1;
চূড়ান্ত com.google.protobuf.UnknownFieldSet
বুলিয়ান
hasshape ()
.tensorflow.TensorShapeProto shape = 3;
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক CostGraphDef.Node.OutputInfo.Builder
newBuilder ( CostGraphDef.Node.OutputInfo প্রোটোটাইপ)
স্ট্যাটিক CostGraphDef.Node.OutputInfo.Builder
CostGraphDef.Node.OutputInfo.Builder
স্ট্যাটিক CostGraphDef.Node.OutputInfo
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক CostGraphDef.Node.OutputInfo
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
CostGraphDef.Node.OutputInfo.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

ALIAS_INPUT_PORT_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 2

পাবলিক স্ট্যাটিক ফাইনাল int DTYPE_FIELD_NUMBER

ধ্রুবক মান: 4

পাবলিক স্ট্যাটিক ফাইনাল int SHAPE_FIELD_NUMBER

ধ্রুবক মান: 3

পাবলিক স্ট্যাটিক ফাইনাল int SIZE_FIELD_NUMBER

ধ্রুবক মান: 1

পাবলিক পদ্ধতি

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

সর্বজনীন দীর্ঘ 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;

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo getDefaultInstance ()

সর্বজনীন CostGraphDef.Node.OutputInfo getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন ডেটা টাইপ getDtype ()

.tensorflow.DataType dtype = 4;

পাবলিক int getDtypeValue ()

.tensorflow.DataType dtype = 4;

পাবলিক getParserForType ()

পাবলিক int getSerializedSize ()

সর্বজনীন TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 3;

সর্বজনীন TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 3;

সর্বজনীন দীর্ঘ getSize ()

int64 size = 1;

সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()

পাবলিক বুলিয়ান hasShape ()

.tensorflow.TensorShapeProto shape = 3;

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo.Builder newBuilder ( CostGraphDef.Node.OutputInfo প্রোটোটাইপ)

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo.Builder newBuilder ()

সর্বজনীন CostGraphDef.Node.OutputInfo.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IOException

সর্বজনীন স্ট্যাটিক CostGraphDef.Node.OutputInfo parseDelimitedFrom (InputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (ByteBuffer ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

সর্বজনীন স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

সর্বজনীন স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (InputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

সর্বজনীন স্ট্যাটিক CostGraphDef.Node.OutputInfo parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

সর্বজনীন CostGraphDef.Node.OutputInfo.Builder to Builder ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IOException