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 All, Can Storagemanager Delete Uploaded Files?

I don't think so, might be a cool feature. Maybe open a GitHub feature request 🙂

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 Hi, Are There Any Plans Or Already Ways To Deploy A Pipeline With Clearml-Serving To Triton? I Would Also Be Interested In The Support Of Deploying Pure Python Models Using The New Python_Backend Of Triton.

ClumsyElephant70 , I'm not sure. There usually a roadmap provided on our community talks so it'd be great if you joined next time to see what's next 🙂

4 years ago
3 years ago
0 I Am Playing Around With Agents On Our Self-Hosted Cml. Currently, And I’M Having Some Trouble With The Environment Configuration.

Hi SoreHorse95 , I'm not sure I understand. You know the reason for the failure and you say that the machines are identical but they do have different versions cached. Why is the one with the different version failing actually?

2 years ago
0 Hi! I Developed Clearml Pipeline As Python Package (

Hi FlatOctopus65 , are you trying to run on the same machine or a different one?

3 years ago
0 Hi Community, Is It Possible To Start Two Agents On The Same Machine? If It Is, Can They Read From Two Different Configuration Files? How Can This Be Implemented?

Hi @<1748153283605696512:profile|GreasyPenguin24> , you certainly can. CLEARML_CONFIG_FILE is the environment variable that allows you to use different configuration files

one year ago
0 Hello, I’M Using

Yep, makes sense ^^

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

Are you running on a self hosted ClearML server or the SaaS?

3 years ago
10 months ago
2 years ago
0 Does Anyone Know Why Uploading A Dataset From Your Local Machine Sets A

Hi @<1840924578885406720:profile|VictoriousFish46> , how are you uploading the dataset? Did you set output_uri? What is set as your files server in the api section of your clearml.conf ?

5 months ago
0 I'M Trying To Read The Runtimes Of Tasks After The Pipeline Finished, For Analytics. Currently, I'M Doing Something Like This:

The webUI uses the API for everything, I'd suggest using the webUI as a reference to how to approach this.

one year ago
0 I Am Getting

pip show clearml

2 years ago
0 Hello. Can I Know How To Download The

I am not familiar with that. In the SDK you have the StorageManager to help you with downloading files.
None

2 years ago
0 Hi All — Has Anyone Run Into Degrading Download Performance With Clearml Storage Manager?

Hi @<1806135344731525120:profile|GrumpyDog7> , what about the load on the server itself? Also, are you downloading from the files server or from some arbitrary source?

2 months ago
Show more results compactanswers