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

Questions 6583

Questions 6583

Tags
Sorting
Results
per page
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
Good morning, I'm wondering if someone has any advice/experience configuring clearml-agent to include private packages from AWS Codeartifact? So far I know I...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, how can I download / access artifacts that were uploaded with Task. upload_artifact ? I mean access via code and not via ClearML UI. I am aware that I ca...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi all, I'm trying to upgrade clearml-server but I keep getting permission errors from the elastic search container: clearml-elastic | ElasticsearchException...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi, how can I query on plots and log added for a specific task programmatically? (as in, besides the ClearML UI and asumming I have its Task ID)
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
hey, using k8s with trains 0.16.1-320, all of a sudden the entire data (i.e experiments, tasks, API creds) is not showing in the UI anymore. All logs seems t...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello! I am trying to play around with the platform in order to gain some understanding of it. I am using this example: https://github.com/allegroai/clearml/...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
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
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
4 years ago
0 Votes
28 Answers
2K Views
0 Votes 28 Answers 2K Views
Hi. After upgrading ClearML to latest version, got this error from my pipeline (Windows10, configured and running TensorflowOD for TF 2.3.): File "C:\Users\S...
4 years ago
0 Votes
28 Answers
2K Views
0 Votes 28 Answers 2K Views
hey, how can I add a private key in order to let the clearml agent to clone from a private git repository?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I was uploading an image artifact using the following but in the preview I only get an array instead of an image. Am I doing something wrong? im=cv2.imre...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Just wondering, why aren't you guys getting yourselves known in GTC?
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I'm trying to integrate PyTorch Lightning + ClearML
4 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
I came across this official docs of Allegro
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
https://allegro.ai/docs/integrations/integration_pytorch_lightening/
4 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
But it deprecated. Where can I find how to integrate them?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
I'm using the following template (which defaultly use Weights & Biases) https://github.com/ashleve/lightning-hydra-template
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hello everyone, where does the clearml-services agent come from? Are experiments executed directly on the server? Or did I start it somehow and forgot it? If...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, I am considering making automated backups of my clearml-server using Amazon EBS snapshots. Should I be concerned with the same problem described here > h...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hello everyone, I have a question about clearml-agent + ssh. I have valid ssh credentials in ~/.ssh but no .ssh/known_hosts yet. My clearml-agent fails to ex...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Is there a way to copy local python packages to the agent as well? (screenshot attached within the thread)
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Quest about clearml-task I found an example from documentation, how can I pass an argument without value? For example, my entrypoint looks like this original...
4 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
I have a questions about queue priorities with clearml-agent. I have two queues, A and B . Some of my agents support queue A and B with higher priority for B...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello, I'm struggling to get a my clearml-agent to work with poetry as the package manager. When cloning a task for running on the clearml-agent, the poetry....
4 years ago
Show more results questions