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...
5 years ago
Hey, just wanted to mention: in docs, Task.get_parameter does not say: Different sections with key prefix "section/" , as Task.get_parameters do. Also there ...
5 years ago
Any feedback appreciated: https://github.com/motion-ai/coco ; trying to organize the labels and accomodate an object hierarchy and multiple languages.
5 years ago
Hey all, I followed the tutorial https://allegro.ai/docs/deploying_trains/trains_server_linux_mac/ . and also made sure I didn't miss anything with the https...
5 years ago
the path /opt/trains/data/elastic_7/nodes exists I can also see in the logs: trains_agent: ERROR: Failed getting token (error 401 from http://apiserver:8008 ...
5 years ago
Ok, the more I dig in to this, the more I understand that unless this sits on a local network, its really not easy to get it to run securely
5 years ago
Is there a way to get a docker-compose.yml that would also work with a reverse proxy, such as traefik/nginx-proxy etc? Because otherwise I am not sure how I ...
5 years ago
It also seems a mess on the kubetnets helm install
5 years ago
Hello, what is the default limit for global context ? https://allegro.ai/docs/storage_manager_storagemanager.html#trains.storage.manager.StorageManager.get_l...
5 years ago
Are the env variables passed to trains-agent available in experiments run by this trains-agent?
5 years ago
Hi, I encounter a weird behavior: I have a task A that schedules a task B. Task B is executed on an agent, but with an old commit 🤔 although the branch is p...
5 years ago
Hey, I am trying to move the fileserver to S3. As here: https://github.com/allegroai/trains-server/issues/35 I update the trains.conf with my s3 bucket and t...
5 years ago
Hey, I want to upload text files in the allegro, and store them as an artifact. How can we do that?
5 years ago
Hi! I have some problems with data migration process. My error log in the attached files.
5 years ago
Hey, would it possible to add an option to make task.upload_artifact() blocking? (Not running in background)
5 years ago
Hi, I have an agent that is running two experiments at the same time: one that was running for a long time (11h) and one that the agent picked up afterwards,...
5 years ago
question regarding tensorboard (if there is an answer here already please send me a link). i have a few graphs with the same x axis but different y axis that...
5 years ago
And if Allegros trains doc on GitHub as well? I found some documentation are wrong and would like to make PRs along the way.
5 years ago
Hello, in the following context: controller_task = Task.init(...) # This will clone the parent task, enqueue and wait for finished status data_processing_tas...
5 years ago
I keep getting errors when trying to compare a lot of experiments at the same time (>10). what's evern worse is that trains start working much slower in gene...
5 years ago
Hi, what happens exactly when I execute the following command: trains-agent daemon --gpus 0 --queue default &In my code, how to know which GPU to choose insi...
5 years ago
CloudyHamster42 do you want to move our discussion from FB here?
5 years ago
Hi, if i want to report image with detection results, but it will take up too much hard disk space by upload or save new pic with detection results, is there...
5 years ago
Hi guys! TRAINS Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start. What happened?
5 years ago
Hi, I assume it is very basic but how can I add the model that is created in the training to the artifacts and to see it in the models tab?
5 years ago
Hi, does trains support plotting charts like ROC of precision recall curve?
5 years ago
Hi, dose trains server support add user without restart?
5 years ago
Can trains-server be deployed on GKE?
5 years ago