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 6329

Questions 6329

Tags
Sorting
Results
per page
0 Votes
2 Answers
805 Views
0 Votes 2 Answers 805 Views
Hi all, Did anyone try to register "Pro" recently? I tried now, but I get a receipt of 0 $ , and not clear if registered at all. Tnx
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, is it possible to apply AND logic in Task.get_tasks? For example, in the below example tags is a list of tags and I want to only fetch tasks that has all...
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hey
Hey 🙂 Working with ClearML pipelines, is there a way to change default directory artifacts to archive with tar instead of zip ? Speaking of the default retu...
2 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Can the StorageManager upload directly from memory or does it have to be from a local file?
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hello, Here's another observation that I've made, Im using pipeline decorators to make my pipeline. Setting the pipeline controller with pipeline_execution_q...
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, we are planning to move on to openshift. Can I ask if k8s-glue supports openshift?
3 years ago
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
Hi, is there a concept of an agent taking more then one job?
3 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
hello TartSeagull57 This is a bug introduced with version 1.4.1, for which we are working on a patch. The fix is actually in test, and should be released ver...
2 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi, how do I switch clearml server to run on https with a self signed cert?
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
I am getting CLEARML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start . How do fix it? The docs are not helpfu...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, Newbe question in ClearML Data Assuming my files are already in a bucket on the cloud - What would be the best practice to create a dataset and register ...
2 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi, We are trying to understand when the auto-logging parameters configuration. from the https://github.com/allegroai/clearml/blob/master/examples/frameworks...
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
3 Answers
969 Views
0 Votes 3 Answers 969 Views
Hi all, I'm wondering if I could use clearml agent to use multiple machines in a self-hosted server in Windows.
one year ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
hi to all! i'm trying to enable clearml-agent in my k8s clearml-server installation. I'm following this guide https://github.com/allegroai/clearml-server-hel...
2 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
2 years ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi all, would you have a minimal AWS Policy recommendations for the AWS AutoScaler?
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, how could I know that "Task.init" find my "clearml.conf" file? I executed task = Task.init(project_name='Classification', task_name='example') and nothin...
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, where can I find the full spec/syntax for task_filter used in Task.get_tasks ? Thanks
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone, I want to retrieve some scalars at specific iterations from ClearML. I found Task.get_all_reported_scalars and Task.get_reported_scalars . Howev...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
I noticed you can configure AWS in docker-compose.yml for clearml server. Am I right that this cloud storage will be used by default if it's not configured i...
2 years ago
0 Votes
15 Answers
655 Views
0 Votes 15 Answers 655 Views
When trying to run my agent with poetry as package manager (could also be with pip, but definitely with poetry), strange things seem to happen when trying to...
8 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Dear community! I'm trying out a new way to make clearml-related content. I'd like your opinion on whether this is something you would consider watching (pro...
4 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Hi clearML community I am working on a pytorch neural transfer project and I'm trying to use clearml agent for remote execution. I'm trying to install requir...
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, i notice a new behavuour with clearml-agent=1.1.0. When it is installing the packages i nrequirements.txt, it failed with. clearml_agent: ERROR: HTTPSCOn...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Is there an enviroument variable that I can use to set the trains.conf file path?
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Also, since this Slack workspace only allows searching up to 10,000 messages, useful information will be lost overtime. It’s been very useful for me personal...
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
I’ve played around with ClearML Data and spotted sth weird Basically, I’ve created 3 datasets #1 have 9444 files added to #2 has #1 as parent and I’ve added ...
3 years ago
Show more results questions