tf.contrib.graph_editor.make_regex

View source on GitHub

Return a compiled regular expression.

obj a string or a regular expression.

A compiled regular expression.

ValueError if obj could not be converted to a regular expression.