Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc249 gtl::ArraySlice<tstring> names_slice(names_t.data(), names_t.size()); in ParseExampleVector() local
251 config, slice, names_slice, in ParseExampleVector()
470 gtl::ArraySlice<tstring> names_slice(debug_name_t.data(), in Compute() local
477 context_config, feature_list_config, slice, names_slice, in Compute()