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
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hello, I'm trying to save a keras model as a task artifact, and then upload it from another task. Does anyone know the syntax for that? What I've seen is not...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi, we have clearml on k8 setup. Using the below, we run dynamic pods on the cluster. k8s_glue_example.py --queue glue_qI pushed this code, https://github.co...
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi, Another question There is a way to know if a job is running locally or remotely? Like execute_remotely knows ... > Note If the > task > is running remote...
4 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hi I came across some inconsistency in the iteration reporting in the ClearML with pytorch-lightning when calling trainer.fit multiple times, before I dive i...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I change agent.default_docker.image in config but when I run job in UI I see that attached old image, why? what I forgot to do?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
env variables for clear ml stayed branded as TRAINS? such as TRAINS_HOST_IP not CLEARML_HOST_IP?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
apart from the server migration doc , is there another upgrade guide somewhere from trains to clearml?
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hello, I tried the clearml-session CLI to start a jupyter instance on an agent, but an error with the password, here is the full CLI log: $ clearml-session -...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
What does it mean to publish a model or a dataset?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, Is there a way to compare the scripts of different experiment runs? This will make it easy to track changes and version control
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
I'm getting this when running with Keras framework. clearml.storage - ERROR - Failed uploading: [Errno 21] Is a directory: 'model.savedmodel'.
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi! I was wondering regarding this issue: https://github.com/allegroai/clearml/issues/181 The solution seems to be to not log by default, and only use a cont...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi all, I think their is a UI bug. When trying to add experiment to compare:
4 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi! Is there something happening with the ModelCheckpoint callback on tensorflow==2.4.0 ? Using 2.2.0 gave me an input model on the artifacts tab in the GUI 😢
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi all 🙂 I have a question regarding task.connect_configuration() . Does it possible to update the file on the server when running remotely or locally? for ...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
whats different between --cpu-only and --services-mode?
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Announcing ClearML 0.17.5 Features Improve Datasets support Reporting and Plotly improvements Add force_download argument (special shout out to JitteryCoyote...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, I'm using the k8s glue and have a few questions. Noted that it's not requesting the http://nvidia.com/gpu thus the pod created doesn't have a GPU resourc...
4 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
Btw: There seems to be no support for videos in tensorboard/experiment view (e.g. https://tensorboardx.readthedocs.io/en/latest/tensorboard.html#tensorboardX...
4 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
Hello, I have an error while installing git dependencies of local package: So far I used task. update _requirements(“[.]“) with my local package referencing ...
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi all! Please tell me there are examples of ClearML and pytorch-lightning integration
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I have a self-hosted instance running quite well, pretty good job. I'm wondering if there is any way to have a read-only user? Is it available in the api...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
As someone much smarter than me noted.. in our small community we have reached 500 users this morning. It's a small milestone but nothing wrong with celebrat...
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi friends! I'm trying to upgrade the https://aws.amazon.com/marketplace/pp/B085D8W5NM AMI over to ClearML. The steps seem easy enough, just docker compose d...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hey all. I'm seeing a strange error when trying to run hyperparameter optimisation by cloning a base training task Action failed <500/0: tasks.clone/v1.0 (ke...
4 years ago
Show more results questions