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
SolidGoose91
Moderator
12 Questions, 46 Answers
  Active since 15 March 2023
  Last activity one year ago

Reputation

0

Badges 1

46 × Eureka!
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
(I'd open an issue on GitHub if I had found which is the right repo to address it)
2 years ago
0 Votes
26 Answers
1K Views
0 Votes 26 Answers 1K Views
Is it possible to merge None please? It’s blocking us from using ClearML sessions. Thank you ๐Ÿ™‚
2 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi all, in the AWS scheduler, what’s the difference between: - Regular Instance Rollback Timeout - Spot Instance Blackout Periodplease?
2 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
Is there any way to change the x-axis on the charts for scalars, to say e.g. "epochs" instead of "iterations"? Or is that hardcoded?
2 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Hi everyone! Loving ClearML so far. Has anyone managed to make its autoscaler and scheduler work with Lambda GPU Clouds by any chance, please? https://lambda...
2 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
Hi good folks here! Does ClearML allow auto-rerun of Failed jobs, for example when a SPOT instance gets interrupted, please? (or auto-resume, if checkpointin...
2 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Could some help me figure out why figures have disappeared from a report, please? My colleague made this report 6 weeks ago ago None , but all the graphs hav...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi folks! How do we get clearml-session to run in a private docker image from a private container registry, in particular from an AWS ECR , please? Very usef...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Would be super helpful to have it, even as a Pro feature!
2 years ago
0 Hi Folks! How Do We Get

Amazing, thanks a lot @<1523701087100473344:profile|SuccessfulKoala55> !

2 years ago
0 Is It Possible To Merge

@<1523701087100473344:profile|SuccessfulKoala55> I think youโ€™ve been tagged in the PR ๐Ÿ™‚

2 years ago
0 Is It Possible To Merge

screenshot in the PR: None

2 years ago
0 Is It Possible To Merge

Screenshot incoming

2 years ago
0 Is It Possible To Merge

Should we have run it from the git repo?

2 years ago
0 Is It Possible To Merge

We were just trying to run a plain clearml-session on the AWS autoscaler.

2 years ago
0 Is It Possible To Merge

Tagging @<1529271085315395584:profile|AmusedCat74> my colleague with whom we ran into this issue.

2 years ago
0 Is It Possible To Merge

No problem ๐Ÿ™‚ Once youโ€™ve merged it, what do we need to do to get the updated version please?

2 years ago
0 Is It Possible To Merge

(apologies for delay @<1523701087100473344:profile|SuccessfulKoala55> , we got called into meetings. Really appreciate your reactivity!)

2 years ago
0 Is It Possible To Merge

It was a debugging session. We havenโ€™t yet tried a โ€œStandardโ€ non-debugging clearml session.

2 years ago
2 years ago
0 Hi All, In The Aws Scheduler, What’S The Difference Between:

Hi ๐Ÿ™‚ Anyone having any idea on that one please? Or could point me in the right place or the right person to find out? Thanks for any help!

2 years ago
0 Could Some Help Me Figure Out Why Figures Have Disappeared From A Report, Please?

Dang, so unlike screenshots, reports do not survive task deletion :/

2 years ago
0 Could Some Help Me Figure Out Why Figures Have Disappeared From A Report, Please?

Tagging my colleague @<1529271085315395584:profile|AmusedCat74> who made that report.

2 years ago
0 Is There Any Way To Change The X-Axis On The Charts For Scalars, To Say E.G. "Epochs" Instead Of "Iterations"? Or Is That Hardcoded?

Great, thanks both! I suspect this might need an extra option to be passed via the SDK, to save the iteration scaling at logging time, which the UI can then use at rendering time.

2 years ago
0 Is There Any Way To Change The X-Axis On The Charts For Scalars, To Say E.G. "Epochs" Instead Of "Iterations"? Or Is That Hardcoded?

Logging scalars also leverages ClearML automatic logging. One problem is that this automatic logging seems to keep its own internal "iteration" counter for each scalar, as opposed to keeping track of, say, the optimizer's number of steps.
That can be simply fixed on clearML python lib by allowing to set a per-scalar iteration-multiplier.

2 years ago
0 On A Related Line But More Complicated: How Can We Ask The Autoscaler To Queue, Say, N Jobs On An N-Gpu Machine, Please? For Example, On Aws, Nvidia A100 Gpus Are Only Available On Instances With 8X A100, Which Is Overkill For A Single-Gpu Job, So Might A

@<1523701070390366208:profile|CostlyOstrich36> Any idea please? We could use our 8xA100 as 8 workers, for 8 single-gpu jobs running faster than on a single 1xV100 each.

one year ago
Show more results compactanswers