Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc317 void TranslateCodepoints(icu::UnicodeString* s, bool* found_any_format_error, in TranslateCodepoints() function in tensorflow::UnicodeTranscodeOp
338 std::bind(&UnicodeTranscodeOp::TranslateCodepoints, this, &source, in Transcode()