
TightElk12
9
Questions,
26
Answers
Active since 10 January 2023
Last activity
2 years ago
Reputation
0
Badges 1
25 × Eureka!Hi, i'd like to have more info on how to create a sub-project : https://clear.ml/docs/latest/docs/fundamentals/task#projects-and-sub-projects
3 years ago
I'm looking into a way to hint git repository location as I'm using a launcher to start python script. Currently the dashboard shows some unrelated uncommite...
3 years ago
Hello, if I set export CLEARML_FILES_HOST=" https://files.community.clear.ml " and execute a script that should store models, should I expect to see them dow...
4 years ago
I would like to understand the limitations of Task.current_task() and in which cases it should not be called in order to avoid catching another running in pa...
3 years ago
Another question, is it possible to run a single experiment which is composed of multiple steps executed as sequential sub-processes where the current task i...
3 years ago
I wonder what is the best practice today to fetch a model from another task by models name or id ? Currently, I see this can be done as from clearml import T...
4 years ago
I wonder if there is a way to setup Task such that it would raise an error if the env where execution happens is not configured to track things on our custom...
4 years ago
I Was Wondering If We Can See Full Launch Cmd Somewhere On Trains Ui ?
For Example, I Run My Code As
I was wondering if we can see full launch cmd somewhere on Trains UI ? For example, I run my code as python -m torch.distributed.launch --nproc 2 --use_env -...
4 years ago
Can we somehow add a column "Duration" to the list of Experiments ?
4 years ago