TensorInfo

পাবলিক ফাইনাল ক্লাস টেনসর ইনফো

 Information about a Tensor necessary for feeding or retrieval.
 
Protobuf টাইপ tensorflow.TensorInfo

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

ক্লাস TensorInfo.Builder
 Information about a Tensor necessary for feeding or retrieval. 
ক্লাস TensorInfo.compositeTensor
 Generic encoding for composite tensors. 
ইন্টারফেস TensorInfo.compositeTensorOrBuilder
ক্লাস TensorInfo.CooSparse
 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape. 
ইন্টারফেস TensorInfo.CooSparseOrBuilder
enum TensorInfo.EncodingCase

ধ্রুবক

int COMPOSITE_TENSOR_FIELD_NUMBER
int COO_SPARSE_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int NAME_FIELD_NUMBER
int TENSOR_SHAPE_FIELD_NUMBER

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

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
TensorInfo.compositeTensor
কম্পোজিট টেনসর ()
 Generic encoding for CompositeTensors.
TensorInfo.compositeTensorOrBuilder
getCompositeTensorOrBuilder ()
 Generic encoding for CompositeTensors.
TensorInfo.CooSparse
getCooSparse ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
TensorInfo.CooSparseOrBuilder
getCooSparseOrBuilder ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
স্ট্যাটিক টেনসর ইনফো
টেনসর ইনফো
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
ডেটা টাইপ
getDtype ()
.tensorflow.DataType dtype = 2;
int
getDtypeValue ()
.tensorflow.DataType dtype = 2;
TensorInfo.EncodingCase
স্ট্রিং
getName ()
 For dense `Tensor`s, the name of the tensor in the graph.
com.google.protobuf.ByteString
getNameBytes ()
 For dense `Tensor`s, the name of the tensor in the graph.
int
TensorShapeProto
getTensorShape ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
TensorShapeProtoOrBuilder
getTensorShapeOrBuilder ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
চূড়ান্ত com.google.protobuf.UnknownFieldSet
বুলিয়ান
আছে কম্পোজিট টেনসর ()
 Generic encoding for CompositeTensors.
বুলিয়ান
hasCooSparse ()
 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).
বুলিয়ান
আছে টেনসরশেপ ()
 The static shape should be recorded here, to the extent that it can
 be known in advance.
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক TensorInfo.Builder
স্ট্যাটিক TensorInfo.Builder
TensorInfo.Builder
স্ট্যাটিক টেনসর ইনফো
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক টেনসর ইনফো
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক টেনসর ইনফো
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক টেনসর ইনফো
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক টেনসর ইনফো
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক টেনসর ইনফো
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক টেনসর ইনফো
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক টেনসর ইনফো
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক টেনসর ইনফো
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক টেনসর ইনফো
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
TensorInfo.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

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

ধ্রুবক

সর্বজনীন স্ট্যাটিক ফাইনাল int COMPOSITE_TENSOR_FIELD_NUMBER

ধ্রুবক মান: 5

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

ধ্রুবক মান: 4

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

ধ্রুবক মান: 2

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

ধ্রুবক মান: 1

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

ধ্রুবক মান: 3

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

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

সর্বজনীন TensorInfo.CompositeTensor getCompositeTensor ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

সর্বজনীন TensorInfo.CompositeTensorOrBuilder getCompositeTensorOrBuilder ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

সর্বজনীন TensorInfo.CooSparse getCooSparse ()

 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).  Currently, TensorFlow
 uses only the COO encoding.  This is supported and documented in the
 SparseTensor Python class.
 
.tensorflow.TensorInfo.CooSparse coo_sparse = 4;

সর্বজনীন TensorInfo.CooSparseOrBuilder getCooSparseOrBuilder ()

 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).  Currently, TensorFlow
 uses only the COO encoding.  This is supported and documented in the
 SparseTensor Python class.
 
.tensorflow.TensorInfo.CooSparse coo_sparse = 4;

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

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

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

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

.tensorflow.DataType dtype = 2;

পাবলিক int getDtypeValue ()

.tensorflow.DataType dtype = 2;

সর্বজনীন TensorInfo.EncodingCase getEncodingCase ()

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

 For dense `Tensor`s, the name of the tensor in the graph.
 
string name = 1;

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

 For dense `Tensor`s, the name of the tensor in the graph.
 
string name = 1;

পাবলিক getParserForType ()

পাবলিক int getSerializedSize ()

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

 The static shape should be recorded here, to the extent that it can
 be known in advance.  In the case of a SparseTensor, this field describes
 the logical shape of the represented tensor (aka dense_shape).
 
.tensorflow.TensorShapeProto tensor_shape = 3;

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

 The static shape should be recorded here, to the extent that it can
 be known in advance.  In the case of a SparseTensor, this field describes
 the logical shape of the represented tensor (aka dense_shape).
 
.tensorflow.TensorShapeProto tensor_shape = 3;

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

পাবলিক বুলিয়ান আছে কম্পোজিট টেনসর ()

 Generic encoding for CompositeTensors.
 
.tensorflow.TensorInfo.CompositeTensor composite_tensor = 5;

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

 There are many possible encodings of sparse matrices
 (https://en.wikipedia.org/wiki/Sparse_matrix).  Currently, TensorFlow
 uses only the COO encoding.  This is supported and documented in the
 SparseTensor Python class.
 
.tensorflow.TensorInfo.CooSparse coo_sparse = 4;

পাবলিক বুলিয়ান আছে টেনসরশেপ ()

 The static shape should be recorded here, to the extent that it can
 be known in advance.  In the case of a SparseTensor, this field describes
 the logical shape of the represented tensor (aka dense_shape).
 
.tensorflow.TensorShapeProto tensor_shape = 3;

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

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

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

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

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

পাবলিক স্ট্যাটিক টেনসর ইনফো পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IOException

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

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক টেনসর ইনফো পার্সফ্রম (বাইটবাফার ডেটা)

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

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

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক TensorInfo parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

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

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক টেনসর ইনফো পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

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

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

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

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

নিক্ষেপ করে
IOException

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

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

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

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

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

নিক্ষেপ করে
IOException