Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dregex_full_match_op.cc88 class StaticRegexFullMatchOp : public OpKernel { class
90 explicit StaticRegexFullMatchOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in StaticRegexFullMatchOp() function in tensorflow::StaticRegexFullMatchOp