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 6526

Questions 6526

Tags
Sorting
Results
per page
0 Votes
2 Answers
699 Views
0 Votes 2 Answers 699 Views
Hi everyone, has anyone ever had issues with an Elasticsearch index being corrupted? We are unable to load the "scalars" tab on any experiment without gettin...
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hello! I am having a dependency issue with clearml. Would someone be able to help me understand how to debug it/replicate it? from ultralytics import YOLO Im...
one year ago
0 Votes
0 Answers
936 Views
0 Votes 0 Answers 936 Views
one year ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
one year ago
0 Votes
3 Answers
683 Views
0 Votes 3 Answers 683 Views
Is there way to have dynamic pipeline parameters and use it inside pipeline controller? pipe.add_parameter(name="P", default="yes") print(pipe.get_parameters...
one year ago
0 Votes
4 Answers
826 Views
0 Votes 4 Answers 826 Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi! We use ClearML self-hosted on a k8s cluster. I currently try to reduce the log level of the ClearML components such as the Apiserver, Fileserver, Webserv...
one year ago
0 Votes
9 Answers
915 Views
0 Votes 9 Answers 915 Views
Hey there I'm currently trying to set up clearML serving while using Triton as my Engine. I'm currently experincing 405 errors when calling my endpoint or tr...
one year ago
0 Votes
4 Answers
839 Views
0 Votes 4 Answers 839 Views
one year ago
0 Votes
2 Answers
717 Views
0 Votes 2 Answers 717 Views
Hi! We use ClearML self-hosted on a k8s cluster. Great work btw 😉 We are currently experiencing a problem with the debug samples of tasks. They are not show...
one year ago
0 Votes
7 Answers
963 Views
0 Votes 7 Answers 963 Views
Hello 🙂 I am using a self hosted clearml server and using a gcp bucket as my files_server. I am getting the sign in massage every few min / when I am move o...
gcp
one year ago
0 Votes
0 Answers
572 Views
0 Votes 0 Answers 572 Views
one year ago
0 Votes
6 Answers
994 Views
0 Votes 6 Answers 994 Views
hi all is there an openapi schema for the clearml REST api?
one year ago
0 Votes
1 Answers
931 Views
0 Votes 1 Answers 931 Views
one year ago
0 Votes
1 Answers
922 Views
0 Votes 1 Answers 922 Views
one year ago
0 Votes
17 Answers
927 Views
0 Votes 17 Answers 927 Views
one year ago
0 Votes
5 Answers
829 Views
0 Votes 5 Answers 829 Views
Agent and env variables (this is almost duplicate thread ) I’m running simple script: import os from dotenv import load_dotenv from clearml import Dataset, T...
one year ago
0 Votes
4 Answers
738 Views
0 Votes 4 Answers 738 Views
Hi, I have a question. I am trying to create a pipeline using the pipeline = PipelineController and I have made sure to pass the name of my desired queue wit...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Can I ask how can we add a common docker credentials to allow clearml agent pod to pull images when spawned off? Where can we add in clearml.conf or the agen...
one year ago
0 Votes
2 Answers
661 Views
0 Votes 2 Answers 661 Views
A Question regarding optimizing API usage for production monitoring Hi, I'm currently using ClearML for monitoring a production environment where I report me...
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hi
Hi 🙂 We have clearml running on GCP compute engine for like 2 years (not k8s managed, running with docker-compose). lately i successfully created new server...
gcp
one year ago
0 Votes
10 Answers
903 Views
0 Votes 10 Answers 903 Views
Hello, i have a basic question on ClearML purposes. i want it to receive tasks from front-end, like this: app = FastAPI() @app.post("/create_task") def creat...
one year ago
0 Votes
1 Answers
774 Views
0 Votes 1 Answers 774 Views
Hello, everyone! is there a clearml .pixi package manager support ? None I would like to have a remote execution in a docker container and then the pixi inst...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
gcp
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
I'm using the ClearML helm charts, and so far so good, now I'm looking to give one of our agents access to a private GitHub repo, but could not find where to...
one year ago
0 Votes
3 Answers
917 Views
0 Votes 3 Answers 917 Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello everyone. Is there a way to ignore editing clearml.conf file and set ENV vars for aws s3 credentials while launching clearml-agent? In my usecase I sta...
aws
one year ago
0 Votes
29 Answers
1K Views
0 Votes 29 Answers 1K Views
one year ago
0 Votes
2 Answers
684 Views
0 Votes 2 Answers 684 Views
Was there ever a solution to this request? https://faq.clear.ml/question/1546665636485140480/is-there-any-way-to-change-the-x-[…]s-to-say-e-g-epochs-instead-...
one year ago
0 Votes
1 Answers
964 Views
0 Votes 1 Answers 964 Views
Hello! Is it possible to use different credentials for different s3 buckets on different hosts? When I try to do like so: s3 { region: "us-east-2" key: "***"...
one year ago
Show more results questions