Searched defs:StaticRegexFullMatchOp (Results 1 – 1 of 1) sorted by relevance
88 class StaticRegexFullMatchOp : public OpKernel { class90 explicit StaticRegexFullMatchOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in StaticRegexFullMatchOp() function in tensorflow::StaticRegexFullMatchOp