Closed cadupont23 closed 6 years ago
I receive this error: ValueError: A logdir must be specified when db is not specified. Runtensorboard --helpfor details and examples.
ValueError: A logdir must be specified when db is not specified. Run
for details and examples.
when I enter the command: tensorboard --log-dir=log
tensorboard --log-dir=log
How to fix??
there is typo. Use "--logdir". Remove the hyphen.
Thanks vbehrani for the answer
I receive this error:
ValueError: A logdir must be specified when db is not specified. Run
tensorboard --helpfor details and examples.
when I enter the command:
tensorboard --log-dir=log
How to fix??