Skip to content

how to separate tensorboard dir and log dir #2931

Answered by VahidooX
jaffe-fly asked this question in Q&A
Discussion options

You must be logged in to vote

We don't have that feature, but you may have two options:

+change the code here and pass another path to the loggers: https://github.com/NVIDIA/NeMo/blob/main/nemo/utils/exp_manager.py#L283

+create a symbolic link for the checkpoint folder at the same path (which points to somewhere else) so that the checkpoints can be saved in another place.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jaffe-fly
Comment options

Answer selected by jaffe-fly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants