Discussed in #16107
Originally posted by FlorianPfaff May 2, 2021
Hi,
I appreciate this great extension and like that Tensorboard support was added. I only have one issue with it: I cannot find any parameter to specify some optional input arguments to Tensorboard. Is this already possible? If not, adding an additional settings field would be good.
For example, I would like it to call
tensorboard --samples_per_plugin images=100 --logdir logs
(the --logdir is of course correctly specified, but I cannot find a way to pass the --samples_per_plugin images=100 at the moment).
Thanks for considering
Florian
Discussed in #16107
Originally posted by FlorianPfaff May 2, 2021
Hi,
I appreciate this great extension and like that Tensorboard support was added. I only have one issue with it: I cannot find any parameter to specify some optional input arguments to Tensorboard. Is this already possible? If not, adding an additional settings field would be good.
For example, I would like it to call
tensorboard --samples_per_plugin images=100 --logdir logs
(the --logdir is of course correctly specified, but I cannot find a way to pass the --samples_per_plugin images=100 at the moment).
Thanks for considering
Florian