Searched defs:RegexFullMatchOp (Results 1 – 1 of 1) sorted by relevance
29 class RegexFullMatchOp : public OpKernel { class31 explicit RegexFullMatchOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in RegexFullMatchOp() function in tensorflow::RegexFullMatchOp