Commit Graph

  • ea0ed4807e Version bump to v0.14.0 0.14.0 allegroai 2020-03-12 19:42:32 +0200
  • 389600b91e Fix git checkout with submodules allegroai 2020-03-12 18:39:47 +0200
  • 5fb2550212 Update to backend API v2.5 allegroai 2020-03-12 18:39:10 +0200
  • 15e9e6b778 Fix "execute --clone" support allegroai 2020-03-12 18:38:35 +0200
  • aa75b92e46 Prefer docker image from command line over the one in the experiment allegroai 2020-03-12 18:35:49 +0200
  • 757210d5b3 Add support for "execute --docker" and for cloning an experiment before execution allegroai 2020-03-12 18:33:07 +0200
  • 00eb2f10ec Version bump to v0.13.3 0.13.3 allegroai 2020-03-09 16:07:50 +0200
  • 3393372b9c Do not share apt cache among agents on the same machine allegroai 2020-03-09 12:38:51 +0200
  • f2d2d702de Fix k8s support to allow a specific network for the docker (do not use the parent daemon network definition) allegroai 2020-03-09 12:38:32 +0200
  • e3d0680d39 Improve Unicode/UTF stdout handling allegroai 2020-03-09 12:34:48 +0200
  • 618c2ac5c4 Add default storage environment vars to generated agent configuration allegroai 2020-03-09 12:33:03 +0200
  • 0272c4c79c Add "--force-current-version" daemon command-line flag allegroai 2020-03-09 12:31:43 +0200
  • ff8cf63abf Add "--force-current-version" daemon command-line flag allegroai 2020-03-09 12:27:39 +0200
  • 2c7c7f5b44 Add K8s/trains glue service example allegroai 2020-03-05 14:10:08 +0200
  • 01f57c1e44 Create missing queues when starting the AWS dynamic cluster management service allegroai 2020-03-05 14:08:32 +0200
  • 47bcd3839a Pass correct GPU limit when skipping gpus flag in docker mode allegroai 2020-03-05 14:07:44 +0200
  • 0a3a8a1c52 Add support for mounting dockerized experiment folders to host when running on K8s in daemon mode allegroai 2020-03-05 13:13:03 +0200
  • 231a907cff Add support for running daemon inside a K8s pod in daemon mode allegroai 2020-03-05 13:03:36 +0200
  • 8f95eecf2e Add TRAINS_AGENT_EXEC_USER support for multiple daemon instances allegroai 2020-03-05 12:46:53 +0200
  • 81008ee00e Add support for launching a specific python version based on Task.script.binary allegroai 2020-03-01 17:15:18 +0200
  • 25bc44c0cf Add poetry to the list of supported package managers allegroai 2020-03-01 17:13:15 +0200
  • f838c8fc70 Allow providing queue names to daemon allegroai 2020-02-26 16:58:25 +0200
  • 596093aac6 Version bump to v0.13.2 allegroai 2020-02-23 16:25:14 +0200
  • 8f23f3b4c0 Add support for pulling recursive git modules as as well as main project allegroai 2020-02-23 15:48:12 +0200
  • 95d503afdd Fix pip install or upgrade with limit in conda allegroai 2020-02-23 15:47:28 +0200
  • 73ee33be99 Print error in case Poetry configuration failed allegroai 2020-02-23 14:43:21 +0200
  • ee3adf625f Add single-series-per-graph setting to the configuration example allegroai 2020-02-23 12:38:14 +0200
  • afec38a50e Add missing models service 0.13.2 allegroai 2020-02-18 11:31:58 +0200
  • f9c60904f4 version bump allegroai 2020-02-12 11:23:53 +0200
  • a09dc85c67 Limit virtualenv version to <20 due to an import issue in v20.0.0 allegroai 2020-02-12 11:23:48 +0200
  • 5d74f4b376 version bump allegroai 2020-02-10 10:47:20 +0200
  • d558c66d3c Do not stop experiments if network is down allegroai 2020-02-10 10:47:13 +0200
  • 714c6a05d0 Add .bashrc reloading before running trains-agent in the AWS dynamic cluster management service allegroai 2020-02-10 10:36:00 +0200
  • 43b2f7f41d version bump allegroai 2020-02-04 18:06:45 +0200
  • 28d752d568 Preinstall numpy if it exists in the requirements (temporary fix) allegroai 2020-02-04 18:06:25 +0200
  • 6d091d8e08 Add experiment archiving example allegroai 2020-02-02 14:51:09 +0200
  • 5c6b3ccc94 Version bump to v0.13.1 0.13.1 allegroai 2020-01-27 19:45:26 +0200
  • df10e6ed46 Fix conda support to install graphviz packages even if matplotlib was installed from pip allegroai 2020-01-27 19:22:51 +0200
  • 8ef78fd058 version bump allegroai 2020-01-27 16:23:23 +0200
  • 640c83288a Add pip --disable-pip-version-check, to remove pip version warnings allegroai 2020-01-27 16:23:15 +0200
  • 788c79a66f Support git repositories without ".git" suffix allegroai 2020-01-27 15:43:35 +0200
  • bef87c7744 Fix typos allegroai 2020-01-27 15:42:37 +0200
  • f139891276 version bump allegroai 2020-01-26 15:06:45 +0200
  • 2afaff1713 Fix poetry support inside virtualenv with pyenv allegroai 2020-01-26 15:05:59 +0200
  • a57a5b151c Daemon support for conda and poetry allegroai 2020-01-26 15:05:20 +0200
  • 97f446d523 Improve conda support for .post versions and bad packages allegroai 2020-01-26 13:58:50 +0200
  • a88262c097 version bump allegroai 2020-01-22 12:38:20 +0200
  • 284271c654 Support limiting pip version, limit to <20 by default allegroai 2020-01-22 12:02:12 +0200
  • ae2775f7b8 Support poetry when agent is installed inside virtualenv allegroai 2020-01-22 11:22:43 +0200
  • eb012f5c24 version bump allegroai 2020-01-21 16:23:53 +0200
  • 06897f7606 Fix poetry support allegroai 2020-01-21 16:23:36 +0200
  • 599219b02d Add conda support allegroai 2020-01-21 16:21:18 +0200
  • b6e04ab982 Fix YAML warning allegroai 2020-01-21 16:19:43 +0200
  • 98fe162878 Fix poetry support allegroai 2020-01-16 11:17:05 +0200
  • f829d80a49 version bump allegroai 2020-01-16 11:11:02 +0200
  • b7e568e299 Fix requirements handling and poetry support allegroai 2020-01-16 11:10:38 +0200
  • 6912846326 version bump allegroai 2020-01-14 15:26:29 +0200
  • 224868c9a4 Fix relative requirements "-e" support by installing from the code's cwd allegroai 2020-01-14 13:05:12 +0200
  • b1ca90a303 Run under virtualenv in AWS dynamic cluster management service allegroai 2020-01-14 11:44:20 +0200
  • dee2475698 Add build-essential for pip-installed packages requiring compilation in AWS dynamic cluster management service allegroai 2020-01-14 11:43:41 +0200
  • aeede81474 Fix trains.conf injection in AWS dynamic cluster management service allegroai 2020-01-14 11:40:57 +0200
  • 2d91d4cde6 Add support for "-e ./folder" lines in requirements allegroai 2020-01-14 11:37:41 +0200
  • 7a11c7c165 Make sure logs are sent even in case an exception occurs inside the logging monitor allegroai 2020-01-13 18:14:12 +0200
  • a9f479cfcd Add extra docker parameters bash script to use when running an experiment using a docker image allegroai 2020-01-13 12:17:59 +0200
  • c1d91b0d6a Use packaging instead of semantic_version allegroai 2020-01-13 12:14:43 +0200
  • cbfba6acb2 Do not try to check for virtualenv command, we use it as python package allegroai 2020-01-13 12:12:38 +0200
  • f2e2e1f94a Add configuration option to force docker pull allegroai 2020-01-13 12:11:06 +0200
  • 23668a403a Add auto terminate, increased polling interval and default docker image in AWS dynamic cluster management service allegroai 2020-01-08 12:27:40 +0200
  • facbee0005 Version bump to v0.13.0 0.13.0 allegroai 2020-01-06 15:27:12 +0200
  • c486cfd09f Add extra agent configuration and bash script for the AWS dynamic cluster management service allegroai 2020-01-06 15:26:55 +0200
  • 119ecaa2e3 Fix AWS dynamic cluster management service use of AWS credentials allegroai 2020-01-05 14:12:40 +0200
  • d6cc2be653 Fix AWS dynamic cluster management service use of AWS credentials allegroai 2020-01-05 13:57:29 +0200
  • 41d75df40c Add AWS dynamic cluster management service allegroai 2019-12-24 23:22:17 +0200
  • 901c4be9ae Add AWS dynamic cluster management service allegroai 2019-12-24 23:09:26 +0200
  • 966b14f914
    Update README.md Allegro AI 2019-12-24 22:52:30 +0200
  • 847d35cbbb Add AWS dynamic cluster management service allegroai 2019-12-24 22:48:44 +0200
  • 4022cb5c63 Add AWS dynamic cluster management service allegroai 2019-12-24 22:35:26 +0200
  • 2b239829de Add extra_index_url to the configuration wizard allegroai 2019-12-24 18:15:12 +0200
  • 402856656f Support various events endpoints for APIClient allegroai 2019-12-24 18:10:40 +0200
  • 7b94ff410c Documentation allegroai 2019-12-24 12:47:35 +0200
  • 0a03dced50 Do not show urllib3 logging level as part of the agent's configuration dump allegroai 2019-12-21 18:23:17 +0200
  • ffe653afc6 Support docker pre-installed pytorch versions that do not exist on PyPI/PyTorch.org allegroai 2019-12-21 18:22:21 +0200
  • 8ce621cc44 version bump 0.12.2 allegroai 2019-12-15 15:42:46 +0200
  • 7c0a2c4d50 version bump allegroai 2019-12-15 00:04:27 +0200
  • 5e063c9195 Add docker build command and improve k8s integration allegroai 2019-12-15 00:04:15 +0200
  • 24329a21fe Fix docker CUDA support allegroai 2019-12-15 00:03:39 +0200
  • 3a301b0b6c Improve docker support and add docker build command allegroai 2019-12-15 00:03:04 +0200
  • 1f0bb4906b Improve configuration wizard allegroai 2019-12-15 00:02:04 +0200
  • 88f1031e5d Sync with trains default configuration allegroai 2019-12-15 00:01:47 +0200
  • fc2842c9a2 Add initial Poetry support allegroai 2019-12-15 00:00:55 +0200
  • e9d3aab115 version bump allegroai 2019-11-23 23:39:02 +0200
  • 0ed7b2a0c8 Fix support for shared cache folder between multiple nodes in the cluster allegroai 2019-11-23 23:38:36 +0200
  • bd73be928a Improve trains-agent config wizard allegroai 2019-11-23 23:37:41 +0200
  • 79babdd149
    Update README.md Allegro AI 2019-11-15 23:38:45 +0200
  • 02a21ba826
    Update README.md Allegro AI 2019-11-15 23:37:01 +0200
  • e7b6eb5c5a version bump 0.12.1 allegroai 2019-11-15 23:25:16 +0200
  • 619ee3e8cf Documentation allegroai 2019-11-15 23:25:08 +0200
  • 8b05bb1605 Add initial Conda support allegroai 2019-11-15 23:24:47 +0200
  • 72c26499c0 Add Windows support and Conda package manager support allegroai 2019-11-15 23:24:04 +0200
  • 741be2ae42 Fix git clone optimization allegroai 2019-11-15 23:22:05 +0200