tensorflow :: অপস:: পার্স ক্রম উদাহরণ:: Attrs

#include <parsing_ops.h>

ParseSequenceExample- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।

সারসংক্ষেপ

পাবলিক বৈশিষ্ট্য

Ncontext_dense_ = 0
int64
Ncontext_sparse_ = 0
int64
Nfeature_list_dense_ = 0
int64
Nfeature_list_sparse_ = 0
int64
context_dense_shapes_ = {}
gtl::ArraySlice< PartialTensorShape >
context_sparse_types_ = {}
DataTypeSlice
feature_list_dense_shapes_ = {}
gtl::ArraySlice< PartialTensorShape >
feature_list_dense_types_ = {}
DataTypeSlice
feature_list_sparse_types_ = {}
DataTypeSlice

পাবলিক ফাংশন

ContextDenseShapes (const gtl::ArraySlice< PartialTensorShape > & x)
TF_MUST_USE_RESULT Attrs
Ncontext_dens আকারের একটি তালিকা; প্রতিটি প্রসঙ্গে ডেটার আকার প্রসঙ্গ_ঘন_কী-তে দেওয়া বৈশিষ্ট্য।
ContextSparseTypes (const DataTypeSlice & x)
TF_MUST_USE_RESULT Attrs
Ncontext_sparse প্রকারের একটি তালিকা; context_sparse_keys-এ প্রদত্ত প্রতিটি প্রেক্ষাপটে ডেটার ডেটা প্রকারের বৈশিষ্ট্য।
FeatureListDenseShapes (const gtl::ArraySlice< PartialTensorShape > & x)
TF_MUST_USE_RESULT Attrs
Nfeature_list_dense আকারের একটি তালিকা; বৈশিষ্ট্য_তালিকা_ঘন_কীতে দেওয়া প্রতিটি বৈশিষ্ট্য তালিকার ডেটার আকার।
FeatureListDenseTypes (const DataTypeSlice & x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট থেকে []
FeatureListSparseTypes (const DataTypeSlice & x)
TF_MUST_USE_RESULT Attrs
Nfeature_list_sparse প্রকারের একটি তালিকা; ফিচার_লিস্ট_স্পার্স_কি-তে দেওয়া প্রতিটি ফিচারলিস্টের ডেটার প্রকার।
NcontextDense (int64 x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 0.
NcontextSparse (int64 x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 0.
NfeatureListDense (int64 x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 0.
NfeatureListSparse (int64 x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 0.

পাবলিক বৈশিষ্ট্য

প্রসঙ্গ_ঘন_

int64 tensorflow::ops::ParseSequenceExample::Attrs::Ncontext_dense_ = 0

প্রসঙ্গ_স্পর্স_

int64 tensorflow::ops::ParseSequenceExample::Attrs::Ncontext_sparse_ = 0

বৈশিষ্ট্য_তালিকা_ঘন_

int64 tensorflow::ops::ParseSequenceExample::Attrs::Nfeature_list_dense_ = 0

Nfeature_list_sparse_

int64 tensorflow::ops::ParseSequenceExample::Attrs::Nfeature_list_sparse_ = 0

প্রসঙ্গ_ঘন_আকৃতি_

gtl::ArraySlice< PartialTensorShape > tensorflow::ops::ParseSequenceExample::Attrs::context_dense_shapes_ = {}

প্রসঙ্গ_স্পর্স_টাইপস_

DataTypeSlice tensorflow::ops::ParseSequenceExample::Attrs::context_sparse_types_ = {}

বৈশিষ্ট্য_তালিকা_ঘন_আকৃতি_

gtl::ArraySlice< PartialTensorShape > tensorflow::ops::ParseSequenceExample::Attrs::feature_list_dense_shapes_ = {}

বৈশিষ্ট্য_তালিকা_ঘন_প্রকার_

DataTypeSlice tensorflow::ops::ParseSequenceExample::Attrs::feature_list_dense_types_ = {}

বৈশিষ্ট্য_তালিকা_স্পার্স_টাইপস_

DataTypeSlice tensorflow::ops::ParseSequenceExample::Attrs::feature_list_sparse_types_ = {}

পাবলিক ফাংশন

ContextDenseShapes

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::ContextDenseShapes(
  const gtl::ArraySlice< PartialTensorShape > & x
)

Ncontext_dens আকারের একটি তালিকা; প্রতিটি প্রসঙ্গে ডেটার আকার প্রসঙ্গ_ঘন_কী-তে দেওয়া বৈশিষ্ট্য।

context_dense_key[j] এর সাথে সংশ্লিষ্ট বৈশিষ্ট্যের উপাদানের সংখ্যা সর্বদা সমান context_dense_shapes[j].NumEntries()। context_dense_values[j] এর আকৃতি প্রসঙ্গ_ঘন_আকৃতির [j] সাথে মিলবে।

ডিফল্ট থেকে []

কনটেক্সটস্পার্স টাইপস

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::ContextSparseTypes(
  const DataTypeSlice & x
)

Ncontext_sparse প্রকারের একটি তালিকা; context_sparse_keys-এ প্রদত্ত প্রতিটি প্রেক্ষাপটে ডেটার ডেটা প্রকারের বৈশিষ্ট্য।

বর্তমানে ParseSingleSequenceExample DT_FLOAT (FloatList), DT_INT64 (Int64List), এবং DT_STRING (BytesList) সমর্থন করে।

ডিফল্ট থেকে []

ফিচারলিস্ট ডেন্সশেপস

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::FeatureListDenseShapes(
  const gtl::ArraySlice< PartialTensorShape > & x
)

Nfeature_list_dense আকারের একটি তালিকা; বৈশিষ্ট্য_তালিকা_ঘন_কীতে দেওয়া প্রতিটি বৈশিষ্ট্য তালিকার ডেটার আকার।

ফিচারলিস্টের প্রতিটি ফিচারের আকৃতি ফিচার_লিস্ট_ঘন_কী[j]-এর সাথে সঙ্গতিপূর্ণ হতে হবে।

ডিফল্ট থেকে []

ফিচারলিস্টডেনস টাইপস

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::FeatureListDenseTypes(
  const DataTypeSlice & x
)

ডিফল্ট থেকে []

ফিচারলিস্টস্পার্স টাইপস

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::FeatureListSparseTypes(
  const DataTypeSlice & x
)

Nfeature_list_sparse প্রকারের একটি তালিকা; ফিচার_লিস্ট_স্পার্স_কি-তে দেওয়া প্রতিটি ফিচারলিস্টের ডেটার প্রকার।

বর্তমানে ParseSingleSequenceExample DT_FLOAT (FloatList), DT_INT64 (Int64List), এবং DT_STRING (BytesList) সমর্থন করে।

ডিফল্ট থেকে []

NcontextDense

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::NcontextDense(
  int64 x
)

ডিফল্ট 0.

NcontextSparse

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::NcontextSparse(
  int64 x
)

ডিফল্ট 0.

NfeatureListDense

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::NfeatureListDense(
  int64 x
)

ডিফল্ট 0.

NfeatureListSparse

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExample::Attrs::NfeatureListSparse(
  int64 x
)

ডিফল্ট 0.