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

Multiple instances of the autoscaler maybe?

10 months ago
0 Hi, Me Again. How Can I See User-Specified

In compare view you need to switch to 'Last Values' to see these scalars. Please see screenshot

3 years ago
0 Is There Any Way To Change The X-Axis On The Charts For Scalars, To Say E.G. "Epochs" Instead Of "Iterations"? Or Is That Hardcoded?

What is the best way to achieve that please?

I think you would need to edit the webserver code to change iterations to epochs in the naming of the x axis

2 years ago
0 Hi, In Our Use Case, We Use Multiple Github Repo From Our Organization As Dependent Package. The Issue Is That Github Allow Only One Uniq Ssh

Hi @<1576381444509405184:profile|ManiacalLizard2> , can you please elaborate more on your specific use case? And yes, ClearML supports working only with a specific user currently. What do you have in mind to expand this?

one year ago
0 Hello Clearml Team, Can We Set Environment Variable Which Actually Follows The Below Route From Clearml.Conf File?

Hi @<1709740168430227456:profile|HomelyBluewhale47> , you can use CLEARML_FILES_HOST env variable to point to it - None

one month ago
0 Hi, I Logged My Params To Clearml Like This:

Do you need to pull it later somewhere? Is there a specific use case?
Because I think you can get the params dict back via code as a the same dict

3 years ago
0 Hi All, I Am Seeing This In My Logs:

Hi @<1529271085315395584:profile|AmusedCat74> , what are you trying to do in code? What version of clearml are you using?

2 years ago
0 Hi Folks, How Does Clearml Figure Out The Virtual Environment That It Needs To Use For The Task. Is There Any Way To Override The Default Virtual Environment That Is Picked ?

Hi @<1523704207914307584:profile|ObedientToad56> , the virtual env is constructed using the detected packages when run locally. You can certainly override that. For example use Task.add_requirements - None

There are also a few additional configurations in the agent section of clearml.conf I would suggest going over

2 years ago
0 Hi All, I Am Seeing This In My Logs:

Can you share a snippet just to reproduce this?

2 years ago
0 Soooo… The Tooltip For Some Buttons In The Webui Hides The Actual Buttons

Hi @<1523701083040387072:profile|UnevenDolphin73> , can you list/show which buttons it affects and how?

2 years ago
0 Hi Everyone, I'M Setting Up Aws Autoscaler. Is It Possible To Configure

Hi @<1792726992181792768:profile|CloudyWalrus66> , from a short read on the docs it seems simply as a way to spin up many machines with many different configurations with very few actions.

The autoscaler spins up and down regular ec2 instances and spot instances automatically by predetermined templates. Basically making the fleet 'feature' redundant.

Or am I missing something?

9 months ago
0 Hello Everyone. Is There A Way To Ignore Editing

Hi @<1709740168430227456:profile|HomelyBluewhale47> , dynamic env variables are supported. Please see here - None

one year ago
0 Has Anyone Found A Workaround For The Bug?

BitterLeopard33 , ReassuredTiger98 , my bad. I just dug a bit in slack history, I think I got the issue mixed up with long file names 😞

Regarding http/chunking issue/solution - I can't find anything either. Maybe open a github issue / github feature request (for chunking files)

3 years ago
0 Hi Guys, I Have A Question Regarding Clearml-Serving. I Have Deployed My Model To An Api, Now I Want To Add A Front End Interface For The Url, How Should I Go About Doing It?

Regarding UI - you can either build your own frontend for it or use streamlit / gradio applications (Which are supported in the enterprise license).

About using a model outside of ClearML - You can simply register the model to the model artifactory - None

2 years ago
0 Hi All, I Tried To Create A Aws Autoscaler With A Cpu Only Instance

Hi @<1539780258050347008:profile|CheerfulKoala77> , it seems that you're trying to use the same 'Workers Prefix' setup for two different autoscalers, workers prefix must be unique between autoscalers

2 years ago
0 Hello, Friends! I'Ve Got A Problem. I Am Trying To Restore Clearml Server From Backup. I Did What Docs Tell: Archived "Config" And "Data" Folders, Moved Them To New System. I Copied Docker Compose File And Set Correct Paths. When I Try To Run This Apiserv

@<1526734383564722176:profile|BoredBat47> , that could indeed be an issue. If the server is still running things could be written in the databases, creating conflicts

one year ago
0 I Have The User/Pass Set Up On The

Strange. Can you add your clearml.conf from the agent machine? Please make sure to obscure all secrets 🙂

11 months 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

one year ago
0 Hi Everyone, I Am Launching Clearml Webapp. Asks Me For User And Pass. How Do I Get That?

Hi @<1652845271123496960:profile|AdorableClams1> , you set up fixed users in your docker compose, I would check there

one year ago
Show more results compactanswers