Searched refs:sparse_keys_t (Results 1 – 1 of 1) sorted by relevance
58 std::vector<string> sparse_keys_t(attrs_.num_sparse); in Compute() local69 sparse_keys_t[di] = sparse_keys[di].scalar<string>()(); in Compute()132 config.sparse.push_back({sparse_keys_t[d], attrs_.sparse_types[d]}); in Compute()