Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc449 auto out_char_values = output_char_values->vec<int32>(); in Compute() local
461 out_char_values(i) = static_cast<int32>(char_values[i]); in Compute()
466 out_char_values(i) = static_cast<int32>(char_values[i]); in Compute()