agent-services: networks: - backend container_name: trains-agent-services image: allegroai/trains-agent-services:latest restart: unless-stopped privileged: t...
4 years ago
Hi there, I have a problem with PyJWT: I am using trains==0.16.4 and trains-agent==0.16.3 in my agents. I installed PyJWT==1.7.1 in the agent (through extra_...
4 years ago
From the getting started: "If CLEARML_AGENT_GIT_USER / CLEARML_AGENT_GIT_PASS are not provided, then ClearML Agent Services will not be able to access any pr...
4 years ago
Hi everyone! I have a question about the pipeline controller: I would like to build a ml pipeline similar to the one at https://allegro.ai/clearml/docs/docs/...
4 years ago
Is there an upgrade guide from Trains to ClearML? I can't seem to find it.
4 years ago
I enabled the slack alerts service (status is 'running') and it posts a first message in the channel: Allegro ClearML Slack monitoring service started Monito...
4 years ago
This is from the slack alerts console: > Environment setup completed successfully Starting Task Execution: ClearML experiment monitor Slack service ClearML r...
4 years ago
Hi everyone, now I am evaluating clearml. I have a question about how to handle datasets. Does clearml provide any function to manage datasets? Or do we need...
4 years ago
Hi all, Would it be possible to make the aws autoscaler log each scale in/out operation in the console to help debugging/understanding the course of events?
Hi again, it seems like the aws autoscaler is not spinning instances with the EBS configuration I configured. Here is the configuration: resource_configurati...
Hi all, sorry for simple question, but is it possible to directly specify the gitlab repository to save experiment statistics and artifacts in config file (I...
4 years ago
Hello everybody! 🙂 🙌
4 years ago
I'm new to ClearML and I'd like to deploy an inference service based on my trained model, something like what BentoML does wrapping Flask API... is there a w...
4 years ago
Hi guys, since I am done with implementing the AWS autoscaler, I would like to share some pain points that I encountered in the process with the hope that th...
4 years ago
Hi guys, probably is just me missing something along the way: https://github.com/allegroai/clearml/issues/287 . Can you help me in understanding this point?
4 years ago
I remember there is an environment variable to specify where my trains.conf | clearml.conf is but I could not remember the name of this env var. Can someone ...
4 years ago
Hi guys; another idea: would be very cool to have a mattermost alert (monitor task), just like the one for Slack. Have a nice week-end all 👋
4 years ago
from datetime import datetime import hashlib from clearml import Task previous_timestamp = 0 task_filter = {} task_filter.update( { 'page_size': 100, 'page':...
4 years ago
Hey Just a heads up, starting Jan 25th , the default http://demoapp.demo.clear.ml/ will move to a daily reset cycle (replacing the current weekly cycle). Any...
4 years ago
Hey! I just finished the movie https://www.youtube.com/watch?v=Y5tPfUm9Ghg&list=UUj09XsAWj-RF9kY4UvBJh_A spoiler, we are using trains on promise, for I think...
4 years ago
Hey again, so i asked about archiving a model via code, and was given the answer about archiving tasks which will indeed archive my model but assuming i'm re...
4 years ago
Hey guys, I just published (my second over all) article on Medium 😁 https://medium.com/@w.goutas/track-your-experiments-with-clearml-b26b2d0d6518
4 years ago
Hi, I have a question about clearml-data . It looks the CLI remembers "previously created/accessed dataset". Where is that information saved? Or how can I re...
4 years ago
hi guys, is it possible to spin up two agents on one GPU? Something like trains-agent daemon --gpus 0 --queue default & trains-agent daemon --gpus 0 --queue ...
4 years ago
Hi folks! I'm using SummaryWriter from PyTorch's tensorboard utils to log pr_curve , and I get the attached curve. Looks like the X axis is reversed, and I c...
4 years ago
Hi, I just switched from trains to clearml by k8 (docker: "allegroai/clearml:0.17" ) but my apiserver is still running in /opt/trains while https://github.co...
4 years ago
hi, I am wondering why do I need to create files before applying diff ? https://github.com/allegroai/clearml-agent/blob/master/clearml_agent/helper/repo.py#L...
4 years ago
Hi there. I'm following the training instructions for testing clearml agent ( https://allegro.ai/clearml/docs/docs/tutorials/tutorial_tuning_exp.html#step-3-...
4 years ago
Hello Community, I had a query regarding clearml-data , can the dataset be queried against some metadata using UI and/or CLI ?
4 years ago
Friendly reminder that exists
4 years ago