텐서플로우:: 작전:: ParseSequenceExampleV2:: 속성

#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 모양의 목록입니다. feature_list_dense_keys에 지정된 각 FeatureList의 데이터 모양.
FeatureListDenseTypes (const DataTypeSlice & x)
TF_MUST_USE_RESULT Attrs
기본값은 []입니다.
FeatureListRaggedSplitTypes (const DataTypeSlice & x)
TF_MUST_USE_RESULT Attrs
비정형 FeatureList 기능에 대한 RaggedTensor.row_split dtypes.
FeatureListRaggedValueTypes (const DataTypeSlice & x)
TF_MUST_USE_RESULT Attrs
비정형 FeatureList 기능에 대한 RaggedTensor.value dtypes입니다.
FeatureListSparseTypes (const DataTypeSlice & x)
TF_MUST_USE_RESULT Attrs
Nfeature_list_sparse 유형 목록입니다. feature_list_sparse_keys에 제공된 각 FeatureList의 데이터 유형입니다.
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_ragged_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_ragged_split_types_

DataTypeSlice tensorflow::ops::ParseSequenceExampleV2::Attrs::feature_list_ragged_split_types_ = {}

feature_list_ragged_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 모양의 목록입니다. feature_list_dense_keys에 지정된 각 FeatureList의 데이터 모양.

feature_list_dense_key[j]에 해당하는 FeatureList의 각 지형지물의 모양은 항상 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
)

비정형 FeatureList 기능에 대한 RaggedTensor.row_split dtypes.

기본값은 []

FeatureListRaggedValueTypes

TF_MUST_USE_RESULT Attrs tensorflow::ops::ParseSequenceExampleV2::Attrs::FeatureListRaggedValueTypes(
  const DataTypeSlice & x
)

비정형 FeatureList 기능에 대한 RaggedTensor.value dtypes입니다.

기본값은 []

FeatureListSparseTypes

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

Nfeature_list_sparse 유형 목록입니다. feature_list_sparse_keys에 제공된 각 FeatureList의 데이터 유형입니다.

현재 ParseSingleSequenceExample 은 DT_FLOAT(FloatList), DT_INT64(Int64List) 및 DT_STRING(BytesList)을 지원합니다.

기본값은 []

NcontextSparse

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

기본값은 0입니다.

NfeatureList밀도

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

기본값은 0입니다.

NfeatureList스파스

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

기본값은 0입니다.