Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc206 Status GetErrorOptions(OpKernelConstruction* ctx, ErrorOptions* out) { in GetErrorOptions() function
252 OP_REQUIRES_OK(ctx, GetErrorOptions(ctx, &error_options_)); in UnicodeTranscodeOp()
357 OP_REQUIRES_OK(ctx, GetErrorOptions(ctx, &error_options_)); in UnicodeDecodeBaseOp()
500 OP_REQUIRES_OK(ctx, GetErrorOptions(ctx, &error_options_)); in UnicodeEncodeOp()