Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc813 std::vector<string> feature_list_sparse_keys_t( in Compute() local
817 &feature_list_dense_keys_t, &feature_list_sparse_keys_t]() { in Compute()
821 feature_list_sparse_keys_t.size()); in Compute()
863 feature_list_sparse_keys_t[di] = in Compute()
1123 const tstring& key = feature_list_sparse_keys_t[d]; in Compute()