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
16 Answers
2K Views
0 Votes 16 Answers 2K Views
when using trains-server is there any limitation for the debug images in Metrics & Logs ? This small script show the behavior, the iteration kept is only the...
5 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Also I tried to delete experiments through Clearml’s UI. And got this response. General data error (AuthorizationException(403, '{ "took": 2, "timed_out": fa...
3 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hi, when I use the slack monitoring service it creates a link with task.get_output_log_web_page() However, this gives something like http://apiserver:8080/pr...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone, qq: I specified the output_uri of the Task instance to be an s3 bucket and any artifact logged explicitly is indeed uploaded there. However, all...
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
2 years ago
0 Votes
3 Answers
4K Views
0 Votes 3 Answers 4K Views
Hi, I'm using open source on prem clearml, I tried to disable the check_for_updates so it will stop appending the new version message on each new task: CLEAR...
3 months ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, Is there any way to say ClearML which python to use inside a docker container to run the Task? Or maybe is there an option that says clearml to install t...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
..
@<1523701827080556544:profile|JuicyFox94> We are getting SSL error on clearML inference serving pod which I deployed using ClearML serving Helm chat repo. We...
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Upon calling Task.init(), I get below error: Failed getting token (error 401 from http://localhost:8008 ): Unauthorized (invalid credentials) (failed to loca...
5 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi guys, I couldn't find any information whether you guys are looking for contributors (programming-wise not just bug reports) Thanks 🙂
5 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey ClearML, Pipeline from tasks: following this example None Problem Description: - I have two steps / tasks in the pipeline, first task create some data id...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Do you have any base image recommendation to install clearml python library? I'm getting error with pip on python:3.9.11-alpine image.
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, is there a way to update the setup shell script via the SDK?
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Is there a way I can create a dataset as part of a pipeline and be able to see that this dataset came from this pipeline / task ?
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Is there a way to set default "customizable column"? I want to removed the "started" column and add "description" as default.
5 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
one year ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi there 🙂 Task.get_parameters() returns an empty dict from within a trains-agent task being executed. When I execute it outside, it works properly. Is it i...
5 years ago
0 Votes
23 Answers
3K Views
0 Votes 23 Answers 3K Views
Hi, We have started to use clearml using the https://clear.ml/docs/latest/docs/deploying_clearml/upgrade_server_kubernetes_helm , and trying to understand ho...
gcp
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, I think there is a small bug in the Experiment running time column of the workers-and-queues/workers page: they do not match the time reported in the exp...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
11 Answers
606 Views
0 Votes 11 Answers 606 Views
How to Create admin user and pass on the clearml chart 7.14.5? The ui log in is only receive Full name . How to change it to user pass and to add admin role?
5 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, I have some problem with my k8s glue. May I know do we need to set --gateway-address args if we are going through an ingress?
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Just a pull request for a small bug fix found in 2 examples: https://github.com/allegroai/trains/pull/148
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi all 👋 ! I'm creating a pipeline from tasks with clearml-task (and with PipelineController). I execute the tasks remotely on an open-source server I set u...
2 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi all! When I try to run tasks for a agent on machine without GPU this error occurs: docker: Error response from daemon: OCI runtime create failed: containe...
3 years ago
Show more results questions