What regex syntax does Tensorboard support for tag and run filtering?

Viewed 2137

I would like to filter tags with a specific regex. In my case, I'd like to negate a character in the search. I cannot find any README, resources, or github issue that discusses what regex syntax Tensorboard 1.15 supports.

0 Answers
Related