Hi, I just upgraded my version from 0.15.2rc0 to 0.16.0. In older version, by using APIClient I was getting client.tasks.execution.parameters, but in newer v...
4 years ago
Hi, I know there is cleanup service to delete archived experiments periodically. For the next version, can you edit UI so that we can delete experiments that...
4 years ago
Is it possible to disable vcs-cache? I tried to change value from true to false in the trains.conf, but it does not affect anything. I want to disable it, be...
4 years ago
cloning: origin Repository cloning failed: 'NoneType' object has no attribute 'startswith' trains_agent: ERROR: Failed cloning repository. 1) Make sure you p...
4 years ago
Hi, does 'trains' save scalars somewhere in the machine similar to log file?
4 years ago
Hi, Can we upload our project repository to trains server? If we can, how should we do? I know when we write "Task.init()", it uploads our experiment into se...
4 years ago
Hi, I am trying to execeute my code on nvidia/cuda docker, but it keeps running, it is not failed or not aborted. The last log message is "Successfully insta...
4 years ago
Hi, I faced with a silly error, when I run the python script with task = trains.init(project_name='my project', task_name='my task'). The task goes to the tr...
4 years ago