MANIFEST.in
clearml_truen_patch.pth
pyproject.toml
setup.py
clearml_truen_patch/__init__.py
clearml_truen_patch/_autoapply.py
clearml_truen_patch/_install.py
clearml_truen_patch/errors.py
clearml_truen_patch/logger.py
clearml_truen_patch/model.py
clearml_truen_patch/py.typed
clearml_truen_patch/task.py
clearml_truen_patch/task_parameters.py
clearml_truen_patch/version.py
clearml_truen_patch.egg-info/PKG-INFO
clearml_truen_patch.egg-info/SOURCES.txt
clearml_truen_patch.egg-info/dependency_links.txt
clearml_truen_patch.egg-info/requires.txt
clearml_truen_patch.egg-info/top_level.txt
clearml_truen_patch/automation/__init__.py
clearml_truen_patch/automation/auto_scaler.py
clearml_truen_patch/automation/aws_driver.py
clearml_truen_patch/automation/cloud_driver.py
clearml_truen_patch/automation/controller.py
clearml_truen_patch/automation/job.py
clearml_truen_patch/automation/monitor.py
clearml_truen_patch/automation/optimization.py
clearml_truen_patch/automation/parameters.py
clearml_truen_patch/automation/scheduler.py
clearml_truen_patch/automation/trigger.py
clearml_truen_patch/automation/hpbandster/__init__.py
clearml_truen_patch/automation/hpbandster/bandster.py
clearml_truen_patch/automation/optuna/__init__.py
clearml_truen_patch/automation/optuna/optuna.py
clearml_truen_patch/backend_api/__init__.py
clearml_truen_patch/backend_api/api_proxy.py
clearml_truen_patch/backend_api/utils.py
clearml_truen_patch/backend_api/config/__init__.py
clearml_truen_patch/backend_api/config/default/api.conf
clearml_truen_patch/backend_api/config/default/logging.conf
clearml_truen_patch/backend_api/schema/__init__.py
clearml_truen_patch/backend_api/schema/action.py
clearml_truen_patch/backend_api/schema/service.py
clearml_truen_patch/backend_api/services/__init__.py
clearml_truen_patch/backend_api/services/v2_13/__init__.py
clearml_truen_patch/backend_api/services/v2_13/auth.py
clearml_truen_patch/backend_api/services/v2_13/events.py
clearml_truen_patch/backend_api/services/v2_13/models.py
clearml_truen_patch/backend_api/services/v2_13/organization.py
clearml_truen_patch/backend_api/services/v2_13/projects.py
clearml_truen_patch/backend_api/services/v2_13/queues.py
clearml_truen_patch/backend_api/services/v2_13/tasks.py
clearml_truen_patch/backend_api/services/v2_13/workers.py
clearml_truen_patch/backend_api/services/v2_20/__init__.py
clearml_truen_patch/backend_api/services/v2_20/auth.py
clearml_truen_patch/backend_api/services/v2_20/events.py
clearml_truen_patch/backend_api/services/v2_20/models.py
clearml_truen_patch/backend_api/services/v2_20/organization.py
clearml_truen_patch/backend_api/services/v2_20/pipelines.py
clearml_truen_patch/backend_api/services/v2_20/projects.py
clearml_truen_patch/backend_api/services/v2_20/queues.py
clearml_truen_patch/backend_api/services/v2_20/tasks.py
clearml_truen_patch/backend_api/services/v2_20/workers.py
clearml_truen_patch/backend_api/services/v2_23/__init__.py
clearml_truen_patch/backend_api/services/v2_23/auth.py
clearml_truen_patch/backend_api/services/v2_23/datasets.py
clearml_truen_patch/backend_api/services/v2_23/dataviews.py
clearml_truen_patch/backend_api/services/v2_23/events.py
clearml_truen_patch/backend_api/services/v2_23/frames.py
clearml_truen_patch/backend_api/services/v2_23/models.py
clearml_truen_patch/backend_api/services/v2_23/organization.py
clearml_truen_patch/backend_api/services/v2_23/pipelines.py
clearml_truen_patch/backend_api/services/v2_23/projects.py
clearml_truen_patch/backend_api/services/v2_23/queues.py
clearml_truen_patch/backend_api/services/v2_23/tasks.py
clearml_truen_patch/backend_api/services/v2_23/workers.py
clearml_truen_patch/backend_api/services/v2_9/__init__.py
clearml_truen_patch/backend_api/services/v2_9/auth.py
clearml_truen_patch/backend_api/services/v2_9/events.py
clearml_truen_patch/backend_api/services/v2_9/models.py
clearml_truen_patch/backend_api/services/v2_9/organization.py
clearml_truen_patch/backend_api/services/v2_9/projects.py
clearml_truen_patch/backend_api/services/v2_9/queues.py
clearml_truen_patch/backend_api/services/v2_9/tasks.py
clearml_truen_patch/backend_api/services/v2_9/workers.py
clearml_truen_patch/backend_api/session/__init__.py
clearml_truen_patch/backend_api/session/apimodel.py
clearml_truen_patch/backend_api/session/callresult.py
clearml_truen_patch/backend_api/session/datamodel.py
clearml_truen_patch/backend_api/session/defs.py
clearml_truen_patch/backend_api/session/errors.py
clearml_truen_patch/backend_api/session/request.py
clearml_truen_patch/backend_api/session/response.py
clearml_truen_patch/backend_api/session/session.py
clearml_truen_patch/backend_api/session/token_manager.py
clearml_truen_patch/backend_api/session/client/__init__.py
clearml_truen_patch/backend_api/session/client/client.py
clearml_truen_patch/backend_api/session/jsonmodels/__init__.py
clearml_truen_patch/backend_api/session/jsonmodels/builders.py
clearml_truen_patch/backend_api/session/jsonmodels/collections.py
clearml_truen_patch/backend_api/session/jsonmodels/errors.py
clearml_truen_patch/backend_api/session/jsonmodels/fields.py
clearml_truen_patch/backend_api/session/jsonmodels/models.py
clearml_truen_patch/backend_api/session/jsonmodels/parsers.py
clearml_truen_patch/backend_api/session/jsonmodels/utilities.py
clearml_truen_patch/backend_api/session/jsonmodels/validators.py
clearml_truen_patch/backend_config/__init__.py
clearml_truen_patch/backend_config/bucket_config.py
clearml_truen_patch/backend_config/config.py
clearml_truen_patch/backend_config/converters.py
clearml_truen_patch/backend_config/defs.py
clearml_truen_patch/backend_config/entry.py
clearml_truen_patch/backend_config/environment.py
clearml_truen_patch/backend_config/errors.py
clearml_truen_patch/backend_config/log.py
clearml_truen_patch/backend_config/utils.py
clearml_truen_patch/backend_interface/__init__.py
clearml_truen_patch/backend_interface/base.py
clearml_truen_patch/backend_interface/logger.py
clearml_truen_patch/backend_interface/model.py
clearml_truen_patch/backend_interface/session.py
clearml_truen_patch/backend_interface/setupuploadmixin.py
clearml_truen_patch/backend_interface/util.py
clearml_truen_patch/backend_interface/datasets/__init__.py
clearml_truen_patch/backend_interface/datasets/hyper_dataset.py
clearml_truen_patch/backend_interface/datasets/hyper_dataset_data_view.py
clearml_truen_patch/backend_interface/metrics/__init__.py
clearml_truen_patch/backend_interface/metrics/events.py
clearml_truen_patch/backend_interface/metrics/interface.py
clearml_truen_patch/backend_interface/metrics/reporter.py
clearml_truen_patch/backend_interface/task/__init__.py
clearml_truen_patch/backend_interface/task/access.py
clearml_truen_patch/backend_interface/task/args.py
clearml_truen_patch/backend_interface/task/hyperparams.py
clearml_truen_patch/backend_interface/task/log.py
clearml_truen_patch/backend_interface/task/models.py
clearml_truen_patch/backend_interface/task/populate.py
clearml_truen_patch/backend_interface/task/task.py
clearml_truen_patch/backend_interface/task/development/__init__.py
clearml_truen_patch/backend_interface/task/development/stop_signal.py
clearml_truen_patch/backend_interface/task/development/worker.py
clearml_truen_patch/backend_interface/task/repo/__init__.py
clearml_truen_patch/backend_interface/task/repo/detectors.py
clearml_truen_patch/backend_interface/task/repo/freeze.py
clearml_truen_patch/backend_interface/task/repo/scriptinfo.py
clearml_truen_patch/backend_interface/task/repo/util.py
clearml_truen_patch/binding/__init__.py
clearml_truen_patch/binding/absl_bind.py
clearml_truen_patch/binding/args.py
clearml_truen_patch/binding/artifacts.py
clearml_truen_patch/binding/click_bind.py
clearml_truen_patch/binding/environ_bind.py
clearml_truen_patch/binding/fire_bind.py
clearml_truen_patch/binding/gradio_bind.py
clearml_truen_patch/binding/hydra_bind.py
clearml_truen_patch/binding/import_bind.py
clearml_truen_patch/binding/joblib_bind.py
clearml_truen_patch/binding/jsonargs_bind.py
clearml_truen_patch/binding/matplotlib_bind.py
clearml_truen_patch/binding/frameworks/__init__.py
clearml_truen_patch/binding/frameworks/base_bind.py
clearml_truen_patch/binding/frameworks/catboost_bind.py
clearml_truen_patch/binding/frameworks/fastai_bind.py
clearml_truen_patch/binding/frameworks/lightgbm_bind.py
clearml_truen_patch/binding/frameworks/megengine_bind.py
clearml_truen_patch/binding/frameworks/pytorch_bind.py
clearml_truen_patch/binding/frameworks/tensorflow_bind.py
clearml_truen_patch/binding/frameworks/xgboost_bind.py
clearml_truen_patch/cli/__init__.py
clearml_truen_patch/cli/config/__init__.py
clearml_truen_patch/cli/config/__main__.py
clearml_truen_patch/cli/data/__init__.py
clearml_truen_patch/cli/data/__main__.py
clearml_truen_patch/cli/data/http_sync.py
clearml_truen_patch/cli/data/schema_utility.py
clearml_truen_patch/cli/data/dataset_formats/__init__.py
clearml_truen_patch/cli/data/dataset_formats/_custom_example.py
clearml_truen_patch/cli/data/dataset_formats/_utils.py
clearml_truen_patch/cli/data/dataset_formats/classification.py
clearml_truen_patch/cli/data/dataset_formats/coco.py
clearml_truen_patch/cli/data/dataset_formats/yolo_base.py
clearml_truen_patch/cli/data/dataset_formats/yolo_detection.py
clearml_truen_patch/cli/data/dataset_formats/yolo_pose.py
clearml_truen_patch/cli/data/dataset_formats/yolo_segmentation.py
clearml_truen_patch/cli/debug/__init__.py
clearml_truen_patch/cli/debug/__main__.py
clearml_truen_patch/cli/hpo/__init__.py
clearml_truen_patch/cli/hpo/__main__.py
clearml_truen_patch/cli/task/__init__.py
clearml_truen_patch/cli/task/__main__.py
clearml_truen_patch/config/__init__.py
clearml_truen_patch/config/cache.py
clearml_truen_patch/config/defs.py
clearml_truen_patch/config/remote.py
clearml_truen_patch/config/default/__init__.py
clearml_truen_patch/config/default/logging.conf
clearml_truen_patch/config/default/sdk.conf
clearml_truen_patch/datasets/__init__.py
clearml_truen_patch/datasets/dataset.py
clearml_truen_patch/debugging/__init__.py
clearml_truen_patch/debugging/log.py
clearml_truen_patch/debugging/timer.py
clearml_truen_patch/debugging/trace.py
clearml_truen_patch/external/__init__.py
clearml_truen_patch/external/kerastuner.py
clearml_truen_patch/hyperdatasets/__init__.py
clearml_truen_patch/hyperdatasets/core.py
clearml_truen_patch/hyperdatasets/data_entry.py
clearml_truen_patch/hyperdatasets/data_entry_image.py
clearml_truen_patch/hyperdatasets/data_view.py
clearml_truen_patch/hyperdatasets/management.py
clearml_truen_patch/hyperdatasets/util.py
clearml_truen_patch/router/__init__.py
clearml_truen_patch/router/endpoint_telemetry.py
clearml_truen_patch/router/fastapi_proxy.py
clearml_truen_patch/router/proxy.py
clearml_truen_patch/router/route.py
clearml_truen_patch/router/router.py
clearml_truen_patch/storage/__init__.py
clearml_truen_patch/storage/cache.py
clearml_truen_patch/storage/callbacks.py
clearml_truen_patch/storage/helper.py
clearml_truen_patch/storage/manager.py
clearml_truen_patch/storage/util.py
clearml_truen_patch/utilities/__init__.py
clearml_truen_patch/utilities/async_manager.py
clearml_truen_patch/utilities/attrs.py
clearml_truen_patch/utilities/check_updates.py
clearml_truen_patch/utilities/config.py
clearml_truen_patch/utilities/deferred.py
clearml_truen_patch/utilities/dicts.py
clearml_truen_patch/utilities/distutils_version.py
clearml_truen_patch/utilities/enum.py
clearml_truen_patch/utilities/files.py
clearml_truen_patch/utilities/io_manager.py
clearml_truen_patch/utilities/matching.py
clearml_truen_patch/utilities/networking.py
clearml_truen_patch/utilities/parallel.py
clearml_truen_patch/utilities/plotly_reporter.py
clearml_truen_patch/utilities/proxy_object.py
clearml_truen_patch/utilities/py3_interop.py
clearml_truen_patch/utilities/resource_monitor.py
clearml_truen_patch/utilities/seed.py
clearml_truen_patch/utilities/version.py
clearml_truen_patch/utilities/gpu/__init__.py
clearml_truen_patch/utilities/gpu/gpustat.py
clearml_truen_patch/utilities/gpu/pynvml.py
clearml_truen_patch/utilities/gpu/pyrsmi.py
clearml_truen_patch/utilities/locks/__init__.py
clearml_truen_patch/utilities/locks/constants.py
clearml_truen_patch/utilities/locks/exceptions.py
clearml_truen_patch/utilities/locks/portalocker.py
clearml_truen_patch/utilities/locks/utils.py
clearml_truen_patch/utilities/lowlevel/__init__.py
clearml_truen_patch/utilities/lowlevel/astor_unparse.py
clearml_truen_patch/utilities/lowlevel/distributed.py
clearml_truen_patch/utilities/lowlevel/file_access.py
clearml_truen_patch/utilities/lowlevel/threads.py
clearml_truen_patch/utilities/pigar/__init__.py
clearml_truen_patch/utilities/pigar/__main__.py
clearml_truen_patch/utilities/pigar/log.py
clearml_truen_patch/utilities/pigar/modules.py
clearml_truen_patch/utilities/pigar/reqs.py
clearml_truen_patch/utilities/pigar/unpack.py
clearml_truen_patch/utilities/pigar/utils.py
clearml_truen_patch/utilities/plotlympl/__init__.py
clearml_truen_patch/utilities/plotlympl/mpltools.py
clearml_truen_patch/utilities/plotlympl/renderer.py
clearml_truen_patch/utilities/plotlympl/mplexporter/__init__.py
clearml_truen_patch/utilities/plotlympl/mplexporter/_py3k_compat.py
clearml_truen_patch/utilities/plotlympl/mplexporter/exporter.py
clearml_truen_patch/utilities/plotlympl/mplexporter/tools.py
clearml_truen_patch/utilities/plotlympl/mplexporter/utils.py
clearml_truen_patch/utilities/plotlympl/mplexporter/renderers/__init__.py
clearml_truen_patch/utilities/plotlympl/mplexporter/renderers/base.py
clearml_truen_patch/utilities/plotlympl/mplexporter/renderers/fake_renderer.py
clearml_truen_patch/utilities/plotlympl/mplexporter/renderers/vega_renderer.py
clearml_truen_patch/utilities/plotlympl/mplexporter/renderers/vincent_renderer.py
clearml_truen_patch/utilities/process/__init__.py
clearml_truen_patch/utilities/process/exit_hooks.py
clearml_truen_patch/utilities/process/mp.py
clearml_truen_patch/utilities/pyhocon/__init__.py
clearml_truen_patch/utilities/pyhocon/config_parser.py
clearml_truen_patch/utilities/pyhocon/config_tree.py
clearml_truen_patch/utilities/pyhocon/converter.py
clearml_truen_patch/utilities/pyhocon/exceptions.py
clearml_truen_patch/utilities/requests_toolbelt/__init__.py
clearml_truen_patch/utilities/requests_toolbelt/_compat.py
clearml_truen_patch/utilities/requests_toolbelt/multipart/__init__.py
clearml_truen_patch/utilities/requests_toolbelt/multipart/decoder.py
clearml_truen_patch/utilities/requests_toolbelt/multipart/encoder.py
clearml_truen_patch/utilities/wizard/__init__.py
clearml_truen_patch/utilities/wizard/user_input.py