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
SmarmySeaurchin8
Moderator
25 Questions, 117 Answers
  Active since 10 January 2023
  Last activity 8 months ago

Reputation

0

Badges 1

100 × Eureka!
0 Votes
1 Answers
245 Views
0 Votes 1 Answers 245 Views
2 years ago
0 Votes
6 Answers
222 Views
0 Votes 6 Answers 222 Views
Hey, I'm facing quite a problem. A server was reset but the worker that ran on it still remains in the trains UI. What can be done?
2 years ago
0 Votes
9 Answers
221 Views
0 Votes 9 Answers 221 Views
Hey, how can I point trains to look for it's train.conf file in a different path than ~/trains.conf?
2 years ago
0 Votes
7 Answers
224 Views
0 Votes 7 Answers 224 Views
2 years ago
0 Votes
8 Answers
241 Views
0 Votes 8 Answers 241 Views
Hi, is there an equivalent for set_name to change the task's project name? I'm stuck in a loop, I have to run task.init right at the start of the file becaus...
2 years ago
0 Votes
9 Answers
228 Views
0 Votes 9 Answers 228 Views
Hi, is there a way to apply "AND" logic in Task.get_tasks() 's task_filter? Task.get_tasks(project_name="project", task_name="task", task_filter={'tags': [f"...
2 years ago
0 Votes
0 Answers
207 Views
0 Votes 0 Answers 207 Views
Here goes, https://github.com/allegroai/trains/issues/214
2 years ago
0 Votes
20 Answers
206 Views
0 Votes 20 Answers 206 Views
Hi, I am new here. I was wondering where can I configure which machines trains (or trains-agent?) use for queueing tasks, and how do I create such queues. Th...
2 years ago
0 Votes
23 Answers
240 Views
0 Votes 23 Answers 240 Views
Hi, it seems that report_image puts the image both in plots and both in debug samples, why is that?
2 years ago
0 Votes
9 Answers
218 Views
0 Votes 9 Answers 218 Views
2 years ago
0 Votes
2 Answers
218 Views
0 Votes 2 Answers 218 Views
2 years ago
0 Votes
27 Answers
204 Views
0 Votes 27 Answers 204 Views
2 years ago
0 Votes
1 Answers
203 Views
0 Votes 1 Answers 203 Views
2 years ago
0 Votes
2 Answers
212 Views
0 Votes 2 Answers 212 Views
Hi, the link to the StorageManager docs is broken in the example notebook here: https://github.com/allegroai/trains/blob/master/examples/reporting/Allegro_Tr...
2 years ago
0 Votes
5 Answers
257 Views
0 Votes 5 Answers 257 Views
Hi, I'm getting permission errors when trying to read a file using trains-agent, which user does it use to access files? how can I grant it permissions? (wit...
2 years ago
0 Votes
6 Answers
217 Views
0 Votes 6 Answers 217 Views
Hi, how can I remove a tag from a task via code in a non-barbaric way?
2 years ago
0 Votes
2 Answers
262 Views
0 Votes 2 Answers 262 Views
Hi I'm trying to run the pipeline example, but I get this error: (I'm using the latest version of trains, I'm able to use the Task module perfectly) File "en...
2 years ago
0 Votes
3 Answers
213 Views
0 Votes 3 Answers 213 Views
Hi! How can I report a bar plot? The first thing that came to mind is using plot histogram but it supports providing the y-axis values, in my case I also hav...
2 years ago
0 Votes
9 Answers
231 Views
0 Votes 9 Answers 231 Views
Hi I'm using latest versions and experiencing a bug. I created a controller in a new project. Just after that I clone a task and give it the new project name...
2 years ago
0 Votes
1 Answers
226 Views
0 Votes 1 Answers 226 Views
Guys, I forgot my user/password for trains UI (running on local server), what can I do?
2 years ago
0 Votes
5 Answers
219 Views
0 Votes 5 Answers 219 Views
Hi, I've asked MagnificentArcticwolf3 but I think it should be asked in here too, Trains-agent reproduces the environment (via docker) of an experiment I wan...
2 years ago
0 Votes
27 Answers
214 Views
0 Votes 27 Answers 214 Views
Hi, I'm getting trains_agent: ERROR: 'NoneType' object has no attribute 'startswith'When doing trains-agent daemon --stopAny idea why would that happen? (ATM...
2 years ago
0 Votes
2 Answers
222 Views
0 Votes 2 Answers 222 Views
2 years ago
0 Votes
10 Answers
192 Views
0 Votes 10 Answers 192 Views
2 years ago
0 Votes
0 Answers
207 Views
0 Votes 0 Answers 207 Views
2 years ago
2 years ago
0 Hi, I'M Getting

Nope, only its name

2 years ago
0 Hi, I'M Getting

in the file's name

2 years ago
0 Hi, I Am New Here. I Was Wondering Where Can I Configure Which Machines Trains (Or Trains-Agent?) Use For Queueing Tasks, And How Do I Create Such Queues. Thanks.

Furthermore, let's say I have 6 GPUs on a machine, and I'd like trains to treat this machine as 2 workers (gpus 0-2, 3-5), is there a way to do that?

2 years ago
0 Hi, I'M Getting Error 404 When Trying To See Debug Samples I'Ve Recorded With Record_Image. The Local Path I'Ve Provided Is Valid (Image Is Displayed Normally When I Read It Via Python For Example) But Trains Ui Tell Me In The Debug Samples "Unable To Loa

This is the path:
/Remote/moshe/Experiments/trains_bs_pipe_new/ypi/OKAY/Try_That/baseline/evaluation_validation/results/images/bottom_scores/0.0_slot02_extracted_23_01__1035__1.png

2 years ago
0 Hey, How Can I Point Trains To Look For It'S Train.Conf File In A Different Path Than ~/Trains.Conf?

Is there a way to set this via a config file? like the docker compose yml?

2 years ago
0 Hi, I'M Getting

By the way, what about enabling closing workers from the UI? πŸ™‚

2 years ago
0 Hi, I'M Getting

in /tmp/.trainsagent_5031_f4iwisna.tmp
For example

2 years ago
0 Hi, I Am New Here. I Was Wondering Where Can I Configure Which Machines Trains (Or Trains-Agent?) Use For Queueing Tasks, And How Do I Create Such Queues. Thanks.

Since my servers have a shared file system, the init process tells me that the configuration file already exists. Can I tell it to place it in another location? GrumpyPenguin23

2 years ago
2 years ago
0 Hi, I'M Getting

I've ran this 8 times:
trains-agent --config-file /opt/trains/trains.conf daemon --detached --cpu-only --queue important_cpu_queue cpu_queueThe version is 0.16.2rc0 (a version Mushik gave me that supports local conda env)

2 years ago
Show more results compactanswers