Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
RobustFox47
Moderator
22 Questions, 94 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

89 × Eureka!
0 Votes
7 Answers
951 Views
0 Votes 7 Answers 951 Views
Can I prevent torch.save()from automatically uploading the model and use task.update_output_model(model_path=best_model_path)at the end to upload the best mo...
3 years ago
0 Votes
2 Answers
991 Views
0 Votes 2 Answers 991 Views
Hey, how can I download report_table objects back into python as a dataframe? I'm sure I've done this before but have no idea how I did it.
2 years ago
0 Votes
3 Answers
968 Views
0 Votes 3 Answers 968 Views
Happy Friday Everyone 🙂 how can I apply uncommitted changes from a task manually to debug locally?
2 years ago
0 Votes
4 Answers
987 Views
0 Votes 4 Answers 987 Views
Are GP3 volumes automatically deleted when the instance is spun down using the clearml aws autoscaler?
aws
2 years ago
0 Votes
3 Answers
991 Views
0 Votes 3 Answers 991 Views
Hi guys, I'm loving ClearML so far now we can quickly train and deploy customer models 🚀 however, when prototyping models in a .py file it's quite annoying ...
3 years ago
0 Votes
6 Answers
993 Views
0 Votes 6 Answers 993 Views
I've just tried uploading a few datasets and they are not being detected on the UI.
2 years ago
0 Votes
8 Answers
958 Views
0 Votes 8 Answers 958 Views
Hi guys 🙂 hope you're having a good weekend. When I try and compare experiments on the Web UI the display just freezes. It would be great if you could give ...
3 years ago
0 Votes
11 Answers
914 Views
0 Votes 11 Answers 914 Views
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hey how can I trigger multiple "Hyperparameter Optimization" in a for loop to run on a service? I have around 30 models I'd like to run a BO on in a service ...
one year ago
0 Votes
12 Answers
978 Views
0 Votes 12 Answers 978 Views
Hi everyone, I think it would be nice if startup_bash_script that takes in bash_script for the AWS autoscalers can be completely overwritten to input custom ...
3 years ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K Views
Hi guys, I think there's something wrong on https://app.clear.ml . The font etc is changing to caps and . 's are being introduced into the path of project fo...
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hey guys, hope you're having a good week 🙂 How can i get the status of a task in the queue? status = Task.enqueue( cloned, queue_name='default', ) #now get ...
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi guys, I want automate the clearml-init in a docker container. Ideally I would do this by having the clearml.conf file in the container and then read in en...
aws
3 years ago
0 Votes
3 Answers
983 Views
0 Votes 3 Answers 983 Views
any plans for log space for hyperparameter support (log argument)? this is supported config space https://github.com/automl/ConfigSpace/blob/772665a86bca0d5b...
3 years ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
How can I call the runtime of a experiment running on the clearml agent?
2 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
2 years ago
0 Votes
0 Answers
937 Views
0 Votes 0 Answers 937 Views
Loving the new website & design 😍 😍 😍 😍 😍 congratulations 🚀
2 years ago
0 Votes
18 Answers
1K Views
0 Votes 18 Answers 1K Views
Hey, Just trying out clearml-serving and getting the following error the provided PTX was compiled with an unsupported toolchain in the clearml-serving-trito...
2 years ago
0 Votes
2 Answers
999 Views
0 Votes 2 Answers 999 Views
Hey, Are you thinking of getting ISO27001 or SOC2 at some point / do you already have it?
2 years ago
0 Votes
22 Answers
1K Views
0 Votes 22 Answers 1K Views
Hi guys for the AWS auto-scaler I need to access aws ssm or create .env file locally when using the init script. Has anyone done this?
aws
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Another thing that would be useful is to enable git clone via github personal access token as ssh config can be annoying when working in containerised env fo...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
3 years ago
0 Hey, Just Trying Out Clearml-Serving And Getting The Following Error

Still debugging.... That fixed the issue with the
nvcr.io/nvidia/tritonserver:22.02-py3 container which now returns
` =============================
== Triton Inference Server ==

NVIDIA Release 22.02 (build 32400308)

Copyright (c) 2018-2021, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

Various files include modifications (c) NVIDIA CORPORATION. All rights reserved.

This container image and its contents are governed by the NVIDIA Deep Learning Co...

2 years ago
0 How Can I Call The

next one I'm looking for is average queue time

2 years ago
0 Can I Prevent

it would be useful to have some control over this if possible 🙂

3 years ago
0 Hi Everyone, I Think It Would Be Nice If

Yes on the apps page is the possible to tigger programatically?

remote execution is working now. Internal worker nodes had not spun up the agent correctly 😛

3 years ago
0 Are Gp3 Volumes Automatically Deleted When The Instance Is Spun Down Using The Clearml Aws Autoscaler?

Okay, I'm going to look into this further. We had around 70 volumes that were not deleted but could have been due to something else.

2 years ago
0 Hi Everyone, I Think It Would Be Nice If

yep using the community version

3 years ago
0 Any Plans For Log Space For Hyperparameter Support (Log Argument)? This Is Supported Config Space

Hi AgitatedDove14 ,

I noticed that ClearML parses clearml.automation.UniformParameterRange to configuration space to be used with BOHB. When I've used BOHB previously I can use UniformFloatHyperparameter from the configuration space package that allows me to set a parameter in logspace. That is the range is defended by something like numpy.logspace rather than numpy.linspace

3 years ago
0 Hi Guys For The Aws Auto-Scaler I Need To Access Aws Ssm Or Create .Env File Locally When Using The Init Script. Has Anyone Done This?

Thanks JitteryCoyote63 , I'll double check the permissions of key/secrets and if no luck I'll check with the team

3 years ago
0 Hey, Just Trying Out Clearml-Serving And Getting The Following Error

Yes already tried that but it seems there's some form of mismatch with a C/C++ lib.

2 years ago
0 Can I Prevent

oh okay

3 years ago
0 Hi Guys For The Aws Auto-Scaler I Need To Access Aws Ssm Or Create .Env File Locally When Using The Init Script. Has Anyone Done This?

echo -e $(aws ssm --region=eu-west-2 get-parameter --name 'my-param' --with-decryption --query "Parameter.Value") | tr -d '"' > .env set -a source .env set +a git clone https://${PAT}@github.com/myrepo/toolbox.git mv .env toolbox/ cd toolbox/ docker-compose up -d --build docker exec -it $(docker-compose ps -q) clearml-agent daemon --detached --gpus 0 --queue default

3 years ago
3 years ago
0 Hi Guys, I Think There'S Something Wrong On

(deepmirror) ryan@ryan:~$ python -c "import clearml print(clearml.__version__)" 1.1.4

2 years ago
0 Hi Guys, I Think There'S Something Wrong On

It was the CORS like error we were getting

2 years ago
0 Can I Prevent

thanks

3 years ago
0 Hi Guys For The Aws Auto-Scaler I Need To Access Aws Ssm Or Create .Env File Locally When Using The Init Script. Has Anyone Done This?

`
2021-10-19 14:19:07
Spinning new instance type=aws4gpu
Error: Can not start new instance, An error occurred (InvalidParameterValue) when calling the RunInstances operation: Invalid availability zone: [eu-west-2]
Spinning new instance type=aws4gpu
ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring
Error: Can not start new instance, An error occurred (InvalidParameterValue) when calling the RunInstances operation: Invalid availability zone: [eu-west-2]
S...

3 years ago
0 Hi Guys For The Aws Auto-Scaler I Need To Access Aws Ssm Or Create .Env File Locally When Using The Init Script. Has Anyone Done This?

For ClearML UI
2021-10-19 14:24:13 ClearML results page: Spinning new instance type=aws4gpu ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring 2021-10-19 14:24:18 Error: Can not start new instance, Could not connect to the endpoint URL: " " Spinning new instance type=aws4gpu 2021-10-19 14:24:28 Error: Can not start new instance, Could not connect to the endpoint URL: " ` "
Spinning new instance type=aws4gpu
2021-10-19 14:24:38
Error: Can no...

3 years ago
Show more results compactanswers