Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc203 bool error_on_malformatting = false; member
217 out->error_on_malformatting = true; in GetErrorOptions()
307 if (error_options_.error_on_malformatting && found_any_format_error) { in Compute()
375 if (error_options_.error_on_malformatting && found_any_format_error) { in Decode()
539 if (error_options_.error_on_malformatting) { in Compute()