Home
last modified time | relevance | path

Searched defs:RegexFullMatchOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dregex_full_match_op.cc29 class RegexFullMatchOp : public OpKernel { class
31 explicit RegexFullMatchOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in RegexFullMatchOp() function in tensorflow::RegexFullMatchOp