Unanswered
Hello I Have A Question Please, I'M Having A Hard Time Understanding How Clearml-Data Works With Docker, If I Want To Test/Train A Model Using A Dataset That I Have Locally For Example, And Then I Want To Re-Test/Train It Using Clearml-Agent Inside A Dock
Hi @<1820993248525553664:profile|DisturbedReindeer69> , I second what @<1822805241150574592:profile|ShinySparrow39> , said. You can basically mount folders between your files system to the container using arguments such as -v
, in the case of ClearML, you would want to mount the external ClearML cache folder ( ~/.clearml
usually) of clearml to the internal cache folder inside the container.
93 Views
0
Answers
4 months ago
4 months ago