MCPcopy Create free account
hub / github.com/tensorflow/tensorboard / FlagsError

Class FlagsError

tensorboard/plugins/base_plugin.py:365–368  ·  view source on GitHub ↗

Raised when a command line flag is not specified or is invalid.

Source from the content-addressed store, hash-verified

363
364
365class FlagsError(ValueError):
366 """Raised when a command line flag is not specified or is invalid."""
367
368 pass

Callers 1

fix_flagsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…