Searched refs:context_sparse_keys_t (Results 1 – 1 of 1) sorted by relevance
459 std::vector<string> context_sparse_keys_t(attrs_.num_context_sparse); in Compute() local485 context_sparse_keys_t[di] = context_sparse_keys[di].scalar<string>()(); in Compute()661 const string& key = context_sparse_keys_t[d]; in Compute()