tensorflow:: אופס:: ParseSequenceExampleV2:: Attrs
#include <parsing_ops.h>
קובעי תכונות אופציונליים עבור ParseSequenceExampleV2 .
תַקצִיר
תכונות ציבוריות | |
---|---|
Ncontext_sparse_ = 0 | int64 |
Nfeature_list_dense_ = 0 | int64 |
Nfeature_list_sparse_ = 0 | int64 |
context_dense_shapes_ = {} | gtl::ArraySlice< PartialTensorShape > |
context_ragged_split_types_ = {} | DataTypeSlice |
context_ragged_value_types_ = {} | DataTypeSlice |
context_sparse_types_ = {} | DataTypeSlice |
feature_list_dense_shapes_ = {} | gtl::ArraySlice< PartialTensorShape > |
feature_list_dense_types_ = {} | DataTypeSlice |
feature_list_ragged_split_types_ = {} | DataTypeSlice |
feature_list_ragged_value_types_ = {} | DataTypeSlice |
feature_list_sparse_types_ = {} | DataTypeSlice |
תפקידים ציבוריים | |
---|---|
ContextDenseShapes (const gtl::ArraySlice< PartialTensorShape > & x) | TF_MUST_USE_RESULT Attrs רשימה של צורות Ncontext_dense; צורות הנתונים בכל הקשר תכונה הניתנת ב-context_dense_keys. |
ContextRaggedSplitTypes (const DataTypeSlice & x) | TF_MUST_USE_RESULT Attrs RaggedTensor.row_split dtypes עבור תכונות ההקשר המרופט. |
ContextRaggedValueTypes (const DataTypeSlice & x) | TF_MUST_USE_RESULT Attrs RaggedTensor.value dtypes עבור תכונות ההקשר המרופט. |
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; צורות הנתונים בכל FeatureList הניתנות ב- feature_list_dense_keys. |
FeatureListDenseTypes (const DataTypeSlice & x) | TF_MUST_USE_RESULT Attrs ברירת המחדל היא []. |
FeatureListRaggedSplitTypes (const DataTypeSlice & x) | TF_MUST_USE_RESULT Attrs RaggedTensor.row_split dtypes עבור תכונות FeatureList המרופטות. |
FeatureListRaggedValueTypes (const DataTypeSlice & x) | TF_MUST_USE_RESULT Attrs RaggedTensor.value dtypes עבור תכונות FeatureList המרופטות. |
FeatureListSparseTypes (const DataTypeSlice & x) | TF_MUST_USE_RESULT Attrs רשימה של סוגי Nfeature_list_sparse; סוגי הנתונים של הנתונים בכל FeatureList המופיעים ב- feature_list_sparse_keys. |
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. |
תכונות ציבוריות
Ncontext_sparse_
int64 tensorflow::ops::ParseSequenceExampleV2::Attrs::Ncontext_sparse_ = 0
Nfeature_list_dense_
int64 tensorflow::ops::ParseSequenceExampleV2::Attrs::Nfeature_list_dense_ = 0
Nfeature_list_sparse_
int64 tensorflow::ops::ParseSequenceExampleV2::Attrs::Nfeature_list_sparse_ = 0
context_dense_shapes_
gtl::ArraySlice< PartialTensorShape > tensorflow::ops::ParseSequenceExampleV2::Attrs::context_dense_shapes_ = {}
context_gged_split_types_
DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::context_ragged_split_types_ = {}
context_ragged_value_types_
DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::context_ragged_value_types_ = {}
context_sparse_types_
DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::context_sparse_types_ = {}
feature_list_dense_shapes_
gtl::ArraySlice< PartialTensorShape > tensorflow::ops::ParseSequenceExampleV2::Attrs::feature_list_dense_shapes_ = {}
feature_list_dense_types_
DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::feature_list_dense_types_ = {}
feature_list_gged_split_types_
DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::feature_list_ragged_split_types_ = {}
feature_list_gged_value_types_
DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::feature_list_ragged_value_types_ = {}
feature_list_sparse_types_
DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::feature_list_sparse_types_ = {}
תפקידים ציבוריים
ContextDenseShapes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::ContextDenseShapes( const gtl::ArraySlice< PartialTensorShape > & x )
רשימה של צורות Ncontext_dense; צורות הנתונים בכל הקשר תכונה הניתנת ב-context_dense_keys.
מספר האלמנטים בתכונה התואמת ל-context_dense_key[j] חייב תמיד להיות שווה ל-context_dense_shapes[j].NumEntries(). הצורה של context_dense_values[j] תתאים ל-context_dense_shapes[j].
ברירת המחדל היא []
ContextRaggedSplitTypes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::ContextRaggedSplitTypes( const DataTypeSlice & x )
RaggedTensor.row_split dtypes עבור תכונות ההקשר המרופט.
ברירת המחדל היא []
ContextRaggedValueTypes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::ContextRaggedValueTypes( const DataTypeSlice & x )
RaggedTensor.value dtypes עבור תכונות ההקשר המרופט.
ברירת המחדל היא []
ContextSparseTypes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::ContextSparseTypes( const DataTypeSlice & x )
רשימה של סוגי Ncontext_sparse; סוגי הנתונים של הנתונים בכל הקשר תכונה הניתנת ב-context_sparse_keys.
נכון לעכשיו, ParseSingleSequenceExample תומך ב-DT_FLOAT (FloatList), DT_INT64 (Int64List) ו-DT_STRING (BytesList).
ברירת המחדל היא []
FeatureListDenseShapes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::FeatureListDenseShapes( const gtl::ArraySlice< PartialTensorShape > & x )
רשימה של צורות Nfeature_list_dense; צורות הנתונים בכל FeatureList הניתנות ב- feature_list_dense_keys.
הצורה של כל תכונה ב-FeatureList התואמת ל-feature_list_dense_key[j] חייבת תמיד להיות שווה ל-feature_list_dense_shapes[j].NumEntries().
ברירת המחדל היא []
FeatureListDenseTypes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::FeatureListDenseTypes( const DataTypeSlice & x )
ברירת המחדל היא [].
FeatureListRaggedSplitTypes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::FeatureListRaggedSplitTypes( const DataTypeSlice & x )
RaggedTensor.row_split dtypes עבור תכונות FeatureList המרופטות.
ברירת המחדל היא []
FeatureListRaggedValueTypes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::FeatureListRaggedValueTypes( const DataTypeSlice & x )
RaggedTensor.value dtypes עבור תכונות FeatureList המרופטות.
ברירת המחדל היא []
FeatureListSparseTypes
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::FeatureListSparseTypes( const DataTypeSlice & x )
רשימה של סוגי Nfeature_list_sparse; סוגי הנתונים של הנתונים בכל FeatureList המופיעים ב- feature_list_sparse_keys.
נכון לעכשיו, ParseSingleSequenceExample תומך ב-DT_FLOAT (FloatList), DT_INT64 (Int64List) ו-DT_STRING (BytesList).
ברירת המחדל היא []
NcontextSparse
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::NcontextSparse( int64 x )
ברירת המחדל היא 0.
NfeatureListDense
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::NfeatureListDense( int64 x )
ברירת המחדל היא 0.
NfeatureListSparse
TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::NfeatureListSparse( int64 x )
ברירת המחדל היא 0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-21 (שעון UTC).