Searched refs:context_dense_keys_t (Results 1 – 1 of 1) sorted by relevance
458 std::vector<string> context_dense_keys_t(attrs_.num_context_dense); in Compute() local476 context_dense_keys_t[di] = context_dense_keys[di].scalar<string>()(); in Compute()631 const string& key = context_dense_keys_t[d]; in Compute()