clearml/trains/utilities
2020-04-09 13:11:21 +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 Initial beta version 2019-06-10 20:02:11 +03:00
args.py Initial beta version 2019-06-10 20:02:11 +03:00
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 Initial beta version 2019-06-10 20:02:11 +03:00
deferred.py Initial beta version 2019-06-10 20:02:11 +03:00
dicts.py Restructured Logger with nice clean interface. 2019-09-23 18:40:13 +03:00
enum.py Initial beta version 2019-06-10 20:02:11 +03:00
io_manager.py Optimize version update check 2019-08-09 02:11:00 +03:00
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 Initial beta version 2019-06-10 20:02:11 +03:00
resource_monitor.py Fix resource monitor and check if task is valid 2020-04-09 13:00:24 +03:00
seed.py Replace opencv-python with more standard Pillow 2019-08-09 02:18:01 +03:00