clearml/trains/utilities
2020-04-09 12:45:06 +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 Improve trains-init configuration wizard 2019-12-15 00:11:01 +02: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 Allow reporting a pre-uploaded image url in Logger.report_image using the url parameter 2020-01-26 15:29:35 +02: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 Add support for NVIDIA_VISIBLE_DEVICES / CUDA_VISIBLE_DEVICES 2019-10-15 22:34:56 +03:00
seed.py