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
Profile picture
CostlyOstrich36
Moderator
0 Questions, 4210 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 In

Hi @<1523704157695905792:profile|VivaciousBadger56> , can you elaborate on this error please?

2023-02-14 13:06:44,336 - clearml.Task - WARNING - Failed auto-detecting task repository: [WinError 123] Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch: '[...]\\<input>'
2 years ago
0 I Am Using Clearml Pro And Pretty Regularly I Will Restart An Experiment And Nothing Will Get Logged To Clearml. It Shows The Experiment Running (For Days) And It'S Running Fine On The Pc But No Scalers Or Debug Samples Are Shown. How Do We Troubleshoot T

@<1719524641879363584:profile|ThankfulClams64> , if you set auto_connect_streams to false nothing will be reported from your frameworks. With what frameworks are you working, tensorboard?

one year ago
0 Hi! To Make My Script Work Inside A Task, I Need To Add

Hi @<1691983266761936896:profile|AstonishingOx62> , I'm not sure I understand what you're trying to do. You have some python code unrelated to ClearML. Does it run without issues? Did you afterwards add Task.init() to that code?

one year ago
0 Does That Mean You Will Lose Credentials If You Restart Clearml Dockers?

You shouldn't lose credentials. How exactly are you deploying your server? All of the related data to the server should be saved in one of the /opt/ folders as explained in the installation steps

one year ago
0 There Is A Problem Starting From Clearml 1.7.0 With Python-Fire

try with pip install -U clearml==1.7.2rc1

3 years ago
0 Hey I Instantiate Clearml Task Within A Script, Called By Dvc. It Ends Up Creating Two Tasks Every Time. Know Why?

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , not sure what you mean. Can you please share the full log, a screenshot of the two experiments and some snippet that re-creates this for you?

2 years ago
0 Hi All, How Can I Have A Global Variable Used In A Pipeline Step? I Have To Define Them In Each Pipeline Step, Otherwise They Are Not Included In The Pipeline Step

Hi @<1523701066867150848:profile|JitteryCoyote63> , you mean a global "env" variable that can be passed along the pipeline?

one year ago
0 Hey, Trying To Do Some Cleanup Because Of No Space Left. For The Clearml Worker Nodes Under The

Hi ObedientToad56 , you can simply delete all of them since it's only cache. It's safe to delete cache 🙂

3 years ago
0 I Encountered A Weird Edge Case With The Aws Auto-Scaler, Wondering If There Are Any Solutions Or If This Is A Known Issue. Something As Follows Happened:

UnevenDolphin73 , that's an interesting case. I'll see if I can reproduce it as well. Also can you please clarify step 4 a bit? Also on step 5 - what is "holding" it from spinning down?

3 years ago
one year ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

Hi @<1772433273633378304:profile|VexedWoodpecker50> , these are the packages that were on the environment that ran the experiment. Please see here - None

11 months ago
0 Is There A Way To Reset The Clearml Workspace?

No way to do that currently, you need to create an automation to remove everything

one year ago
0 Why Would The Mongo4 Migration Scripts (For Clearml-Server 1.2) Try To Chown 1000:1000?

But I believe you can use your user/group if you prefer 🙂

3 years ago
0 Hi

Hi SmugTurtle78 , I'm not sure it's possible. Maybe SuccessfulKoala55 knows some workaround. Do you want to get rid of them in all scenarios or in just some specific use cases?

2 years ago
0 Any Reason That Clearml Pycharm Plugin Is Not Available On Plugins Marketplace, But Only Directly From [1]? [1]

Hi @<1529271098653282304:profile|WorriedRabbit94> , I'll ask the guys to take a look at this and what is required for it.

one year ago
Show more results compactanswers