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, 3895 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hi, I Just Started Working With Clearml And I Have A Question About One Of My Plots. Fig 1 Is What It Looks Like In My Pycharm Output. Fig 2 Is What Is Logged In The Clearml Server. Why Does The Figure Change So Drastically? And How Can I Solve It? Sideno

Why does the figure change so drastically? And how can I solve it?

What are you referring yo specifically? The data plots seem to be identical.

Sidenote: there seems to be a bug in the plot viewer, as the axis are a bit chaotic..

Do you mean the x/y intersection?

2 years ago
0 Hi, I Am Working On Creating Retraining Pipelines In Production. The Way I'M Doing This Is To Install Clearml-Server On My Production. Then I Recreate The Ingestion, Preprocessing And Training/Opt Tasks Into A Clearml-Pipeline. Thereafter, I Would Call

So does it mean you basically recreated your entire training environment just in production?
Regarding the questions:
I'm not sure I understand. If you don't expose code... What would be executed? I think this is something available only on the Scale/Enterprise level

2 years ago
0 Why Is Async_Delete Not Working?

This is an actual AWS S3 bucket?

one year ago
0 Question About Pipeline And Long-Waiting Tasks: Say I Want To Generate A Dataset. The Workflow I Have Requires

Hi RoughTiger69 ,

Have you considered maybe cron jobs or using the task scheduler?

Another option is running a dedicated agent just for that - I'm guessing you can make it require very little compute power

2 years ago
0 More Clarification On Documentation (Clearml Data):

That's an interesting question. I'm pretty sure file deltas aren't saved (Although you do get file sizes so you might see changes there)
Let me check if maybe they are saved somehow or if that information can be extrapolated somehow 🙂

3 years ago
3 years ago
0 Hey Guys, Running A Clearml Pipeline, We Keep Getting An 'Abort By User' Message:

Can you post a minimal example here? Does this always happen or only sometimes? Also how is the pipeline run? Using autoscaler or local machines?

one year ago
0 Hi Guys, I'M Trying To Deploy An Image Segmentation Model, So I Expect That The Front-End Of The Endpoint Will Allow Users To Upload Images, Get Their Segmented Images & Option To Annotate The Images If The Results Are Not Good Enough. My Question Is: How

Hi @<1580367711848894464:profile|ApprehensiveRaven81> , for a frontend application you basically need to build something that will have access to the serving solution.

one year ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Hi @<1523701283830108160:profile|UnsightlyBeetle11> , I think you can store txt artifacts so you can store the string there. If it's not too long, you can even fetch it from the preview

one year ago
0 Why Is Async_Delete Not Working?

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , you need to add the port to the credentials when you input them in the webUI

11 months ago
0 Rolling Back To 1.15.0 Seemed To Fix The Error For Now. Is There Something One Should Be Aware Of Between Server Versions 1.15 And 1.16 Related To Versions Of The

I think its possible there was an upgrade in Elastic, I'd suggest going over the release notes to see if this happened with the server

5 months ago
0 Hi, How Can I Set Up Clear.Ml To Launch A Worker On Gcp And Then Run The Task On That Worker?

Hi @<1706478691208400896:profile|WearyPelican78> , you can set up a GCP autoscaler for this - None

8 months ago
0 Hi, I Would Like To Know If It'S Possible To Predefine Queues In The K8S Helm Chart For The Server

Hi @<1722786138415960064:profile|BitterPuppy92> , I believe pre-defining queues via the helm chart is an Enterprise/Scale license feature only and not available in the open source

6 months ago
0 Two Questions Today. First, Is There Some Way To Calculate The Number Of Gpu-Hours Used For A Project? Could I Select All Experiments And Count Up The Number Of Gpu-Hours/Gpu-Weeks? I Realize I Could Do This Manually By Looking At The Gpu Utilization Grap

Hang on,

I just noticed that there's a "project compute time" on the dashboard? Do you know how that is calculated/what that is?

Are you referring to the to the example in services?

2 years ago
0 Hi Everybody. When I Want To Force The Agent To Not Reproduce My Local Pip Environment, I Add

I think if you provide an absolute path it should work 🙂

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

That makes sense... If you turn auto_connect_streams to false this mean that auto reporting will be disabled as per the documentation.. If you turn it to True then logging should resume.

6 months ago
0 Hi, I Wanted To Ask Whether Using Clearml

The DataOps feature will abstract your usage of data - None

4 months ago
Show more results compactanswers