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

Reputation

0
0 Hi, I Would Like To Report Another Bug Introduced With Clearml-Server 1.2.0: In The Comparison Page Of Two Experiments, On The Scalar Tab, With The Graph Layout, When Clicking On The Eye On One Scalar Group To Hide The Related Graphs, The Later Do Disappe

Hi,
I can't seem to reproduce. The steps I try as follows:
Compare 2 experiments
Enough scalar graphs to have a scroll bar
Click on the eye to make some graphs disappear, they disappear but no empty spaces are shown. Can you maybe add a screenshot?

3 years ago
0 Hi Everyone, I Want To Clone A Git Repo With Clearml-Agent That Has To Following Url Format

I see, makes sense. I think it's not supported currently. I'd suggest opening a Github issue to add this capability

9 months ago
0 Hi All, Should Be Any Problem Deploying A Clearml Server On A Raspberrypi? (I.E. Arm64).

CrookedWalrus33 Hi 🙂
I don't see any specific problem that can arise from that as long as it has Docker installed AND has all the system requirements (CPU/RAM)

3 years ago
0 Hi, What Is The Best Way To Add New Data To The Uploaded Dataset. Currently, Uploaded Dataset Stored In Clearml Have This Structure.

Try creating a new version and syncing the local folder (or try to specifically add files) 🙂

3 years ago
0 Hi, I Am Trying To Use Agent, But I Have A Problem. Execution Of Task Stucks Like This

It looks like it's hanging on the connection to the ClearML server

3 years ago
0 Hej Everyone! How Do I Pass

If you want this to be applied to all jobs that run on that agent then yes. Otherwise you can set it up on the task level as well

2 years ago
0 Hello I Wanted To Set Up My Clearml Server Locally, Is It Normal That The Webpage On

Thats strange, you don't have a create new credentials button?

4 months ago
0 Hi Everyone Trying To Leverage

Hi GloriousPenguin2 , can you please elaborate more on the exact scenario and add the full error? Is it coming from the controller?

2 years ago
0 `I'M Attempting My First Project In Clearml And Have A Few Questions. I'M Migrating My Video Encoding Pipeline In Python3.12 To Clearml Using The Decorators.: @Pipelinedecorator.Pipeline( Name="Run Video Encoder Pipeline", Project="Video Encoder

Let's separate things. You have the control plane which is the server (API/files/web/mongo/elastic/redis) and then you have the compute fabric (GPU/CPU machines).

Control plane manages things. The compute fabric actually executes the code. Agents manage the compute fabric.

I suggest watching the following two videos:
None
None

The video on pipelines talks about pipelines from tasks, however, t...

8 months ago
0 How Do I Disable

Hi @<1523701099620470784:profile|ElegantCoyote26> , what happens if you define the cache size to be -1?

2 years ago
0 Hi Everyone, I Am Having A Few Problems With The Ui: 1. I Uploaded An Optimization Task Yesterday - And I See It Running, But The Hyper-Parameter Optimization App Disappeared From The Ui. I Managed To Access It Only In An Indirect Way - Through The Worker

AbruptWorm50 , you can send me. Also can you please answer the following two questions?
When were they registered? Were you able to view them before?Also, you mention plots but in the screenshot you show debug samples. Can I assume you're talking about debug samples?

3 years ago
0 I Recently Upgraded My Clearml Version And Here Are Some Questions That I Have:

Then it's the community server, that is not an enterprise version. In the PRO version only AWS/GCP autoscalers are available.

one year ago
2 years ago
0 Hi! Any Idea Why Clearml Fails To Detect Iteration Reporting?

GrievingTurkey78 , did you try calling task.set_resource_monitor_iteration_timeout after the task init?

4 years ago
0 Anyone Faced An Issue With Elasticsearch Before

Can you provide the full log?

6 months ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Can you give an example of how you're saving this artifact?

2 years ago
0 Cannot Import My Custom Python File When Creating A Pipeline Using The Decorator Do Anyone Have Any Idea As To How To Solve This Issue.

Hi @<1533619725983027200:profile|BattyHedgehong22> , I think it needs to be part of repository

2 years ago
0 Also, Any Advice On Using Best Practice Of Using Task.Create() Instead Of Task.Init()? I Have The Need Of Specifying Docker And Repository, So Only Find Task.Create() Can Achive What I Need. But Then I End Up With Always Creating 2 Scripts For Each Task I

Can you add a screenshot of the execution section of the experiment when you add task.set_repo and when you don't (Just add some sample script in the same folder and run task.init and print hello world)?

8 months ago
0 Hi, I Logged My Params To Clearml Like This:

Also, did you run task.init() and task.connect()

3 years ago
0 Hi Clearml, I Tried To Upgrade The Clearml Server Following This

The docker container in step 3 does not run because of the incompatibility

SarcasticSparrow10 , can you add the printouts regarding this?

3 years ago
0 Another Qn, Is Clearml-Data Analogous To A Feature-Store

It looks like it since as far as I manage to understand a 'traditional' feature store is a model / data repository, correct?

3 years ago
Show more results compactanswers