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

Questions 5182

Questions 5182

Tags
Sorting
Results
per page
0 Votes
68 Answers
3K Views
0 Votes 68 Answers 3K Views
4 years ago
0 Votes
12 Answers
627 Views
0 Votes 12 Answers 627 Views
3 years ago
0 Votes
1 Answers
632 Views
0 Votes 1 Answers 632 Views
Hi there, any plan/benefit to support virtualenv= 20 ?
3 years ago
0 Votes
2 Answers
684 Views
0 Votes 2 Answers 684 Views
Hi, guys! How can I mount code from my repo into docker container on trains-agent? Seems like it doesn't support pwd in Base docker image parameter
3 years ago
0 Votes
2 Answers
607 Views
0 Votes 2 Answers 607 Views
Ok, another question: how to get base docker image to be pulled even if it exists? I rebuilt an image and pushed it to registry, but trains-agent seem to be ...
3 years ago
0 Votes
3 Answers
723 Views
0 Votes 3 Answers 723 Views
here I am again... can't find how to create a custom queue
3 years ago
0 Votes
9 Answers
565 Views
0 Votes 9 Answers 565 Views
Hi
Hi AgitatedDove14 , got a question regarding programmatically getting the best model from a task (moving here to not pollute the thread in ignite). Say I tra...
3 years ago
0 Votes
11 Answers
664 Views
0 Votes 11 Answers 664 Views
Hi everyone, Additional arguments to the script execution, is it possible? how can it be done? So at the moment when my script is being executed the sys.argv...
3 years ago
0 Votes
10 Answers
521 Views
0 Votes 10 Answers 521 Views
3 years ago
0 Votes
7 Answers
698 Views
0 Votes 7 Answers 698 Views
Hi all, After solving my multiprocessing issue I've found the following issue: I have a machine with 2 GPUs. Starting an agent there specifying --gpus all di...
3 years ago
0 Votes
3 Answers
590 Views
0 Votes 3 Answers 590 Views
Hey
Hey AgitatedDove14 got another question! In the profile page in the webUI, there's a "Send anonymous usage data" setting. Could you please let me know what d...
3 years ago
0 Votes
3 Answers
574 Views
0 Votes 3 Answers 574 Views
Hey! Would it be possible to tag the RC releases in the different repos? So that one knows what is inside?
3 years ago
0 Votes
4 Answers
664 Views
0 Votes 4 Answers 664 Views
3 years ago
0 Votes
3 Answers
689 Views
0 Votes 3 Answers 689 Views
3 years ago
0 Votes
3 Answers
630 Views
0 Votes 3 Answers 630 Views
Hi
Hi , v0.15 is out, 🎉 🚀 Your feedback had a major influence on the features we added 🙂 thank you! A selected list of features: Column resizing / ordering /...
3 years ago
0 Votes
1 Answers
628 Views
0 Votes 1 Answers 628 Views
Gals, Guys & :robot_face: , if you want to checkout the Hyper-Parameters automation (Using Bayesian Optimization Hyper-Band) We have an example on the demo s...
3 years ago
0 Votes
30 Answers
606 Views
0 Votes 30 Answers 606 Views
3 years ago
0 Votes
18 Answers
682 Views
0 Votes 18 Answers 682 Views
Hi, kudos for the 0.15 guys! I am having an issue related to git auth: I have an issue with trains-agent (0.15): it does not use git creds while trying to cl...
3 years ago
0 Votes
2 Answers
607 Views
0 Votes 2 Answers 607 Views
Hi, where can I find the logs of trains-agent by default?
3 years ago
0 Votes
5 Answers
586 Views
0 Votes 5 Answers 586 Views
Hi there! I have a question regarding s3 access: I created a s3 user with read/write access but not delete, and trains seems to requires delete permissions (...
3 years ago
0 Votes
7 Answers
594 Views
0 Votes 7 Answers 594 Views
Hi, one more question: When creating a task with Task.init(), we can specify the task_type . Now when using Task.clone(), we cannot specify the task_type (is...
3 years ago
0 Votes
6 Answers
510 Views
0 Votes 6 Answers 510 Views
3 years ago
0 Votes
20 Answers
568 Views
0 Votes 20 Answers 568 Views
Is it possible to run an agent, listen to the services queue without using docker?
3 years ago
0 Votes
11 Answers
610 Views
0 Votes 11 Answers 610 Views
Are the various task types available in 0.15? I am getting > 2020-06-09 12:58:53,287 - trains.Task - WARNING - Retrying, previous request failed : 'custom' i...
3 years ago
0 Votes
9 Answers
587 Views
0 Votes 9 Answers 587 Views
Is it possible to report a static html to a task and have it shown in the UI? I used the following: task = Task.get_task() logger = task.get_logger() logger....
3 years ago
0 Votes
14 Answers
727 Views
0 Votes 14 Answers 727 Views
3 years ago
0 Votes
17 Answers
604 Views
0 Votes 17 Answers 604 Views
Hello, I am trying to retrieve a simple dict artifact uploaded in a previous task with task.upload_artifact("my_dict", dict(foo="bar")) in a second task. I t...
3 years ago
0 Votes
2 Answers
578 Views
0 Votes 2 Answers 578 Views
Is there an enviroument variable that I can use to set the trains.conf file path?
3 years ago
0 Votes
1 Answers
555 Views
0 Votes 1 Answers 555 Views
I was wondering if we can see full launch cmd somewhere on Trains UI ? For example, I run my code as python -m torch.distributed.launch --nproc 2 --use_env -...
3 years ago
0 Votes
3 Answers
596 Views
0 Votes 3 Answers 596 Views
Hey there, Does trains support clicks ? (entry points defined with that library)
3 years ago
Show more results questions