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, 3787 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 Hey, I Am New With Clearml And Need Some Help

Hi @<1702492411105644544:profile|YummyGrasshopper29> , it looks like the controller is running, but is there any agent listening to where the tasks are being pushed?

7 months ago
0 Hey I'Ve Not Used Clearml Pipelines Much. Is There A Possibility To Trigger A Pipeline Based On Some Clearml Event? (Like Tagging An Experiment)

Hi @<1535069219354316800:profile|PerplexedRaccoon19> , I think this is what you're looking for 🙂
None

one year ago
0 Clearml Tracks The Executed

Hi @<1541954607595393024:profile|BattyCrocodile47> , how does ClearML react when you run the scripts this way? The repository is logged as usual?

one year ago
0 Is There A Way To Clear Clearml Caches, Maybe Some Command? My Server Ran Out Of Space And I Lost A Whole Weekend Of Training. My

Hi @<1523702786867335168:profile|AdventurousButterfly15> , I think this is what you're looking for - None

one year ago
0 From

Hi MammothParrot39 , the allegroai package is part of the Scale/Enterprise versions

one year ago
0 From

I think you can report these statistics manually to the Dataset

one year ago
0 In

When you run your code after you've added Task.init() into your code, you will get a link in the console. Following that link will take you to the console output of the experiment. From there you can go into 'Execution' tab and see it all there 🙂

one year ago
0 In

Hi @<1523704157695905792:profile|VivaciousBadger56> , can you provide some screenshots of what you're seeing?

one year ago
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

Oh, can you please do the same with developer tools when user tries to accept?

one year ago
8 months ago
0 Hi, I Have A Question. I Am Trying To Create A Pipeline Using The

Then the services agent should be part of it. There also should be a 'services' queue that by default should listen to the services queue

4 months ago
0 Hey, We Save Our Artifacts And Models In An Azure Blob Storage. For Security Reasons, Our Blob Storage Blocks Traffic From Everything Outside An Azure Vnet (To Which Are Workers Are Connected To) We Want To Try And Use The "Clearml Gpu Compute" Applicati

Hi @<1544853695869489152:profile|NonchalantOx99> , what actions would you exactly need to take on the machine? Genesis autoscaler allows storage on azure. If you need to add some extra commands to run before the code execution you can use the setup shell script when running inside a container

one year ago
0 Hi Everyone. I Am Trying To Migrate To Clearml And Need To Have My Old Training Logs Available In Clearml As Well. Unfortunately It Seems I Can'T Simply "Import" My Old Tensorboard Logs Into Clearml To Have It All In One Place. Does Any One Have A Suggest

Hi @<1670964680270548992:profile|SuperiorOctopus47> , you can manually create experiments and log metrics into them via the REST API - None

You basically have some older runs on your tensorboard that you want to import to ClearML?

10 months ago
0 Hello, I Have A Question Regarding Clearml Task And Pytorch Lightning I Am Training A Model And I Want Clearml To Plot The Accuracy And Loss. According To

Hi @<1547028031053238272:profile|MassiveGoldfish6> , what version of clearml & pytorch-lightning ? Does this happen to you with the example as well? Are you on a self deployed or the community server?

one year ago
0 What If I Want To Clone Multiple Repositories On A Remote Machine? How Do I Do That?

I'm not sure that is possible. What is your specific use case?

one year ago
0 Can I Use “Autoscaler” To Go From 0->1 Agent? I.E. 1 Queue For Tasks, Start 1 Machine, Process Everything To Completion, Then Shut Down?

Hi @<1607184400250834944:profile|MortifiedChimpanzee9> , yes 🙂
This is exactly how the autoscalers work. Scale from 0 to as many as needed and then back to 0

one year ago
Show more results compactanswers