blob: be6078c102232df19575fd406b0d129f086bffdc [file] [log] [blame]
op {
name: "StaticRegexFullMatch"
input_arg {
name: "input"
type: DT_STRING
}
output_arg {
name: "output"
type: DT_BOOL
}
attr {
name: "pattern"
type: "string"
}
}