Commit Graph

  • bd51a36cbb Fix local diff should include staged commits (otherwise apply the git diff will fail, issue #457) allegroai 2021-09-30 22:25:47 +03:00
  • b38a74c91e Add MegEngine example requirements and set examples project allegroai 2021-09-30 22:23:23 +03:00
  • d0e4e0be64 Fix http:// throws OSError in Windows (change repo dir search from pathlib2 to os, #463) J Alexander 2021-09-30 14:28:09 -05:00
  • 8c9c0eacc7 Add support for MegEngine (#455) Feng Wang 2021-09-30 05:16:20 +08:00
  • 400c6ec103 Add eager decorated pipeline execution Support pipeline monitoring for scalers/models/artifacts allegroai 2021-09-27 18:53:54 +03:00
  • c2ae7333b8 Fix reverted PR #458 allegroai 2021-09-26 08:40:02 +03:00
  • 844c01e15b Add clearml-Data (Datasets) multi-chunk support allegroai 2021-09-25 23:07:49 +03:00
  • 0dd9ba8adc Fix Python 3.5 compatibility allegroai 2021-09-25 23:05:24 +03:00
  • 5a5b9488e8 Add joblib (equivalent to scikit) to Task.init() auto_connect_frameworks argument allegroai 2021-09-25 23:05:12 +03:00
  • 5f390f3a54 Fix git detectors missing git repository without origin allegroai 2021-09-25 23:02:55 +03:00
  • 1cb5dbb276 Fix sync_folder docstring (#460) pollfly 2021-09-23 16:53:11 +03:00
  • 80e6ca6406 Add example to clearml-data help strings (#458) pollfly 2021-09-23 09:00:06 +03:00
  • 4955c7a784 Log env vars starting with * in environ_bind.py (#459) Radu Grosu 2021-09-22 20:44:33 +01:00
  • dd3d4cec94 Add TaskTypes to main namespace (#453) J Alexander 2021-09-22 02:34:45 -05:00
  • fd83f8c2cb Fix xgb train overload (#456) J Alexander 2021-09-22 02:34:05 -05:00
  • 6c96e60174 Fix images reported over history size were not sent if frequency was too high allegroai 2021-09-20 22:56:44 +03:00
  • 83cd9f1e69 Version bump to v1.1.1 1.1.1 allegroai 2021-09-20 15:52:43 +03:00
  • bc85fbca0f Fix TensorBoard add_image() not being reported allegroai 2021-09-20 15:52:26 +03:00
  • 9966dd640c Fix Logger.report_image() throws warning allegroai 2021-09-20 15:52:06 +03:00
  • c9121debc2 Fix typo allegroai 2021-09-19 22:20:03 +03:00
  • 79dade6743 Version bump to v1.1.0 1.1.0 allegroai 2021-09-19 19:36:24 +03:00
  • d138ee984f Add print statement to example (#454) pollfly 2021-09-19 15:11:32 +03:00
  • 51d70efbff Fix PY2 compatibility issue allegroai 2021-09-17 16:17:43 +03:00
  • 889d237398 Remove humanfriendly, it is not used any longer allegroai 2021-09-14 00:05:10 +03:00
  • 3dad7ccf65 Add PipelineController auto_version_bump, fix PipelineController skipping queued Tasks. allegroai 2021-09-13 01:27:40 +03:00
  • edb076c462 Rename pipeline example allegroai 2021-09-10 13:08:15 +03:00
  • c046acb816 Fix deferred configuration support allegroai 2021-09-10 13:08:03 +03:00
  • 75dfed6022 Add enhanced pipeline support and examples allegroai 2021-09-09 22:01:58 +03:00
  • 70cf0882d4 Add sdk.development.detailed_import_report configuration option to provide a detailed report of all python package imports allegroai 2021-09-09 22:01:24 +03:00
  • 8ebf9be604 Add support for deferred configuration allegroai 2021-09-09 22:00:40 +03:00
  • c85c05ef6a Add pipeline v2 examples allegroai 2021-09-05 00:30:53 +03:00
  • 23fc9260f8 Add PipelineDecorator.pipeline & PipelineDecorator.component decorators for full custom pipeline logic allegroai 2021-09-05 00:30:44 +03:00
  • fca1aac93f Improve create_task_from_function default argument detection allegroai 2021-09-05 00:29:43 +03:00
  • 79ec0f67c3 Fix task.set_parent when passing Task object allegroai 2021-09-05 00:29:19 +03:00
  • 597a7ed05e Add Dataset create set parent current Task allegroai 2021-09-05 00:28:20 +03:00
  • 6d09ff1518 Add function based Pipeline example allegroai 2021-09-03 03:39:30 +03:00
  • 3f80829ed7 Add function based Pipeline example allegroai 2021-09-03 03:34:41 +03:00
  • e491f4352f Add PipelineController v2 (notice new constructor is not backwards compatible) allegroai 2021-09-03 03:27:33 +03:00
  • dbfe45d005 Fix multi-process spawning wait-for-uploads can create a deadlock in very rare cases allegroai 2021-09-03 03:25:58 +03:00
  • 0217dea75d Task.set_base_docker add docker_image argument (deprecate docker_cmd) allegroai 2021-09-03 03:24:46 +03:00
  • 3e767fd304 Add Task._set_runtime_property allegroai 2021-09-03 03:23:51 +03:00
  • f9d1bebf3d Version bump allegroai 2021-09-03 03:22:49 +03:00
  • 31ea215a60 Fix missing call 1.0.6rc2 allegroai 2021-09-02 16:29:00 +03:00
  • 63ccdd51f2 Fix encoding while saving notebook preview (#443) Irfaan Arif 2021-09-02 18:56:56 +05:30
  • 7dc88cfb15 Fix poetry toml file without requirements.txt (issue #444) allegroai 2021-09-02 15:49:11 +03:00
  • 6e15349b76 Fix unsafe Google Storage delete object allegroai 2021-09-02 15:48:09 +03:00
  • 63c3e446a3 Fix clearml-task exit with error when failing to verify output_uri (output warning instead) 1.0.6rc1 allegroai 2021-08-30 20:57:12 +03:00
  • 08f01967ce Fix Python2 pigar compatibility allegroai 2021-08-30 20:56:10 +03:00
  • cab63faef3 Fix TaskScheduler weekdays, and change default execute_immediately to False allegroai 2021-08-30 17:46:48 +03:00
  • 9a2d091849 Fix Task.close() should remove current_task() reference allegroai 2021-08-30 17:46:08 +03:00
  • 3c66c42157 Fix docstring (issue #438) allegroai 2021-08-30 17:45:13 +03:00
  • 5a9155b203 Fix click support (issue #437) allegroai 2021-08-27 19:08:40 +03:00
  • 569ab6610d Fix Tensorflow add_image with description='text' allegroai 2021-08-25 16:47:11 +03:00
  • aff39ae061 Fix documentation and prints allegroai 2021-08-25 16:46:44 +03:00
  • 8f48d5c884 Add TriggerScheduler example and fix pep8 allegroai 2021-08-25 16:36:14 +03:00
  • 4333eed965 Fix jupyter notebook display(...) convert to print(...) allegroai 2021-08-25 16:31:30 +03:00
  • 1d0be8c8e1 Add pipeline controller callback example allegroai 2021-08-25 16:30:52 +03:00
  • fe3c481c37 Fix help string typo (#435) pollfly 2021-08-25 10:37:00 +03:00
  • 31b6e973af Fix docstring typo (#434) pollfly 2021-08-24 18:15:12 +03:00
  • aba130eb1f Change task_name in tensorboardX example (#432) pollfly 2021-08-22 13:44:21 +03:00
  • 922e8b5e74 Fix getattr will throw exception (issue #426) allegroai 2021-08-20 00:35:13 +03:00
  • 5295708e18 Add "sdk.storage.log.report_upload_chunk_size_mb" and "sdk.storage.log.report_download_chunk_size_mb", control upload/download log reporting (issue #424) allegroai 2021-08-20 00:34:20 +03:00
  • 14108c4f23 Fix PY3.x fails calling SemLock._after_fork with forkserver context, forking while lock is acquired (https://github.com/allegroai/clearml-agent/issues/73) allegroai 2021-08-20 00:33:37 +03:00
  • e47f570ce5 Fix PY2 compatibility allegroai 2021-08-20 00:32:31 +03:00
  • 8e31e789b4 Fix poltly plots converting NaN to 'nan' instead of null (issue #373) allegroai 2021-08-20 00:30:11 +03:00
  • 99327ecb62 Deprecate Task.completed(), use Task.mark_completed() instead allegroai 2021-08-20 00:29:41 +03:00
  • 087938671c Add Task.get_configuration_object_as_dict() allegroai 2021-08-20 00:28:44 +03:00
  • f0c1a98c47 Add make Task serializable allegroai 2021-08-20 00:28:01 +03:00
  • a129e39e22 Update Task.init() docstring (#428) pollfly 2021-08-18 10:57:38 +03:00
  • b275520574 Fix clearml-task ssh repo links are not detected as remote repositories (issue #423) allegroai 2021-08-15 22:30:19 +03:00
  • aacc9826a8 Change CreateAndPopulate will auto list packages imported but not installed locally. Add Task populate create_task_from_function allegroai 2021-08-15 22:29:50 +03:00
  • 69a85924b0 Add xgboost auto metric logging (issue #381) allegroai 2021-08-13 23:55:57 +03:00
  • 7927f909f2 Fix passing task-type to clearml-task (issue #422) Fix passing clearml-task --version throwing an error (issue #422) allegroai 2021-08-13 23:55:18 +03:00
  • ce8f35a232 Add TaskScheduler example allegroai 2021-08-13 10:59:02 +03:00
  • a8a49f6cea Fix documentation allegroai 2021-08-13 10:58:45 +03:00
  • 0168ba62e3 Add Task.init() auto_connect_frameworks={'tfdefines':False} to allow disabling TF defines (issue #408) allegroai 2021-08-13 10:58:01 +03:00
  • 257a4058ee Add missing clearml-task parameters allegroai 2021-08-13 10:57:04 +03:00
  • fe77837992 Fix plotly multi-index without index names (issue #399) allegroai 2021-08-12 13:25:48 +03:00
  • 99e6598e70 Fix deprecation warning (issue #376) allegroai 2021-08-12 13:22:41 +03:00
  • 14538053c8 Change disable default demo server (still optional when setting CLEARML_NO_DEFAULT_SERVER=0) allegroai 2021-08-12 13:22:09 +03:00
  • 1681e52363 Add support for uploading artifacts with a list of files using Task.upload_artifcats(name, [Path(), Path()]) allegroai 2021-08-12 13:20:47 +03:00
  • 62946c04f1 Fix wrong path for downloading the content allegroai 2021-08-12 13:19:56 +03:00
  • 074fa48cdd Fix webapp_screenshots.gif (#421) pollfly 2021-08-12 11:48:00 +03:00
  • c7216a227b Edit model_config example and add yaml sample (#419) pollfly 2021-08-11 14:10:07 +03:00
  • 8708967a5e Add Task trigger scheduler Fix TaskScheduler executed instances allegroai 2021-08-07 19:39:19 +03:00
  • 7bb78c01bf Add CLEARNL_CONFIG_VERBOSE to allow external control over verbosity of the configuration loading process allegroai 2021-08-07 19:33:40 +03:00
  • e93d65b871 Version bump to v1.0.5 1.0.5 allegroai 2021-08-05 23:55:45 +03:00
  • c7e5abd12e Don't send GPU specs if not available allegroai 2021-08-05 18:16:29 +03:00
  • d585535dcd Fix machine specs when GPU is not supported allegroai 2021-08-04 11:31:19 +03:00
  • d83f1cd2c1 Add Click examples allegroai 2021-08-04 11:30:32 +03:00
  • 9a38682f9f Fix ClearMLJob passing project field, add docker args/bash into caching allegroai 2021-08-02 23:01:54 +03:00
  • 2ba653baf7 Fix de-serializing from aborted state + refactor allegroai 2021-08-02 23:01:26 +03:00
  • 27b560bb75 Fix flake8 allegroai 2021-08-02 23:00:51 +03:00
  • 071caf5302 Task scheduler support combining weekdays and recurring scheduled jobs allegroai 2021-08-01 00:10:08 +03:00
  • 774957797e Add support for connect_configuration(list), not just dict allegroai 2021-07-31 23:52:46 +03:00
  • 18ee6ed177 Add force_requirements_env_freeze(requirements_file) to specify a local requirements file allegroai 2021-07-31 23:44:16 +03:00
  • e78c1e806a Protect against enqueue failing due to permission allegroai 2021-07-31 23:43:45 +03:00
  • 5f7d0348e2 Add --output-uri to clearml-task allegroai 2021-07-31 23:43:01 +03:00
  • 3f5eea58db Add Model.last_update to API schema allegroai 2021-07-31 23:41:47 +03:00
  • 6a91374c2d Update README with artifacthub.io badge Jake Henning 2021-07-28 09:19:52 +03:00