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
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, I added in my code task.ignore_requirements("pywin32") however this library is still getting added by ClearML to the packages (which causes error on Linu...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hi, I’m having troubles initializing connection to clearml (“Error: could not verify credentials:“). Who can help? Thanks
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello everyone! I encountered a very weird behaviour of report_histogram data = np.random.random(100) # generate 100 values from [0,1] uniform distribution c...
2 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Different question. How can I pass PYTHONPATH env variable to a task, run by agent (so python can find classes inside m subdirectories)?
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi there, is it safe to use ClearML (trains >= 0.17) with the trains ignite handler? Should we wait for the update on their side?
4 years ago
0 Votes
2 Answers
4K Views
0 Votes 2 Answers 4K Views
I saw the clear agent is running, but my task shows pending. What is the problem
2 months ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi! I'm registering a pandas dataframe using register_artifact . I can see the preview under the ARTIFACTS tab, but when I try to download the csv file from ...
2 years ago
0 Votes
2 Answers
747 Views
0 Votes 2 Answers 747 Views
7 months ago
0 Votes
2 Answers
816 Views
0 Votes 2 Answers 816 Views
I'm facing an issue with the clearml sdk. I want to pull the dataset ID associated with a task (recorded as the datasets parameter in the GUI info panel) but...
9 months ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello, I have a small question regarding UI: Currently, in the artifacts section of a task, the FILE PATH displayed for artifacts stored in s3 are displayed ...
5 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hey everyone 🙂 I’m trying to use a ClearML on prem for experiment visualization only, having some issues with multi GPU. It seems that clearml is creating a...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Also it’s weird to me that when running pipelines in debugging_pipeline that it will even show in the UI
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
New RC for trains-agent is out pip install trains-agent==0.13.2rc1
5 years ago
0 Votes
4 Answers
947 Views
0 Votes 4 Answers 947 Views
Hi
Hi 🙂 I have an AWS autoscaler (from script) running with EC2 instances, is there a way to configure a queue for a multi-gpu instance where each task gets 1 ...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
4 Answers
836 Views
0 Votes 4 Answers 836 Views
Hi
Hi 🙂 I'm working on slack alerts based on the open source example, we added slack mentions like this def get_username_tag(self, task:Task): res = Task._get_...
one year ago
0 Votes
2 Answers
678 Views
0 Votes 2 Answers 678 Views
Hello, I am trying to programmatically retrieve the artifact FILE_PATH information that get displayed in the UI. So I have a pandas dataframe uploaded as art...
8 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi Team Could we change the time duration of the last run in particular project where it should be showing like 1 week than completed(24hr) always. I have go...
2 years ago
0 Votes
2 Answers
588 Views
0 Votes 2 Answers 588 Views
5 months ago
0 Votes
1 Answers
427 Views
0 Votes 1 Answers 427 Views
3 months ago
0 Votes
3 Answers
4K Views
0 Votes 3 Answers 4K Views
Hi all — has anyone run into degrading download performance with ClearML Storage Manager? I’m spinning up an EC2 instance (Dockerized) with the AutoScaler an...
2 months ago
Show more results questions