clearml/trains/utilities
allegroai 619be3dc75 Fix requirements detection:
- multiple -e packages were not detected (only the first one)
- trains installed from git + running with trains in python path resulted in double entry of trains
- Do not add -e to packages installed from git repositories, Trains-Agent doesn't like it
2020-07-30 15:12:46 +03:00
..
gpu flake8 2020-07-04 22:52:09 +03:00
locks flake8 2020-07-04 22:52:09 +03:00
lowlevel flake8 2020-07-04 22:52:09 +03:00
pigar Fix requirements detection: 2020-07-30 15:12:46 +03:00
pyhocon flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
wizard Fix user input wizard, support python 3.5 / 2.7 2020-07-30 15:08:27 +03:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
args.py Fix auto logging multiple argparse calls before Task.init 2020-07-02 01:28:15 +03:00
async_manager.py
attrs.py Add utilities.attrs using attr<19.2 flags, supporting attr>=19.2 with no deprecation warnings 2020-05-22 10:53:13 +03:00
check_updates.py Update docstrings 2020-06-11 21:15:40 +03:00
config.py Fix documentation and layout (PEP8) 2020-05-24 08:16:12 +03:00
deferred.py flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
dicts.py flake8 2020-07-04 22:52:09 +03:00
enum.py
io_manager.py
plotly_reporter.py flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
proxy_object.py Fix documentation and layout (PEP8) 2020-05-24 08:16:12 +03:00
py3_interop.py
resource_monitor.py Robustify GPU monitoring 2020-07-15 11:16:05 -04:00
seed.py flake8 2020-07-04 22:52:09 +03:00
version.py flake8 2020-07-04 22:52:09 +03:00