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 536

Questions 536

Tags
Sorting
Results
per page
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
When using 'Logger.report_media' only 3 images are uploaded. Is it that limited?
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
congrats! https://github.com/ultralytics/yolov5/tree/master/utils/loggers/clearml
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Furthermore, if I try to execute a pipe in a remote agent, I get a python error from the clearml engine:
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
File "/home/thermo/.clearml/venvs-builds/3.8/code/controller.py", line 20, in from .job import LocalClearmlJob, RunningJob, BaseJob
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
ImportError: attempted relative import with no known parent package
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi, we are working on a mini project to 'integrate' ClearML Datasets with CKAN. Wondering if the community could share some ideas.
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Simiar to https://github.com/tslearn-team/tslearn/issues/399
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
The brown one, gpu_0_mem_used_gb is independent of other gpu utilization metrics?
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
furthermore, the entry points are scripts that handle models through a factory class depending on args given. this args are parsed by argparse . i read in th...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi i'm trying to deploy clearml on k8s i need help
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
i'v also tried to deploy it using helm (downloaded and edited as the doc suggest) the thing is, doing that only web is running correctly the rest of the pods...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I have initialized the Task as so task = Task.init( project_name=cfg.clearml.project, task_name=cfg.clearml.task, tags=cfg.clearml.tags, output_uri=f" /", )
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
I am thinking it could have to do with versioning on dependencies maybe?
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
creds are filled in like s3 { # S3 credentials, used for read/write access by various SDK elements # default, used for any bucket not specified below key: "*...
2 years ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
whats the preferred way to enable this after Task.create?
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
But I get the following error:
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hello! I have installed clearml-agent at the server, but have not installed clearml package. How will it determine the version of clearml package and when is...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
in the past I thought that each of the trials would also be logging to clearML, but checking now, looks like that is not the case, so I don't need the disabl...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Any easy way to ensure the pipline (tasks + controller) are not hidden in the projects UI? EDIT: Apparently not; for the time being I created this https://gi...
2 years ago
Show more results questions