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
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
Hi, the following does not seem to work task.connect({'a':{},'b':'moshe'}, name='Train Data Params'))It seems that 'a' is absent from the recorded arguments.
4 years ago
Hey, great Product! I've installed trains agent on a python3 venv, but when I run a script on the worker, it calls python2 instead of python 3. How to change...
4 years ago
Hello! I was wondering if anyone ever integrated trains server with Auth0?
4 years ago
Hi, Currently it seems that trains-agent writes files with the user "nobody", group "nogroup" and permissions 777 to created files. How can I change that? to...
4 years ago
Hi, I am trying to setup the path to trains.conf file programatically and having trouble.. we tried using os.environ['TRAINS_CONFIG_FILE'] = path, and also o...
4 years ago
Hi, I'm trying to set storage manager to use our internal MiniIO installation but I ran into this issue with this testing code: from trains import Task, Stor...
4 years ago
Is there a way to automatically log the cmd args as HP in the server? I'm logging into http://clear.ml community server.
4 years ago
Hi! I'd like to try https://app.community.clear.ml/login/signup?redirect=%2F%3F and sign up with my account. My last name only has 2 characters, so I could n...
4 years ago
Continuing on https://allegroai-trains.slack.com/archives/CTK20V944/p1607012505242500 we'd like to minimize startup time for the agent-started experiments si...
4 years ago
Hey everyone- i have an issue started today with trains-agent which i’m getting this error on startup: trains_agent: ERROR: It is required that you pass in a...
4 years ago
Guess we're back to basics How do I report a single scalar with no iteration dimension - something I can put as one of the columns in the experiments table?
4 years ago
yo clearml folks! how to force-reinstall package from github in Installed Packages? tried different strategies (using @COMMIT_ID, versioning, flag --force-re...
4 years ago
hi, I'm trying to run Task.init inside a jupyter notebook for the first time (used it a lot before in normal python scripts), and I get a warning- 2020-12-28...
4 years ago
Hi! I am using the ModelCheckpoint callback from Tensorflow to save the best model. When the experiment finishes if I go on the server to Experiment > Artifa...
4 years ago
Hello everyone 👋 Does ClearmML support the https://www.tensorflow.org/guide/profiler#overview_page ? If the right properties are set can the profile tab be ...
4 years ago
Hello guys, I have a strange situation with a Pipeline Controller I'm testing atm. If I run the controller directly in my PyCharm on notebook it connects cor...
4 years ago
Hi guys, just wanted to let you know that many links in the ClearML github page are broken (i.e., https://github.com/allegroai/clearml/blob/master )
4 years ago