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 475

Questions 475

Tags
Sorting
Results
per page
0 Votes
0 Answers
852 Views
0 Votes 0 Answers 852 Views
When using 'Logger.report_media' only 3 images are uploaded. Is it that limited?
one year ago
0 Votes
0 Answers
835 Views
0 Votes 0 Answers 835 Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
congrats! https://github.com/ultralytics/yolov5/tree/master/utils/loggers/clearml
one year ago
0 Votes
0 Answers
937 Views
0 Votes 0 Answers 937 Views
one year ago
0 Votes
0 Answers
850 Views
0 Votes 0 Answers 850 Views
Furthermore, if I try to execute a pipe in a remote agent, I get a python error from the clearml engine:
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
File "/home/thermo/.clearml/venvs-builds/3.8/code/controller.py", line 20, in from .job import LocalClearmlJob, RunningJob, BaseJob
one year ago
0 Votes
0 Answers
847 Views
0 Votes 0 Answers 847 Views
ImportError: attempted relative import with no known parent package
one year ago
0 Votes
0 Answers
873 Views
0 Votes 0 Answers 873 Views
Hi, we are working on a mini project to 'integrate' ClearML Datasets with CKAN. Wondering if the community could share some ideas.
one year ago
0 Votes
0 Answers
945 Views
0 Votes 0 Answers 945 Views
Simiar to https://github.com/tslearn-team/tslearn/issues/399
one year ago
0 Votes
0 Answers
816 Views
0 Votes 0 Answers 816 Views
one year ago
0 Votes
0 Answers
888 Views
0 Votes 0 Answers 888 Views
The brown one, gpu_0_mem_used_gb is independent of other gpu utilization metrics?
one year ago
0 Votes
0 Answers
929 Views
0 Votes 0 Answers 929 Views
one year ago
0 Votes
0 Answers
808 Views
0 Votes 0 Answers 808 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...
one year ago
0 Votes
0 Answers
890 Views
0 Votes 0 Answers 890 Views
Hi i'm trying to deploy clearml on k8s i need help
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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...
one year ago
0 Votes
0 Answers
746 Views
0 Votes 0 Answers 746 Views
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
one year ago
0 Votes
0 Answers
855 Views
0 Votes 0 Answers 855 Views
one year ago
0 Votes
0 Answers
921 Views
0 Votes 0 Answers 921 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" /", )
one year ago
0 Votes
0 Answers
912 Views
0 Votes 0 Answers 912 Views
one year ago
0 Votes
0 Answers
807 Views
0 Votes 0 Answers 807 Views
I am thinking it could have to do with versioning on dependencies maybe?
one year ago
0 Votes
0 Answers
805 Views
0 Votes 0 Answers 805 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: "*...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
836 Views
0 Votes 0 Answers 836 Views
one year ago
0 Votes
0 Answers
962 Views
0 Votes 0 Answers 962 Views
one year ago
0 Votes
0 Answers
897 Views
0 Votes 0 Answers 897 Views
whats the preferred way to enable this after Task.create?
one year ago
0 Votes
0 Answers
908 Views
0 Votes 0 Answers 908 Views
But I get the following error:
one year ago
0 Votes
0 Answers
873 Views
0 Votes 0 Answers 873 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...
one year ago
0 Votes
0 Answers
772 Views
0 Votes 0 Answers 772 Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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...
one year ago
0 Votes
0 Answers
924 Views
0 Votes 0 Answers 924 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...
one year ago
Show more results questions