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
hi can you help me debug this from clearml-data?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Is the Dockerfile for building clearml-server available? I need to change some configs in nginx.conf because the current proxying doesn't work in our environ...
4 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
Hi anyone tried clearml-serving? Can you please help me debugging below error while launching a clearml triton inference server(using command "clearml-servin...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, i had a task successfully completed. Then i cloned it and enqueued it again without any changes. But the task ends up with an error. Here's the logs, not...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi guys, quick question, what is the purpose of the "WEB APP CLOUD ACCESS" section in the profile configuration?, Is it to storage data from the user or is l...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
As mentioned above, i’m poking around the self-hosted version on AWS. Have question about this part of the documentation https://allegro.ai/clearml/docs/docs...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, can i choose not print the clearml-agent config logs in the console? Reason is we are passing credentials via env var to the k8s glue and its being displ...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
QQ: I'm trying to run the https://allegro.ai/clearml/docs/docs/tutorials/tutorial_explicit_reporting.html . After Step 1, I'm getting the following error tha...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
tf
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Can someone confirm that agent.python_binary is not working? My agent always chooses the system installation /usr/bin/python3.8 which results in /usr/bin/pyt...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
The
The execute_jupyter_notebook_server.py link in https://allegro.ai/clearml/docs/docs/examples/services/jupyter-service/execute_jupyter_notebook_server.html is...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Currently clearml-agent in services-mode supports cpu only configuration. Any particular reason for this limitation? Any inputs on what’s needed to do this i...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
hello, this is the following python code i had saved as main.py. from clearml import Task from clearml.automation.controller import PipelineController task =...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
What’s the best way to get the list of all projects (while in a notebook)? Hitting the API?
4 years ago
0 Votes
18 Answers
3K Views
0 Votes 18 Answers 3K Views
Does clearml-session work in a Kubernetes environment?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Wondering how the services to access can be setup
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Seems clearml-server-k8s has been deprecated in version 1.0.. Did this to install helm install allegroai/clearml-server-chart --namespace=clearml --generate-...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, Is there a way to define the path to the config file the python library will use? Because I am running in my machine different projects that need to be l...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there some is_executed_remotely function in clearml?
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Is there a reason why all clearml.Task methods regarding requirements (e.g. pip requirements) are class methods? Are requirements not stored in a task?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
I have some problems with the hyperparameters. tf.keras.applications.MobileNet(input_shape=None,alpha=1.0,depth_multiplier=1,include_top=True,weights="imagen...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Does ClearML currently support access to custom s3 endpoints? If so, how can we do this?
4 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
4 years ago
Show more results questions