I sneaked a PR > https://github.com/allegroai/clearml/pull/319
Answered
Hi, Is It Possible To Get An Artifact From A Task And Force Not Using Local Cache? The Task Itself Updated The Artifact In The Meantime And I Cannot Get The Latest Version Of The Artifact. I Saw That
Hi, is it possible to get an artifact from a Task and force not using local cache? The task itself updated the artifact in the meantime and I cannot get the latest version of the artifact. I saw that StorageManager.get_local_copy
had a force_download
parameter, but task.artifacts[“my_artifact”].get() doesn’t have this parameter.
880 Views
2
Answers
3 years ago
one year ago
Tags
Similar posts