blob: f2c0b7b99f1c718d9fad36d36c04fcabecf8b731 [file] [log] [blame]
op {
name: "RegexFullMatch"
input_arg {
name: "input"
type: DT_STRING
}
input_arg {
name: "pattern"
type: DT_STRING
}
output_arg {
name: "output"
type: DT_BOOL
}
}