CrookedWalrus33 , you can set in the Task.init
, set the output_uri = True
. This should upload to the fileserver since by default models are saved locally
Answered
Hi All.
I Have A General Question Regarding The Logging Mechanism.
Using
Hi all.
I have a general question regarding the logging mechanism.
Using https://github.com/allegroai/clearml/blob/master/examples/frameworks/tensorflow/tensorflow_mnist.py as a reference, the tf.summary writes to a tempdir, but ClearML will also log everything to another destination.
My questions are -
What is the default logging destination? Is it the file server?
The tempdir can be deleted when the script ends with no loss of data?
1K Views
2
Answers
2 years ago
one year ago
Tags
Similar posts