clearml/trains/utilities
2020-04-26 22:53:18 +03:00
..
gpu Add gpu statistics embedded into package, no need for external packages 2019-10-05 15:26:28 +03:00
locks Do not try to wait for Lock 2020-04-09 12:30:42 +03:00
os Add thread_waited_join waited join for Thread/Process Pools 2020-04-09 12:45:06 +03:00
pigar Local modules (except trains) imported from a folder inside the git project should not be logged as "local packages", they should be ignored 2020-04-09 12:21:37 +03:00
pyhocon Fix self references in configuration when environment variables exist 2020-04-09 13:11:21 +03:00
__init__.py
args.py
async_manager.py Better multi-processing, switching to to multiprocess Lock 2019-10-04 01:34:22 +03:00
check_updates.py Check for updates based on session version 2020-04-26 22:53:18 +03:00
config.py
deferred.py
dicts.py Restructured Logger with nice clean interface. 2019-09-23 18:40:13 +03:00
enum.py
io_manager.py
plotly_reporter.py Add support for reporting tables 2020-03-10 13:30:42 +02:00
proxy_object.py Add Task.[get/set]_parameters_as_dict() to allow interaction with non-main task parameters (no need to connect()) 2020-02-20 18:32:12 +02:00
py3_interop.py
resource_monitor.py matplotlib with no logger should not use the last iteration reported by the resource monitor 2020-04-16 16:48:19 +03:00
seed.py