Skip to content

Confusion about NeptuneLogger.save_dir implementation #11766

Discussion options

You must be logged in to vote

Hi @daniellepintz

Prince Canuma here, a Data Scientist at Neptune.ai

I will let the engineering team know about this,

By default, Neptune will create a '.neptune' folder inside the current working directory. In the case of #6867 it changes the model checkpoint path to be '.neptune' folder in case the user doesn't define his own path using ModelCheckpointCallback() for example.
Check this commit: 5ac80ec

But still, a bit confused because I thought Neptune doesn't save anything locally.

Neptune uses the '.neptune' folder to store metadata temporarily. For example, you track a run in offline mode or there is a network connectivity issue in which case neptune also automatically switches to …

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
2 replies
@rohitgr7
Comment options

@daniellepintz
Comment options

Comment options

You must be logged in to vote
8 replies
@Blaizzy
Comment options

@Blaizzy
Comment options

@daniellepintz
Comment options

@daniellepintz
Comment options

@Blaizzy
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by daniellepintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment