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
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity 5 months ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
21 Answers
858 Views
0 Votes 21 Answers 858 Views
3 years ago
0 Votes
6 Answers
873 Views
0 Votes 6 Answers 873 Views
Is there an auto scaling solution for GCP users?
3 years ago
0 Votes
7 Answers
892 Views
0 Votes 7 Answers 892 Views
How would I go downloading a table that I have reported using logger.report_table ? In the UI downloading it as a JSON downloads it a in a weird format which...
3 years ago
0 Votes
16 Answers
820 Views
0 Votes 16 Answers 820 Views
How should I edit the Cleanup Service so I can filter deleted tasks on project / task name? https://github.com/allegroai/clearml/blob/master/examples/service...
2 years ago
0 Votes
8 Answers
860 Views
0 Votes 8 Answers 860 Views
I have a task which I reported a table to - how do I access this table through code? The clearml Task object attribute "artifacts" is empty
2 years ago
0 Votes
6 Answers
932 Views
0 Votes 6 Answers 932 Views
4 years ago
0 Votes
6 Answers
815 Views
0 Votes 6 Answers 815 Views
How come I use logger.report_matplotlib_figure and get as a result a plotly figure??? O_O
3 years ago
0 Votes
4 Answers
993 Views
0 Votes 4 Answers 993 Views
Is there an option to separate the storage from the server? e.g. deploying my trains server on some light machine, and confguring the storage to be AWS S3 or...
4 years ago
0 Votes
4 Answers
914 Views
0 Votes 4 Answers 914 Views
How should I go about making all the artifacts default saving location to a bucket? (destination for automatically saved artifacts, uploaded and registered) ...
3 years ago
0 Votes
5 Answers
959 Views
0 Votes 5 Answers 959 Views
Question about the trains agent and the git credentials When setting a trains agent, it is possible to configure git credentials for it and I'm trying to fig...
4 years ago
0 Votes
9 Answers
993 Views
0 Votes 9 Answers 993 Views
How do I restart trains-agents? How do I stop them?
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Assuming I want to report to the same task from two different processes (running on different machines) - how would I do that? So I have some function foo th...
2 years ago
0 Votes
9 Answers
894 Views
0 Votes 9 Answers 894 Views
Where can I find a more extensive documentation of serving? I'm looking for How to write pre + post processing callbacks for inference and statistics Manual ...
2 years ago
0 Votes
11 Answers
994 Views
0 Votes 11 Answers 994 Views
What is the correct way of setting environment variables for agents which DON'T RUN in docker mode? Do they simply inherit from the environment they were exe...
2 years ago
0 Votes
5 Answers
861 Views
0 Votes 5 Answers 861 Views
I'm running multiple trains-agents on one BFG-9000 machine. Is there a way to stop only one agent? trains-agent daemon --stop is my only option right now, bu...
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Why would the Mongo4 migration scripts (for clearml-server 1.2) try to chown 1000:1000?
2 years ago
0 Votes
6 Answers
887 Views
0 Votes 6 Answers 887 Views
Question about artifacts, dynamic vs static and their relationship to experiments Under https://allegro.ai/docs/concepts_arch/concepts_arch/ in the Artifacts...
4 years ago
0 Votes
11 Answers
813 Views
0 Votes 11 Answers 813 Views
Is it possible to view the actual code of a task? As in the script that created the task?
3 years ago
0 Votes
17 Answers
836 Views
0 Votes 17 Answers 836 Views
Moreover, when I go to the queue page, I see the queue is empty, but when I'm on the queued task's page I can see it is enqueued to right right queue... So t...
2 years ago
0 Votes
4 Answers
818 Views
0 Votes 4 Answers 818 Views
4 years ago
0 Votes
0 Answers
929 Views
0 Votes 0 Answers 929 Views
(without having to execute it first on Machine C)
4 years ago
0 Votes
30 Answers
805 Views
0 Votes 30 Answers 805 Views
Following the instructions for local trains deployment on Linux ( https://allegro.ai/docs/deploying_trains/trains_server_linux_mac/ ) seems to download versi...
3 years ago
0 Votes
32 Answers
13K Views
0 Votes 32 Answers 13K Views
I have a set up an agent, on a GPU machine, and spun up the daemon in docker moder, and specifically specified a GPU that it will work with. The image is oka...
4 years ago
0 Votes
4 Answers
853 Views
0 Votes 4 Answers 853 Views
Getting a super weird error. Everything works fine on local, when trying to run on remote, getting this error failing to apply the git diff could not apply d...
3 years ago
0 Votes
23 Answers
845 Views
0 Votes 23 Answers 845 Views
What's going on with the documentation site?
3 years ago
0 Votes
0 Answers
842 Views
0 Votes 0 Answers 842 Views
(no menu on top or side)
2 years ago
0 Votes
6 Answers
818 Views
0 Votes 6 Answers 818 Views
Is it possible to ask an agent to use a specified existing python environment instead of building one from scratch?
2 years ago
0 Votes
5 Answers
885 Views
0 Votes 5 Answers 885 Views
How do I get access to uploaded artifacts (not registered)? I see I can find their URL using Task.get_task(...).artifacts and then use StorageManager to down...
3 years ago
0 Votes
4 Answers
800 Views
0 Votes 4 Answers 800 Views
Got something very wrong with my pipeline, the pipeline plot shows it has an experiment in_progress but when going to the experiment itself it is already com...
2 years ago
0 Votes
5 Answers
823 Views
0 Votes 5 Answers 823 Views
Is the https://azuremarketplace.microsoft.com/en-us/marketplace/apps/apps-4-rent.clearml-on-centos8 maintained? I can't see anywhere a log of releases or som...
one year ago
Show more results questions
0 Using

Thanks

2 years ago
0 Following The Instructions For Local Trains Deployment On Linux (

I manually deleted the allegroai/trains:latest image, that didn't help either

3 years ago
0 Question About Artifacts, Dynamic Vs Static And Their Relationship To Experiments Under

Mmm maybe, lets see if I get this straight

A static artifact is a one-upload object, a dynamic artifact is an object I can change during the experiment -> this results at the end of an experiment in an object to be saved under a given name regardless if it was dynamic or not?

4 years ago
0 Hi Everyone, I Am Trying To Use Docker Mode For Trains-Agent, But It Seems That It Has Problem With The Use Of Multiple Gpus This Is My Trains-Agent Command: Trains-Agent Daemon --Gpus 0,1 --Queue Dual_Gpu --Docker --Foreground And It Gets The Error: Doc

You should try trains-agent daemon --gpus device=0,1 --queue dual_gpu --docker --foreground and if it doesn't work try quoting trains-agent daemon --gpus '"device=0,1"' --queue dual_gpu --docker --foreground

3 years ago
0 I'M Running

Okay SuccessfulKoala55 , problem solved! Indeed the problem was that there is not .git folder. I updated necessary things to make the checkout action get the actual repo and now it works

It wasn't really clear to me what "standalone" means, maybe it will be better to add to the error

Error: Standalone

(no .git folder found)

script detected 'tasks/hp_optimization.py', but no requirements provided

2 years ago
0 Executed From Within A Pipelinecontroller Task, What Possible Reason Does

Okay so regarding the version - we are using 1.1.1

The thing with this error it that it happens sometimes, and when it happens it never goes away...
I don't know what causes it, but we have one host where it works okay, then someone else checks out the repo and tried and it fails for this error, while another guy can do the same and it will work for him

2 years ago
0 How Come

Worth mentioning, nothing has changed before we executed this, it worked before and now after the update it breaks

2 years ago
0 Question About Out-Of-Python Dependencies. For Example Nltk Requires

Okay so that is a bit complicated

In our setup, the DSes don't really care about agents, the agents are being managed by our MLops team.
So essentially if you imagine it the use case looks like that:
A data scientists wants to execute some CPU heavy task. The MLops team supplied him with a queue name, and the data scientist knows that when he needs something heavy he pushes it there - the DS doesn't know nothing about where it is executed, the execution environment is fully managed by the ML...

3 years ago
0 How Should I Edit The

thx TimelyPenguin76
skimming over this, I can't find how to filter by project name or something similar

2 years ago
0 How Should I Edit The

I only found Project ID, which I'm not sure what this refers to - I have the project name

2 years ago
0 How Should I Edit The

I did, but I only find task name, I'm looking to filter by the project

2 years ago
0 How Should I Edit The

Hahahah thanks for the help SuccessfulKoala55 & CostlyOstrich36

I really do feel it would be a nice to have the ability to easily configure the Cleanup Service to cleanup only specific projects / tasks as its a common use case to have a project dedicated for debugging and alike

2 years ago
0 How Should I Edit The

bottom line I want to edit the cleanup service code to only delete tasks under a specific project - how do I do that?

2 years ago
0 How Should I Edit The

Example code? I didn't see anywhere an example of filtering using project name

2 years ago
0 How Come I Use

Can I force it to output the static image?

3 years ago
0 In Order To Use The Aws Autoscaling, With Spot And Without Spot Instances - Should We Create A Custom Policy With The Associated Iam Or Will One Of The Two Aws Managed Policies (Or Both) Will Suffice?

Does that mean that teh AWS autoscaler in trains, manages EC2 auto scaling directly without using the AWS built in EC2 auto scaler?

3 years ago
0 We Are Having The Same Issue As

e.g. docker-compose restart

2 years ago
0 I Have To Say I'M Totally Confused By The Pipeline I Want To Execute The Pipeline On My Local Computer. I Followed

I'm quite confused... The package is not missing, it is in my environment and executing tasks normally ( python my_script.py.... ) works

3 years ago
0 Assuming I Want To Report To The Same Task From Two Different Processes (Running On Different Machines) - How Would I Do That? So I Have Some Function

I mean if I continue and build on the example in the docs, what will happen if the training task is completed, and then I get it and log to it? Will it be defined as running again?

2 years ago
Show more results compactanswers