Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StringLength.pbtxt7 the number of bytes in each string) or `"UTF8_CHAR"` (for the number of UTF-8
9 if `unit=UTF8_CHAR` and the `input` strings do not contain structurally
Dapi_def_Substr.pbtxt25 defining position and length by bytes) or `"UTF8_CHAR"` (for the UTF-8
27 `unit=UTF8_CHAR` and the `input` strings do not contain structurally valid
/external/tensorflow/tensorflow/core/kernels/
Dsubstr_op.cc80 case CharUnit::UTF8_CHAR: in Compute()
107 case CharUnit::UTF8_CHAR: in Compute()
186 case CharUnit::UTF8_CHAR: in Compute()
252 case CharUnit::UTF8_CHAR: in Compute()
Dstring_util.cc42 *unit = CharUnit::UTF8_CHAR; in ParseCharUnit()
Dstring_length_op.cc46 case CharUnit::UTF8_CHAR: in Compute()
Dstring_util.h29 enum class CharUnit { BYTE, UTF8_CHAR }; enumerator
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt39319 s: "UTF8_CHAR"
39548 s: "UTF8_CHAR"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt81739 s: "UTF8_CHAR"
82143 s: "UTF8_CHAR"
Dops_history.v2.pbtxt81112 s: "UTF8_CHAR"
81516 s: "UTF8_CHAR"