ParseSequenceExampleV2.Options

מחלקה סטטית ציבורית ParseSequenceExampleV2.Options

תכונות אופציונליות עבור ParseSequenceExampleV2

שיטות ציבוריות

ParseSequenceExampleV2.Options
NcontextSparse (Long NcontextSparse)
ParseSequenceExampleV2.Options
NfeatureListDense (Long NfeatureListDense)
ParseSequenceExampleV2.Options
NfeatureListSparse (Long NfeatureListSparse)
ParseSequenceExampleV2.Options
contextDenseShapes (רשימה< Shape > contextDenseShapes)
ParseSequenceExampleV2.Options
featureListDenseShapes (List< Shape > featureListDenseShapes)

שיטות בירושה

שיטות ציבוריות

public ParseSequenceExampleV2.Options NcontextSparse (Long NcontextSparse)

public ParseSequenceExampleV2.Options NfeatureListDense (Long NfeatureListDense)

public ParseSequenceExampleV2.Options NfeatureListSparse (Long NfeatureListSparse)

public ParseSequenceExampleV2.Options contextDenseShapes (רשימה< Shape > contextDenseShapes)

פרמטרים
contextDenseShapes רשימה של צורות Ncontext_dense; צורות הנתונים בכל הקשר תכונה הניתנת ב-context_dense_keys. מספר האלמנטים בתכונה התואמת ל-context_dense_key[j] חייב תמיד להיות שווה ל-context_dense_shapes[j].NumEntries(). הצורה של context_dense_values[j] תתאים ל-context_dense_shapes[j].

public ParseSequenceExampleV2.Options featureListDenseShapes (List< Shape > featureListDenseShapes)

פרמטרים
featureListDenseShapes רשימה של צורות Nfeature_list_dense; צורות הנתונים בכל FeatureList הניתנות ב- feature_list_dense_keys. הצורה של כל תכונה ב-FeatureList התואמת ל-feature_list_dense_key[j] חייבת תמיד להיות שווה ל-feature_list_dense_shapes[j].NumEntries().