Commit Graph

  • 83a71d0fb0 Fix filserver upload does not support path in fileserver URL allegroai 2022-02-26 13:40:26 +02:00
  • 0cca7396e7 Add callback support to Task.delete() allegroai 2022-02-26 13:39:45 +02:00
  • a5b16db95c Add missing skip_zero_size_check argument in StorageManager.download_foler() PEP8 allegroai 2022-02-26 13:38:42 +02:00
  • 76559b6e2d Fix crash in Dataset.upload() when there is nothing to upload (#579) eugen-ajechiloae-clearml 2022-02-21 15:54:42 +02:00
  • 2ecf0b55f9 Fix clearml-init changing web host after pasting full credentials allegroai 2022-02-19 23:06:35 +02:00
  • 3a3c947bf1 Fix fastai version check import allegroai 2022-02-19 23:05:55 +02:00
  • 73b64f6ca7 Fix connect object allegroai 2022-02-19 23:05:29 +02:00
  • 5e43a74c7b Add requirements file support in Task.add_requirements (#575) eugen-ajechiloae-clearml 2022-02-17 00:04:55 +02:00
  • a8fbe51231 Support fastai v2 (#571) eugen-ajechiloae-clearml 2022-02-17 00:01:55 +02:00
  • 16b009f1ff Version bump v1.2.0rc1 allegroai 2022-02-16 19:09:02 +02:00
  • b028b98a0c Fix connected object base class members are not used allegroai 2022-02-16 19:08:52 +02:00
  • 9a937894d6 Fix python package markdown description broken logo link allegroai 2022-02-16 19:07:18 +02:00
  • e160e7d0ce Add requirements for examples (#582) Rizwan Hasan 2022-02-16 20:59:32 +06:00
  • b494232134 Capitalized examples task name, updated example requirements (#573) Rizwan Hasan 2022-02-14 14:18:41 +06:00
  • ba2e349d0c Fix no warning when failing to patch argparse (#576) eugen-ajechiloae-clearml 2022-02-13 16:25:26 +02:00
  • 5be1c8b2b0 Support newer azure storage python version (#548) eugen-ajechiloae-clearml 2022-02-12 17:32:43 +02:00
  • c01e2e1166 Fix group arguments in click (#561) eugen-ajechiloae-clearml 2022-02-12 00:01:44 +02:00
  • a47f127679 Upgrade six version (in case pathlib2 >2.3.7 is installed) allegroai 2022-02-10 23:48:18 +02:00
  • cf9938c490 Add get_parameters cast back to original type allegroai 2022-02-10 23:48:06 +02:00
  • 296cb7d899 Add Python Fire support (#550) eugen-ajechiloae-clearml 2022-02-07 13:38:11 +02:00
  • 9794135aed Version bump v1.2.0rc0 allegroai 2022-02-07 13:32:34 +02:00
  • ff91ee9ade Add support for extra HTTP retry codes allegroai 2022-02-07 13:30:20 +02:00
  • 9744d63796 Fix autoscaler spin down stuck machine, ignore unknown stale workers allegroai 2022-02-07 13:29:51 +02:00
  • d53dbbf697 Add catboost support (#542) eugen-ajechiloae-clearml 2022-02-03 21:36:27 +02:00
  • eb5350f551 Fixed requirements, refactored and formatted code in some examples (#567) Rizwan Hasan 2022-02-04 01:34:42 +06:00
  • 172c3e44f1 Fixed argparser SUPPRESS as default should be resolved at remote execution the same way (i.e. empty string equals SUPPRESS) allegroai 2022-02-03 15:30:31 +02:00
  • e98e6acae1 Fix nargs="?" without type does not properly cast the default value (#531) allegroai 2022-02-03 15:29:56 +02:00
  • 34fc80b039 Fix clearml-task add Task.init() call in the incorrect location when single local file is used allegroai 2022-02-02 15:35:57 +02:00
  • 9f77b3275f Fix AutoScaler should not fail on any command, but only on the agent failing to launch allegroai 2022-02-02 15:34:11 +02:00
  • 8265ca9375 Fix AWS AutoScaler tags support allegroai 2022-02-02 15:32:42 +02:00
  • 051998800c Fix incorrect timeout used for stale workers allegroai 2022-02-02 15:31:37 +02:00
  • 5f1345b148 Add skip_zero_size_check to StorageManager.download_folder() allegroai 2022-01-31 11:07:15 +02:00
  • 6229d5a67a Support artifact_object empty string Fix pandas passed as upload_artifact preview object allegroai 2022-01-31 11:03:49 +02:00
  • 857206a9b6 Fix extra_layout not passed to report_matrix (#559) allegroai 2022-01-31 10:52:53 +02:00
  • 4b30ac6c31 Change auto-scaler confusing log message allegroai 2022-01-31 10:51:25 +02:00
  • f45b3e3ce3 Allow overriding auto_delete_file in Task.update_output_model() (#554) allegroai 2022-01-31 10:50:08 +02:00
  • e182c188e0 Fix docstrings (#560) pollfly 2022-01-27 14:02:13 +02:00
  • d3e986393a Fix links (#558) pollfly 2022-01-27 12:15:04 +02:00
  • f0f0d26208 Add model reporting examples (#553) pollfly 2022-01-25 15:36:12 +02:00
  • 1cae01612d Fix no use returning invalid configurations allegroai 2022-01-25 00:38:48 +02:00
  • 12fa7c92aa Edit HTML reporting examples (#546) pollfly 2022-01-20 14:34:18 +02:00
  • ad735f93e0 Fix StorageManager.download_folder() fails on Windows path v1.1.6 allegroai 2022-01-18 20:34:45 +02:00
  • fa95d041e2 Add support for not raising error on downloaded files with 0 size allegroai 2022-01-18 20:33:26 +02:00
  • 958628551f Version bump to v1.1.6 allegroai 2022-01-18 15:19:54 +02:00
  • 5953dc6eef Fix network issues causing Task to stop on status change even though no status change has occurred (#535) allegroai 2022-01-15 23:05:23 +02:00
  • e4df21ea52 Fix always store session cache in ~/.clearml (regardless of the cache folder) allegroai 2022-01-15 23:04:32 +02:00
  • 977d68169b Fix cleanup fail silently does not remove all entries allegroai 2022-01-15 23:03:58 +02:00
  • 097bf23481 PEP8 allegroai 2022-01-15 23:03:20 +02:00
  • b3176a223b Change HTTP driver timeout and retry codes (connection timeout will now trigger a retry) allegroai 2022-01-13 11:57:44 +02:00
  • be1478e67a Add status_message support to Task.mark_stopped() allegroai 2022-01-13 11:56:26 +02:00
  • 0ebed74968 Fix artifact preview has no truth value allegroai 2022-01-13 11:55:38 +02:00
  • 149d55442d Fix delete artifacts after upload allegroai 2022-01-10 00:00:56 +02:00
  • 51c8c84bc4 Fix Multi-pipeline support allegroai 2022-01-10 00:00:38 +02:00
  • 2c214e9848 Add populate now stores function arg types as part of the hyper paremeters allegroai 2022-01-10 00:00:05 +02:00
  • 3f9f3aedc7 Add Logger.set_default_debug_sample_history()/get_default_debug_sample_history() to allow controlling maximum debug samples programmatically allegroai 2022-01-09 23:59:33 +02:00
  • 1e680ae82f Version bump v1.1.6rc0 allegroai 2022-01-08 22:59:52 +02:00
  • c7c0462e89 Fix fork (process pool) hangs or drops reports when reports are at the end of the forked function, in both threaded and subprocess mode reporting allegroai 2022-01-08 22:58:34 +02:00
  • fccb14974c Fix fork patching, making sure we have a tiny sleep at the end for the signal handler (our at_exit) to be called in time allegroai 2022-01-08 22:58:08 +02:00
  • afad2772b9 Fix resource monitoring should only be run in the main process when using threaded logging mode allegroai 2022-01-08 22:57:14 +02:00
  • 0191493864 Fix uploading same metric, variant from multiple process in threading mode from multiple process should create a unique file per process (since global counter is Not passed between the subprocesses) allegroai 2022-01-08 22:56:45 +02:00
  • ccc8e83c58 Fix and upgrade the SlackMonitor (#533) Idan Tene 2022-01-06 22:57:15 +02:00
  • ca20121fb9 Add Task.force_store_standalone_script() to force storing standalone script instead of git repository reference (issue #340) allegroai 2022-01-05 08:57:33 +02:00
  • de6ea269f8 Fix Pipeline controller function support for dict as input argument allegroai 2022-01-05 08:56:56 +02:00
  • 94da6af843 Version bump to v1.1.5 v1.1.5 allegroai 2022-01-01 23:08:47 +02:00
  • b31beb0873 Change example name (#528) pollfly 2021-12-31 12:33:23 +02:00
  • 7a314b788b Version bump v1.1.5rc7 allegroai 2021-12-30 14:17:10 +02:00
  • 54107c9403 Fix doc string allegroai 2021-12-30 12:22:38 +02:00
  • ddffffa51c Control S3/GS _stream_download_pool_connections from clearml.conf "stream_connections", default 128 allegroai 2021-12-30 12:22:11 +02:00
  • db6f6f3d76 Fix multi-processing context block catching exception allegroai 2021-12-30 12:21:48 +02:00
  • 3df7d2651c Fix GS without default project will crash allegroai 2021-12-30 12:21:10 +02:00
  • c226a74806 Add some convenience functionality to clearml-data (#526) Victor Sonck 2021-12-29 11:16:45 +01:00
  • 30c3968cd7 Add LocalClearmlJob as possible option for HPO (#525) Victor Sonck 2021-12-28 14:54:38 +01:00
  • ce926ffbdb Version bump v1.1.5rc6 allegroai 2021-12-26 22:06:17 +02:00
  • 739a34929d Improve detection of running reporting subprocess (including zombie state) allegroai 2021-12-26 22:03:08 +02:00
  • 4416544ec5 Add support for vscode-jupyter (https://github.com/microsoft/vscode-jupyter/pull/8531) allegroai 2021-12-26 22:02:26 +02:00
  • f80a6813a5 Add warning when loosing reporting subprocess allegroai 2021-12-26 22:02:03 +02:00
  • b036bbce2f Update XGBoost example (#524) pollfly 2021-12-23 14:07:42 +02:00
  • 8f1e2b0aae Add environment variable for default request method (#521) Mal Miller 2021-12-23 08:46:22 +00:00
  • 13645661d8 Version bump v1.1.5rc5 allegroai 2021-12-22 16:29:36 +02:00
  • c7ebd525a2 Version bump allegroai 2021-12-22 13:29:30 +02:00
  • 1d652e3eb6 Fix main process's reporting subprocess lost, switch back to thread mode allegroai 2021-12-22 13:29:03 +02:00
  • d9aee85821 Fix forked StorageHelper should use its own ThreadExecuter allegroai 2021-12-22 13:27:57 +02:00
  • 7e32278ebf Fix matplotlib auto-magic detect bar graph series name (issue #518) allegroai 2021-12-22 13:26:51 +02:00
  • 570fcfd061 Add Model.remove() to allow removing a model from the model repository allegroai 2021-12-22 13:09:23 +02:00
  • 1a0a7b6738 Fix local StorageHelper.delete() raising exception on non existing file instead of returning false allegroai 2021-12-22 13:08:32 +02:00
  • 69846d200a Add HTTP download timeout control (change default connection timeout to 30sec) allegroai 2021-12-22 12:53:37 +02:00
  • d647a33470 Add initial setup callback to monitoring class allegroai 2021-12-22 12:50:48 +02:00
  • fd2d6c6f5d Fix path limitation on storage services (posix, object storage) when storing target artifacts by limiting length of project name (full path) and task name used for object path (issue #516) allegroai 2021-12-17 11:58:44 +02:00
  • 6f6c5e9f5e Fix Storage Helper rename partial file throwing errors on multiple access allegroai 2021-12-17 11:56:24 +02:00
  • a4b507598b Fix resource monitor fails on permission issues (skip over parts) allegroai 2021-12-17 11:55:46 +02:00
  • 24464b7c10 Add better input handling for clearml-init in colab (#515) Victor Sonck 2021-12-14 19:49:34 +01:00
  • dedf31867a Change README to dark theme (#513) shyallegro 2021-12-14 09:58:28 +02:00
  • 36ee3d6120 Version bump v1.1.5rc4 allegroai 2021-12-12 19:58:03 +02:00
  • 4395a419c5 Fix pandas delta datetime conversion (issue #510) allegroai 2021-12-12 19:57:24 +02:00
  • 4be4ba1a9a Add support for jsonargpraser (issue #403) allegroai 2021-12-12 19:56:55 +02:00
  • b94f345d2b Fix reusing Task did not reset it allegroai 2021-12-12 19:56:01 +02:00
  • 9c79e557d0 Fix support clearml pycharm plugin 1.0.2 (support partial pycharm git repo sync) allegroai 2021-12-12 19:54:53 +02:00
  • ab1c6ec0ca Fix Task.reset force not used allegroai 2021-12-10 21:21:32 +02:00
  • 9624f2c715 Add Task.get_reported_plots() allegroai 2021-12-08 11:41:55 +02:00
  • 0366b3d3df Allow Monitor.get_query_parameters to override defaults allegroai 2021-12-08 11:41:29 +02:00