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 6579

Questions 6579

Tags
Sorting
Results
per page
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hi, I'm trying to run the following API call # Imports ... client = APIClient() resp = client.events.get_scalar_metrics_and_variants("MY_TASK_ID")but it erro...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi all, is there an easy way to ping the server programatically? I'm just trying to see what is the default server that is set, and is it responsive
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello, I am trying to use the SDK function dataset.sync_folder , but it doesn't look like it works. I see Add image.jpg being printed for all my data items, ...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi everyone! Loving ClearML so far. Has anyone managed to make its autoscaler and scheduler work with Lambda GPU Clouds by any chance, please? https://lambda...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi folks! Are there any way to add new users to my server and manage their permissions without restarting entire ClearML server? I have read this section of ...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, if I want to run a script that has Trains tracking statements in it but just this time I want to disable all logging, how would I go about that?
5 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi all, I have the same problem as stated in this Thread. The file encoding of all files in my project is utf-8 and I already set the environment variable PY...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi there! :) I have an issue regarding the get_local_copy(..) function of the Model class. Whenever this function is called in the course of a hyperparameter...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
I'd like the CONSOLE in a ClearML run to show only the stdout/stderr as it does now, but I'd also like ClearML to capture DEBUG level logs. Is there an easy ...
3 years ago
0 Votes
0 Answers
652 Views
0 Votes 0 Answers 652 Views
I can git clone just fine on that same machine and account and ofc same repository
11 months ago
0 Votes
0 Answers
712 Views
0 Votes 0 Answers 712 Views
I want the location to be not from a tmp file
11 months ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi Maya, can you please copy the response for "events.get_task_plots" request from the network tab in the browser developer tools (F12)?
5 years ago
0 Votes
0 Answers
792 Views
0 Votes 0 Answers 792 Views
in this case do I need an agent running on my local machine? Or the remote machine?
11 months ago
0 Votes
13 Answers
793 Views
0 Votes 13 Answers 793 Views
just a small question @<1576381444509405184:profile|ManiacalLizard2> : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
11 months ago
0 Votes
0 Answers
659 Views
0 Votes 0 Answers 659 Views
and can someone please explain what the date represents?
11 months ago
0 Votes
0 Answers
683 Views
0 Votes 0 Answers 683 Views
I see the Agent recreates the environment from the local machine in the remote machine
11 months ago
0 Votes
0 Answers
825 Views
0 Votes 0 Answers 825 Views
11 months ago
0 Votes
6 Answers
857 Views
0 Votes 6 Answers 857 Views
for some reason the installed packages are not reflecting the one from the requirements.txt in the repository?
11 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Looks like trains-agent 0.16 doesn't support --install-globally documented parameter -> Only available for trains-agent build command. Would it be possible t...
5 years ago
0 Votes
0 Answers
678 Views
0 Votes 0 Answers 678 Views
11 months ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hi, is the source of the Dockerfile used to build the clearml server Docker image available somewhere? Searching through the GitHub organization I wasn't abl...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
So I decided to re-create my clearml server, I rm -r /opt/clearml and did all the steps again. Now my UI looks like this, any idea why?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
When I do Task.init() and then a execute_remotely(), the task is being Aborted rather than be in Draft. Am I missing something?
4 years ago
Show more results questions