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

Reputation

0
0 Hi! Ever Since There Was A Huge Frontend Upgrade (A Few Weeks Ago?), We’Ve Been Having Problems With Plotly 3D Scatter Plots For Which

Hi @<1810121608967229440:profile|NonchalantWhale65> , can you provide a short code snippet that reproduces the problematic behaviour?

7 months ago
0 I Have The User/Pass Set Up On The

Also, make sure to install virtualenv, I see there was a failure in the log on that as well

11 months ago
0 Does Clearml Exposes (Even Temporarily) The Contents Of E.G.

Hi UnevenDolphin73 ,

I don't think that ClearML exposes anything into env variables unless done so explicitly.
If I'm understanding correctly you're hoping for a scenario where ClearML would expose some contents of sdk.aws.s3 for example so you could use it later in boto3, correct?
If that's the case why not use env vars to begin with?

3 years ago
3 years ago
0 I Have 5 Unarchived Pipeline Runs That Were Defined With This Decorator:

PanickyMoth78 , pipeline tasks are usually hidden. If you go to Settings -> Configuration you will have an option to show hidden projects. This way you can find the projects that the tasks reside in + the pipeline steps

3 years ago
0 Has Anyone Found A Workaround For The Bug?

A workaround can be to set up a local Minio server or upload to s3 directly, this way there shouldn't be a limit

3 years ago
0 Hi There, I Am Working On An Audio Analysis Project And I Am Interested In Using Clearml To Manage Our Data Versions And Models. However, I Have Some Questions About Dataset Versioning And Reproducibility That I Hope You Can Help Me With. Specifically, I

A big part of the way Datasets work is to turn the data into a parameter rather than be part of the code. You will be able to easily reproduce experiments 🙂

2 years ago
0 So Is Cleargpt Closed Source Product? No Open Source Available?

Hii @<1608271575964979200:profile|GiddyRaccoon10> , ClearGPT is a separate enterprise product 🙂

2 years ago
3 years ago
0 Can You Give Me The Difference Between Pipeline And Task?

Hi 🙂

A task is the most basic object in the system in regards to experiments. A pipeline is a bunch of tasks that are controller by another task 🙂

3 years ago
0 Hey Guys, I’M Trying To Install

DeliciousSeal67 , you need to update the docker image in the container section - like here:

3 years ago
0 Hey, I Am Trying To Clone Existing Pipeline Using Clearml Api, But I Didn'T Managed To Override Pipeline Parameters. Task Was Cloned Successfully With Parameters From Parent Task. Did I Miss Something? Request Body:

Hi @<1702492411105644544:profile|YummyGrasshopper29> , I suggest doing it via the webUI with developer tools open so you can see what the webUI sends to the backend and then copy that.

wdyt?

one year 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?

2 years ago
0 Hi, Was There Any Change In Clearml-Agent Recently That Caused It To Ignore The Environment Variable $Clearml_Agent_Skip_Pip_Venv_Install? I Had To Spin New Agents And Now They Try To Create Venv For No Reason ( The Environment Already Exists)

Hi HugeArcticwolf77 , did you spin new agent versions? What did you have before and what do you have now? Can you check if you revert to the previous version it works out?

2 years ago
0 Has Anyone Found A Workaround For The Bug?

Data in minio should be treat as an S3 bucket

3 years ago
0 Um, Is There A Way To Delete An Artifact From A Task That Is Running?

I think it depends on your implementation. How are you currently implementing top X checkpoints logic?

3 years ago
0 Hi, I Wanted To Ask Whether Using Clearml

Hi @<1750327614469312512:profile|CrabbyParrot75> , why use the StorageManager module and not the Datasets to manage your data?

one year ago
0 Hi, I Try To Use Clearml First Time On Mine Eks Cluster. So I Install It With This Helm Chart:

Can you guide me through how you got the credentials and then attempted to validate?

3 years ago
0 Hi All, I'M Running Dl Experiments On Top Of Mmdetection. The Experiments Are Deployed Remotely On A Dedicated Ec2 Instance Through

Also, in the Scalers section you can see the machine statistics to maybe get an idea. If the memory usage is high this might be the issue. If not then we can cancel out this hypothesis (probably)

3 years 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

3 years ago
0 Any Ideas

Hi MortifiedDove27 , try going into localhost:8080/login

3 years ago
0 Hello, I'D Like To Ask Questions About Taskscheduler

ScaryBluewhale66 , Hi 🙂
Regarding your questions
I think you can just reset the task and enqueue it You can stop it either in the UI or programmatically I'm guessing the scheduler would show errors in it's log if for some reason it failed at something for some reason

3 years ago
0 When I Set Agent Management To Conda It Tries To Create Envs With Python 3.1 And Fails.

Hi AdventurousButterfly15 , what version of clearml-agent are you using?

3 years ago
0 Hello Clearml Friends

Hello FreshKangaroo33 ,

This is a very interesting idea if I understand it correctly! Let me elaborate on it a bit to see if I understand your idea - You want the ability to create pipeline steps in the controller simply by specifying the source control parameters + packages, correct?

I'm not sure if it's available now but you can give specific packages to be used in a pipeline and it's possible to implement your use case with the current tools through a workaround. How do you currently ru...

3 years ago
0 Hey Everyone, Please Could I Have A Volunteer To Help Me With This

Hi, SuperiorPanda77 , this looks neat!
I could take a look on a windows machine if it helps 🙂

3 years ago
Show more results compactanswers