I have a data scientist constantly having the same problem. If she did not push his latest changes to git, she gets the following error Using cached reposito...
5 years ago
Hi, Is there a way to create a draft experiment manually? That is - give it a some file to run, or, better yet, a function to run which will be the start of ...
5 years ago
Hello, does anybody know what triggers a new model to be added in a project (working in Pytorch) ? I'm new to trains and adding it to my script generated a h...
5 years ago
Hi, I failed to update the "STARTED AT" and the "COMPLETED AT" attributes in the "INFO" tab. I tried to do so by the following steps: Get the task_data dicti...
5 years ago
Hi guys, How does allegro keep track of the requirements (I'm running the scripts on a remote train-agent with --docker )? Is there a way to make him automat...
5 years ago
If the trains-server stops responding, would any running experiment keep a cache of to-be-sent-data, fail the experiment, or continue the run, skipping the r...
5 years ago
nice to meet you you all!
5 years ago
Guys, I forgot my user/password for trains UI (running on local server), what can I do?
5 years ago
Hi all, Two questions: 1) can you add, after the task has completed, some free text to write down my conclusion of this run? 2) I'm having troubles copying t...
5 years ago
I have installed the trains pycharm plugin, but based on the https://allegro.ai/docs/integrations/integration_pycharm/ I do not really know how to use it to ...
5 years ago
Hello, I have a small question regarding UI: Currently, in the artifacts section of a task, the FILE PATH displayed for artifacts stored in s3 are displayed ...
5 years ago
Hi, I need your help setting up an trains agent running in docker. I have an python script calling wget as system command which runs fine on my dev engine. W...
5 years ago
Hi, I'm using the dockerized version of trains get an understanding of trains. While trying to play with the trains.conf settings in ~/trains.conf I got in a...
5 years ago
Hi, In my setup I run multiple experiments in parallel from the same script. I understand that there can only be one execution Task in a script. I would like...
5 years ago
Also, small question on logging inference data: I ran an experiment to train a model. Now I want to run inference using that model and log inference metrics ...
5 years ago
I am using reuse_last_task_id=True to overwrite an existing task (with same project and task name). But the experiment contains the torch model and therefore...
5 years ago
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:...
5 years ago
Hi everyone, I'm trying to execute trains-agent in docker mode with conda as package manager, is it supported? I tried to work with nvidia/cuda:10.0-runtime-...
5 years ago
Hi, I'm trying the experiment tracking (metrics/plots) and when comparing plots between two experiments, only matplotlib plots (autologged, confusion matrix ...
5 years ago
Hello! We are trying to upgrade from Trains server 15.1 to 16.1 using Docker, but are running into a permission error: trains-elastic | "stacktrace": ["org.e...
5 years ago
Hey there, is there a way to access the trains configuration programmatically at runtime in a task (the configuration that is dumped by the agent in the logs...
5 years ago
Is it possible to view the actual code of a task? As in the script that created the task?
5 years ago
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 normall...
5 years ago
Could you please explain a bit more how trains adapt the torch version depending on the installed cuda version? Here is my setup: cuda 102 installed and corr...
5 years ago
Hey guys, quick question: is there a tool function to know if a task id is valid? Not verifying that the task itself exists, just that the task id is the cor...
5 years ago
Hey guys, In your opinion, what the best way to upload an artifact to an existing experiment from a storage-server (e.g., S3)? In the storage module document...
5 years ago
Hi, I was getting a really weird error due to mismatch on the versions between the installed libraries in my environment and the ones ran in the node (I manu...
5 years ago
Latex in plot labels? I tried different things, like adding r'{LATEXCODE}' but it does not seem to get recognized. Am I missing something? I am using the ten...
5 years ago
Hi ! trains 0.16.3 is out! This time, we have some requested fixes and features, as well as some much appreciated contributions! 😄 🙏 The full release notes...
5 years ago