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, 3694 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 Hi Everyone, Quick Question: When Clearml-Agent Sets Up The Virtual Environment With Pip, Is Finding The Correct Cuda Version For Pytorch Something That Pip Or That Clearml Does?

You're right, I forgot, ClearML-Agent also tries to match a version to something that will work on the system it's running on

2 years ago
0 Hello All. I Am Having Trouble Saving Pytorch Models As Clearml Artifacts When I Run My Training Script From Fir.Fire Calling.”

Hi @<1577830989026037760:profile|EnormousGiraffe79> , can you please a self contained code snippet that reproduces this?

one year ago
0 Hi All, Just Started With Clearml Yestarday And I'M Wondering Whats The Recommended Way Of Running The Server In Aws? I Can See That The Old Allegro Ai Trains Server Is Not Longer Available:

I can see that the old Allegro AI Trains server is not longer available:

What do you mean? You mean the AMI?
Regarding AWS deployment - I guess it really depends on your usage. Are you interested in holding the server on an EC2 instance?

2 years ago
0 Hello! A Question

Hi SparklingHedgehong28 , can you please elaborate on the steps you take during the process + how you connect your config to the task?

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

2 years ago
0 Is It Possible To Perform Debugging Operations With Pycharm Integration Using Remote Session?

That's an interesting question. I think it's possible. Let me check 🙂

2 years ago
0 Hello Everyone ! I Tried To Reproduce Your Tutorial :

Hi ExasperatedCrocodile76 , I think you are correct. This is simply an info print out.

2 years ago
2 years ago
0 Hi, Some Plots Don'T Render Via

But the issue still reproduces?

2 years ago
0 Hello, I’M Integrating Clearml Into My Training Code To Track Experiments. I See That Clearml Logs Automatically The Python Env In The “Installed Packages” Section But The List Logged Is Very Different From The

Hi RattyLouse61 ,
I think packages are detected in runtime and it only shows the packages used by the script directly. When you run with ClearML-Agent, it will log all packages including dependencies that were used.

2 years ago
0 Hi, Clearml Server Is Deployed On K8S In My Organization, I Have Been Asked To Check Feasibility To Use It With The Storage Server Of The Company For Example To Mount Fileserver (Nfs Storage) Should With Mounted With Clearml Storage So That All The Data

Also 1 more question, can we have more than one storage options , a secondary storage maybe. if yes which changes need to be performed.

You can. But that would entail creating a new dataset with output_uri pointing to the new location

one year ago
0 Using

WackyRabbit7 aight, thx for the info I'll take a look 🙂

3 years ago
one year ago
0 Hi Everyone, Forgot The Password Of My Account But It Looks Like I Can'T Receive The Recovery Password Email. Any Ideas?

Hi @<1574931903440490496:profile|CrookedBear44> , are you sure you're using the right email? With what email are you registered?

one year ago
0 Hi All - I'M A Little Confused By The Option To Use A Cloud Storage Bucket For The Fileserver Instead Of The Vm Where The Server Is Hosted. Is This Something That Can Be Configured On The Server Or Does It Need To Be Configured Locally For Each User In Th

Hi DashingKoala39 , some people prefer to use S3 or other storage solutions instead of the integrated fileserver. You can configure it on the clearml.conf level and the task level

one year ago
0 Anyone Experiencing This With A Custom S3 Bucket In The Debug Samples? The S3 Configuration In The Webapp Is Correct

Hi TrickyFox41 , I think this issue is solved in 1.9.0, please update to the latest version of clearml

one year ago
0 Anyone Experiencing This With A Custom S3 Bucket In The Debug Samples? The S3 Configuration In The Webapp Is Correct

Hi TrickyFox41 , I'm sorry for the confusion. It appears that the issue is solved in the unreleased version 1.9.2 of the server that should be coming out in the next few days (Thursday or start of next week).

one year ago
0 Anyone Experiencing This With A Custom S3 Bucket In The Debug Samples? The S3 Configuration In The Webapp Is Correct

Hi TrickyFox41 , how did you save the debug samples? What is the URL of the image?

one year ago
0 Using

an example of the part of you saving the files and loading the files. I'm assuming that all files are saved locally?

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

SwankySeaurchin41 , I think you don't need to connect pipelines. Think of pipeline as a DAG execution. You can build it anyway you want 🙂

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

I think you would need to add some 'pre' steps. So you would want to build the package from the repository ( python setup.py bdist_wheel ) and then you can either install it manually via the startup script OR add it as a requirement using the following syntax in requirements file:///srv/pkg/mypackage

2 years ago
0 Hi

ShinyLobster84 , Hi 🙂

What do you think if there was an api to retrieve all the scalars as tables. Do you think it would be useful?

2 years ago
3 years ago
Show more results compactanswers