Home
last modified time | relevance | path

Searched refs:sparse_float_column (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dexamples_iterable.cc40 for (auto& sparse_float_column : sparse_float_feature_columns) { in ExamplesIterable() local
42 sparse_float_column.indices().template matrix<int64>(), example_start, in ExamplesIterable()
45 sparse_float_column.values().template vec<float>()); in ExamplesIterable()
46 sparse_float_dimensions_.push_back(sparse_float_column.shape()[1]); in ExamplesIterable()
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/
Dordinal_split_handler_test.py980 sparse_float_column=sparse_column,
1103 sparse_float_column=sparse_column,
1239 sparse_float_column=sparse_column,
1334 sparse_float_column=sparse_column,
1428 sparse_float_column=sparse_column,
1496 sparse_float_column=sparse_column,
1580 sparse_float_column=sparse_column,
1665 sparse_float_column=sparse_column,
Dordinal_split_handler.py345 sparse_float_column, argument
395 self._sparse_float_column = sparse_float_column
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
Dgbdt_batch.py766 sparse_float_column=sparse_tensor.SparseTensor(