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 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
12 months ago
0 Votes
1 Answers
695 Views
0 Votes 1 Answers 695 Views
Hi all, probably a silly question, but. I'm using report_histogram to report loss distributions, and the documentation says that "The reported iteration / st...
12 months ago
0 Votes
1 Answers
829 Views
0 Votes 1 Answers 829 Views
12 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
12 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
dumb question I know but I have code running on my local machine and I’m using the remotely_execute() call in there so it’d go to my GPU machine
12 months ago
0 Votes
13 Answers
827 Views
0 Votes 13 Answers 827 Views
just a small question @<1576381444509405184:profile|ManiacalLizard2> : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
12 months ago
0 Votes
5 Answers
960 Views
0 Votes 5 Answers 960 Views
I tried using clearml.automaton.TriggerScheduler in the following way: """Add a trigger to test the model once it is published.""" from clearml.automation im...
11 months ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
11 months ago
0 Votes
52 Answers
122K Views
0 Votes 52 Answers 122K Views
I have the user/pass set up on the clearml.conf and also have the enable_git_ask_pass set to True
11 months ago
0 Votes
1 Answers
933 Views
0 Votes 1 Answers 933 Views
For some reason, the HTTP library used by ClearML does not like my server's SSL. I have installed ClearML as a docker compose on my TrueNAS Scale with a vali...
11 months ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hi all, I have made a pipeline using PipelineDecorator which runs fine when I run it locally. When I execute it remotely, it gets stuck in the queue forever....
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
11 months ago
0 Votes
1 Answers
956 Views
0 Votes 1 Answers 956 Views
Hi there 🙂 ! I have a little issue. Here's a snippet: task = Task.get_task(task_id=experiment_id) models = task.get_models()["output"] for m in models: prin...
11 months ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
11 months ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
11 months ago
0 Votes
33 Answers
84K Views
0 Votes 33 Answers 84K Views
11 months ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, I Installed local clearml server and when launching the GUI is lacking the metric values table button. Is this a known issue or am I missing something? (...
11 months ago
0 Votes
1 Answers
796 Views
0 Votes 1 Answers 796 Views
I noticed when I restore entire ClearML app (tar and untar /opt/clearml/data to new server) I do not see my previous token under workspace-configuration , fo...
11 months ago
0 Votes
4 Answers
934 Views
0 Votes 4 Answers 934 Views
Dataset uploading failed, but task finished successfully. As a result - dataset is in inconsistent state, where it thinks that there's a file inside, but the...
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi! How to correctly configure Clearml with PyTorch-Ignite to write checkpoints to the /mnt/nfs/shared Project Dir in a 3-agent cluster? I tried this task = ...
11 months ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi everyone! I'm trying to use task.launch_multi_node(nodes, devices=gpus, hide_children=True) in conjunction with pytorch-ligtning. I am using the latest ve...
11 months ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hey! Did anyone had experience with setting up clearml k8s-based agents to create k8s jobs connected to the node's gpu? running k3s over a local server Thank...
11 months ago
0 Votes
25 Answers
1K Views
0 Votes 25 Answers 1K Views
11 months ago
0 Votes
2 Answers
737 Views
0 Votes 2 Answers 737 Views
Hi, ClearML integrates in many AI frameworks. What can I do to integrate into my own built framework and do automaic patching?
11 months ago
0 Votes
4 Answers
985 Views
0 Votes 4 Answers 985 Views
Hi, ClearML we're running self-hosted clearml server: Server: 1.14.0-431 • API: 2.28 And faced odd issue with task running on spot VMs. When task was started...
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello everyone, Quick question regarding the API - what would be the best way to trigger a new run of an existing pipeline with an API call?
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
11 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
11 months ago
Show more results questions