D | feature_column.py | 343 column_name, argument 510 def sparse_column_with_integerized_feature(column_name, argument 559 column_name, argument 608 def sparse_column_with_hash_bucket(column_name, argument 666 column_name, keys, default_value=-1, combiner="sum", dtype=dtypes.string): argument 720 def sparse_column_with_vocabulary_file(column_name, argument 1493 column_name, argument 1558 def scattered_embedding_column(column_name, argument 1631 def _reshape_real_valued_tensor(input_tensor, output_rank, column_name=None): argument 1753 def _real_valued_var_len_column(column_name, argument [all …]
|