allegroai
92efea6b76
Add agent.package_manager.force_repo_requirements_txt. If True, "Installed Packages" on Task are ignored, and only repo requirements.txt is used
2020-11-11 16:29:00 +02:00
allegroai
fc3e47b67e
Add suppress_carriage_return to documentation
...
Add docker_preprocess_bash_script to allow preprocessing bash to be added
Fix multiple python versions installed in the same docker by finding the highest installed python inside the docker
Fix conda_env_as_base_docker not set to False in docker mode
2020-10-15 23:31:01 +03:00
allegroai
6cbfb96ff8
Rename git_domain to git_host
2020-10-05 11:25:03 +03:00
allegroai
6e54e55c31
Add agent.force_git_ssh_port to control https to ssh link conversion for non standard ssh port
2020-10-04 19:42:44 +03:00
allegroai
31a56c71bd
Add preliminary agent uptime/downtime support
2020-09-29 19:34:51 +03:00
allegroai
6a24da2849
Add post_packages post_optional_packages to control packages installed after all the rest (e.g. horovod)
...
Rename CythonReq to PriorityPackageRequirement and HorovodReq to PostRequirement
2020-09-15 20:20:55 +03:00
allegroai
782668fd21
Add sdk.metrics.plot_max_num_digits to reduce plot storage size
2020-09-05 16:37:17 +03:00
allegroai
6b333202e9
Sync generated conf file with latest Trains
2020-08-08 14:44:45 +03:00
allegroai
98ff9a50e6
Changed agent.docker_init_bash_script default value in comment
2020-07-06 21:05:55 +03:00
allegroai
1f4d358316
Changed default docker image from nvidia/cuda to "nvidia/cuda:10.1-runtime-ubuntu18.04" to support cudnn frameworks (TF)
2020-07-02 01:35:57 +03:00
allegroai
f693fa165c
Fix .git-credentials and .gitconfig mapping into docker
...
Add agent.docker_init_bash_script allow finer control over docker startup script
2020-07-02 01:33:13 +03:00
allegroai
1f53a06299
Add agent.force_git_ssh_protocol option to force all git links to ssh:// (issue #16 )
...
Add git user/pass credentials for pip git packages (git+http and git+ssh) (issue #22 )
2020-06-18 01:55:14 +03:00
allegroai
87ffd95eaa
Upgrade default pip version to <20.2
2020-06-01 16:33:00 +03:00
allegroai
2ad929fa00
Add torch_nightly flag support (if torch wheel is not found on stable try the nightly builds), improve support for torch in freeze (add actually used HTTP link as comment to the original package)
2020-05-09 20:08:05 +03:00
allegroai
e660c7f2be
Fix comments in config files
2020-04-09 11:23:45 +03:00
allegroai
284271c654
Support limiting pip version, limit to <20 by default
2020-01-22 12:02:12 +02:00
allegroai
a9f479cfcd
Add extra docker parameters bash script to use when running an experiment using a docker image
2020-01-13 12:17:59 +02:00
allegroai
f2e2e1f94a
Add configuration option to force docker pull
2020-01-13 12:11:06 +02:00
allegroai
2b239829de
Add extra_index_url to the configuration wizard
2019-12-24 18:23:59 +02:00
allegroai
a7873705ec
Add --gpus / --cpu-only (equivalent to NVIDIA_VISIBLE_DEVICE)
...
Add agent.python_binary specifying full path to python binary to use for virtual environement creation
Fix Windows support
2019-11-08 22:36:24 +02:00
allegroai
4a8f52b5a5
Match defaults with trains
2019-11-08 22:33:44 +02:00
allegroai
224a709f40
Initial release
2019-10-25 22:28:44 +03:00