hello, i have some problems with allegro. I run a programm and then I saw it on the trains server. But now I change something with the code and I pushed it a...
4 years ago
Trying to setup a trains-agent worker on a remote machine; when I run trains-init and follow the steps to give it credentials for our trains server I get thi...
4 years ago
Hi, are there any examples to elaborate on how Allegro Trains can help with ML Pipeline Deployment, Monitoring, and Triggers for continuous learning in MLOps...
4 years ago
Inside an EC2 machine, using the trains-server AMI, I'm trying to launch my AWS Auto-Scaler service. When I enqueue the task to the services queue I get the ...
4 years ago
Hey, I'm looking to secure my trains server which is running on an Azure VM, I see that it is recommended to use https. Are there any good articles that are ...
4 years ago
hi all, there is any way to set the flags used for git clone when executed inside a Docker container (or wherever, i guess 🙂 ). I see https://github.com/all...
4 years ago
Hi! In my project I need to run a lot of experiments on different subsets of my trainset, collect score and perform some calculations based on it. I have mai...
4 years ago
Is there any way to clear the installed packages of a task programmatically? (i.e. using the python sdk and not the UI)
4 years ago
Hi, I am trying to upload a plot to an existing task using the old_task = Task.get_task() function and then calling old_task.get_logger().report_matplotlib_f...
4 years ago
Hi, i’m trying to setup the trains server on my own computer and everything is fine until i need to create new credentials, is pop up a window say “Unable to...
4 years ago
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...
4 years ago
Hi everyone, there are 3 PR on https://github.com/allegroai/trains-server-k8s/pulls that are still waiting in the wings after more than 20 days. There is any...
4 years ago
Hi all, A newbie question: How can I store single value results per experiment that will appear as metrics I can select in the experiments tables columns. My...
4 years ago
trains-elastic | {"type": "server", "timestamp": "2020-12-07T15:19:11,101Z", "level": "ERROR", "component": "o.e.b.ElasticsearchUncaughtExceptionHandler", "c...
4 years ago
Hi all, is there an example in the documentation of how to use logger.report_line_plot()?
4 years ago
Hi, we are having some issues with model snapshots uploading to the fileserver. We configured sdk.development.default_output_uri to point to our file server,...
4 years ago
Hi guys, I would like to start using the AWS autoscaler shipped in trains. I need to create a IAM user to get and I would like to know what are the minimal p...
4 years ago
Hi guys, i’m trying to install it my lab server, but when i try to create credentials, it says error and gives more info: Error 301 : Invalid user id: id=f46...
4 years ago
Hi, do you have a channel for dev/contributors on your github repos? I see only a but no one si there. I think a specific dev channel would be great and help...
4 years ago
Hi guys, I managed to set up a Kubernetes cluster and install Trains into it. While testing my set-up I run the test_reporting.py example https://github.com/...
4 years ago
I cloned it and scheduled it to the default queue, but it is not being processed. Is the default queue by default not usable?
4 years ago
also the first run, even if it shows me its output and is done is marked still as running 😞
4 years ago
Trying to enqueue a task through the UI, getting this error - what could it be? (Running on AWS, on the official trains AMI) Error 100 : General data error: ...
4 years ago
Hi people, I am using pytorch-lightning together with trains, and came across a TrainsLogger that was available in previous lightning versions and is current...
4 years ago
How to do continuous training with trains? Can someone share examples or docs to get started with continuous learning.
4 years ago
Hi! I have a ClearML offline mode question, In the docs it says that when importing an offline session "Full Task execution includes repository details, inst...
4 years ago