NamedTensorProto

পাবলিক ফাইনাল ক্লাস NamedTensorProto

 A pair of tensor name and tensor values.
 
Protobuf টাইপ tensorflow.NamedTensorProto

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

ক্লাস নামযুক্ত টেনসরপ্রোটো.বিল্ডার
 A pair of tensor name and tensor values. 

ধ্রুবক

int NAME_FIELD_NUMBER
int TENSOR_FIELD_NUMBER

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

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
স্ট্যাটিক NamedTensorProto
নামযুক্ত টেনসরপ্রোটো
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
স্ট্রিং
getName ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor.
int
টেনসরপ্রোটো
getTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProtoOrBuilder
getTensorOrBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
চূড়ান্ত com.google.protobuf.UnknownFieldSet
বুলিয়ান
আছে টেনসর ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক NamedTensorProto.Builder
স্ট্যাটিক NamedTensorProto.Builder
নামযুক্ত টেনসরপ্রোটো.বিল্ডার
স্ট্যাটিক NamedTensorProto
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক NamedTensorProto
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক NamedTensorProto
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক NamedTensorProto
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক NamedTensorProto
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক NamedTensorProto
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক NamedTensorProto
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক NamedTensorProto
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক NamedTensorProto
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক NamedTensorProto
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
নামযুক্ত টেনসরপ্রোটো.বিল্ডার
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

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

ধ্রুবক

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

ধ্রুবক মান: 1

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

ধ্রুবক মান: 2

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

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

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

সর্বজনীন NamedTensorProto getDefaultInstanceForType ()

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

সর্বজনীন স্ট্রিং getName ()

 Name of the tensor.
 
string name = 1;

সর্বজনীন com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

সর্বজনীন getParserForType ()

পাবলিক int getSerializedSize ()

সর্বজনীন TensorProto getTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

সর্বজনীন TensorProtoOrBuilder getTensorOrBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

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

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

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

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

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

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

পাবলিক স্ট্যাটিক NamedTensorProto.Builder newBuilder ()

সর্বজনীন NamedTensorProto.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক NamedTensorProto parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক NamedTensorProto parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক NamedTensorProto parseFrom (ByteBuffer ডেটা)

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

পাবলিক স্ট্যাটিক NamedTensorProto parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

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

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

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

নিক্ষেপ করে
IO ব্যতিক্রম

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

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

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

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

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

নিক্ষেপ করে
IO ব্যতিক্রম

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

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

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

সর্বজনীন NamedTensorProto.Builder to Builder ()

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

নিক্ষেপ করে
IO ব্যতিক্রম