Home
last modified time | relevance | path

Searched refs:sequence_categorical_column_with_identity (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/feature_column/
Dsequence_feature_column_test.py175 column = sfc.sequence_categorical_column_with_identity('aaa', num_buckets=9)
185 parent = sfc.sequence_categorical_column_with_identity(
440 categorical_column = sfc.sequence_categorical_column_with_identity(
478 categorical_column = sfc.sequence_categorical_column_with_identity(
505 categorical_column = sfc.sequence_categorical_column_with_identity(
574 categorical_column_a = sfc.sequence_categorical_column_with_identity(
576 categorical_column_b = sfc.sequence_categorical_column_with_identity(
608 categorical_column_a = sfc.sequence_categorical_column_with_identity(
618 categorical_column_b = sfc.sequence_categorical_column_with_identity(
651 categorical_column_a = sfc.sequence_categorical_column_with_identity(
[all …]
Dsequence_feature_column_integration_test.py38 'int_list', sfc.sequence_categorical_column_with_identity,
Dsequence_feature_column.py91 def sequence_categorical_column_with_identity( function
/external/tensorflow/tensorflow/python/keras/feature_column/
Dsequence_feature_column_test.py122 categorical_column_a = sfc.sequence_categorical_column_with_identity(
128 categorical_column_b = sfc.sequence_categorical_column_with_identity(
215 categorical_column_a = sfc.sequence_categorical_column_with_identity(
217 categorical_column_b = sfc.sequence_categorical_column_with_identity(
325 categorical_column_a = sfc.sequence_categorical_column_with_identity(
328 categorical_column_b = sfc.sequence_categorical_column_with_identity(
527 categorical_column = sfc.sequence_categorical_column_with_identity(
Dsequence_feature_column_integration_test.py68 identity_col = sfc.sequence_categorical_column_with_identity(
121 seq = sfc.sequence_categorical_column_with_identity('seq',
Ddense_features_test.py1098 categorical_column_a = sfc.sequence_categorical_column_with_identity(
1120 categorical_column_a = sfc.sequence_categorical_column_with_identity(
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.feature_column.pbtxt48 name: "sequence_categorical_column_with_identity"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.feature_column.pbtxt56 name: "sequence_categorical_column_with_identity"
/external/tensorflow/tensorflow/python/tpu/
Dfeature_column_v2_test.py178 fc_lib.sequence_categorical_column_with_identity(
408 categorical_column_b = fc_lib.sequence_categorical_column_with_identity(