eugen-ajechiloae-clearml
|
ba2e349d0c
|
Fix no warning when failing to patch argparse (#576)
|
2022-02-13 16:25:26 +02:00 |
|
eugen-ajechiloae-clearml
|
5be1c8b2b0
|
Support newer azure storage python version (#548)
Add support for Azure Blob Storage >=12.0.0. Backwards compatibility remains for >=2.0.1,<=2.1
|
2022-02-12 17:32:43 +02:00 |
|
eugen-ajechiloae-clearml
|
c01e2e1166
|
Fix group arguments in click (#561)
|
2022-02-12 00:01:44 +02:00 |
|
allegroai
|
a47f127679
|
Upgrade six version (in case pathlib2 >2.3.7 is installed)
|
2022-02-10 23:49:09 +02:00 |
|
allegroai
|
cf9938c490
|
Add get_parameters cast back to original type
|
2022-02-10 23:49:09 +02:00 |
|
eugen-ajechiloae-clearml
|
296cb7d899
|
Add Python Fire support (#550)
|
2022-02-07 13:38:11 +02:00 |
|
allegroai
|
9794135aed
|
Version bump
|
2022-02-07 13:32:34 +02:00 |
|
allegroai
|
ff91ee9ade
|
Add support for extra HTTP retry codes
|
2022-02-07 13:30:20 +02:00 |
|
allegroai
|
9744d63796
|
Fix autoscaler spin down stuck machine, ignore unknown stale workers
|
2022-02-07 13:29:51 +02:00 |
|
eugen-ajechiloae-clearml
|
d53dbbf697
|
Add catboost support (#542)
Co-authored-by: ajecc <eugenajechiloae@gmail.com>
|
2022-02-03 21:36:27 +02:00 |
|
Rizwan Hasan
|
eb5350f551
|
Fixed requirements, refactored and formatted code in some examples (#567)
|
2022-02-03 21:34:42 +02:00 |
|
allegroai
|
172c3e44f1
|
Fixed argparser SUPPRESS as default should be resolved at remote execution the same way (i.e. empty string equals SUPPRESS)
|
2022-02-03 15:30:31 +02:00 |
|
allegroai
|
e98e6acae1
|
Fix nargs="?" without type does not properly cast the default value (#531)
|
2022-02-03 15:29:56 +02:00 |
|
allegroai
|
34fc80b039
|
Fix clearml-task add Task.init() call in the incorrect location when single local file is used
|
2022-02-02 15:35:57 +02:00 |
|
allegroai
|
9f77b3275f
|
Fix AutoScaler should not fail on any command, but only on the agent failing to launch
|
2022-02-02 15:34:11 +02:00 |
|
allegroai
|
8265ca9375
|
Fix AWS AutoScaler tags support
|
2022-02-02 15:32:42 +02:00 |
|
allegroai
|
051998800c
|
Fix incorrect timeout used for stale workers
|
2022-02-02 15:31:37 +02:00 |
|
allegroai
|
5f1345b148
|
Add skip_zero_size_check to StorageManager.download_folder()
|
2022-01-31 11:07:15 +02:00 |
|
allegroai
|
6229d5a67a
|
Support artifact_object empty string
Fix pandas passed as upload_artifact preview object
|
2022-01-31 11:03:49 +02:00 |
|
allegroai
|
857206a9b6
|
Fix extra_layout not passed to report_matrix (#559)
|
2022-01-31 10:52:53 +02:00 |
|
allegroai
|
4b30ac6c31
|
Change auto-scaler confusing log message
|
2022-01-31 10:51:25 +02:00 |
|
allegroai
|
f45b3e3ce3
|
Allow overriding auto_delete_file in Task.update_output_model() (#554)
|
2022-01-31 10:50:08 +02:00 |
|
pollfly
|
e182c188e0
|
Fix docstrings (#560)
|
2022-01-27 14:02:13 +02:00 |
|
pollfly
|
d3e986393a
|
Fix links (#558)
|
2022-01-27 12:15:04 +02:00 |
|
pollfly
|
f0f0d26208
|
Add model reporting examples (#553)
|
2022-01-25 15:36:12 +02:00 |
|
allegroai
|
1cae01612d
|
Fix no use returning invalid configurations
|
2022-01-25 00:38:48 +02:00 |
|
pollfly
|
12fa7c92aa
|
Edit HTML reporting examples (#546)
* edit docstrings
* xgboost edits
* change name of task_piping_example.py
* allegro >>> clearml, oval >>> ellipse
|
2022-01-20 14:34:18 +02:00 |
|
allegroai
|
ad735f93e0
|
Fix StorageManager.download_folder() fails on Windows path
|
2022-01-18 20:34:45 +02:00 |
|
allegroai
|
fa95d041e2
|
Add support for not raising error on downloaded files with 0 size
|
2022-01-18 20:33:26 +02:00 |
|
allegroai
|
958628551f
|
Version bump to v1.1.6
|
2022-01-18 15:19:54 +02:00 |
|
allegroai
|
5953dc6eef
|
Fix network issues causing Task to stop on status change even though no status change has occurred (#535)
|
2022-01-15 23:05:23 +02:00 |
|
allegroai
|
e4df21ea52
|
Fix always store session cache in ~/.clearml (regardless of the cache folder)
|
2022-01-15 23:04:32 +02:00 |
|
allegroai
|
977d68169b
|
Fix cleanup fail silently does not remove all entries
|
2022-01-15 23:03:58 +02:00 |
|
allegroai
|
097bf23481
|
PEP8
|
2022-01-15 23:03:20 +02:00 |
|
allegroai
|
b3176a223b
|
Change HTTP driver timeout and retry codes (connection timeout will now trigger a retry)
|
2022-01-13 11:57:44 +02:00 |
|
allegroai
|
be1478e67a
|
Add status_message support to Task.mark_stopped()
|
2022-01-13 11:56:26 +02:00 |
|
allegroai
|
0ebed74968
|
Fix artifact preview has no truth value
|
2022-01-13 11:55:38 +02:00 |
|
allegroai
|
149d55442d
|
Fix delete artifacts after upload
|
2022-01-10 00:00:56 +02:00 |
|
allegroai
|
51c8c84bc4
|
Fix Multi-pipeline support
|
2022-01-10 00:00:38 +02:00 |
|
allegroai
|
2c214e9848
|
Add populate now stores function arg types as part of the hyper paremeters
|
2022-01-10 00:00:05 +02:00 |
|
allegroai
|
3f9f3aedc7
|
Add Logger.set_default_debug_sample_history()/get_default_debug_sample_history() to allow controlling maximum debug samples programmatically
|
2022-01-09 23:59:33 +02:00 |
|
allegroai
|
1e680ae82f
|
Version bump
|
2022-01-08 22:59:52 +02:00 |
|
allegroai
|
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
|
2022-01-08 22:58:34 +02:00 |
|
allegroai
|
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
|
2022-01-08 22:58:08 +02:00 |
|
allegroai
|
afad2772b9
|
Fix resource monitoring should only be run in the main process when using threaded logging mode
|
2022-01-08 22:57:14 +02:00 |
|
allegroai
|
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)
|
2022-01-08 22:56:45 +02:00 |
|
Idan Tene
|
ccc8e83c58
|
Fix and upgrade the SlackMonitor (#533)
* Update to latest Slack import statements
* Add filter callables to SlackMonitor
* Add include_users and exclude_users filters
* Add include_archived
|
2022-01-06 22:57:15 +02:00 |
|
allegroai
|
ca20121fb9
|
Add Task.force_store_standalone_script() to force storing standalone script instead of git repository reference (issue #340)
|
2022-01-05 08:57:33 +02:00 |
|
allegroai
|
de6ea269f8
|
Fix Pipeline controller function support for dict as input argument
|
2022-01-05 08:56:56 +02:00 |
|
allegroai
|
94da6af843
|
Version bump to v1.1.5
|
2022-01-01 23:08:47 +02:00 |
|