Searched refs:names_t (Results 1 – 1 of 1) sorted by relevance
247 auto names_t = names->flat<tstring>(); in ParseExampleVector() local249 gtl::ArraySlice<tstring> names_slice(names_t.data(), names_t.size()); in ParseExampleVector()