Unanswered
Does Anyone Know Why Uploading A Dataset From Your Local Machine Sets A
I thought the dataset address was referenced by the dataset name not the clearml.conf? Like the dataset is getting pulled in the code by this command
data_path = Dataset.get(dataset_name="Fashion MNIST", alias="Fashion MNIST").get_local_copy()
So I would assume the code would use the clearml.conf of the running environment?
50 Views
0
Answers
3 months ago
3 months ago