Commit Graph

1605 Commits

Author SHA1 Message Date
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
pollfly
b31beb0873
Change example name (#528) 2021-12-31 12:33:23 +02:00
allegroai
7a314b788b Version bump 2021-12-30 14:17:10 +02:00
allegroai
54107c9403 Fix doc string 2021-12-30 12:22:38 +02:00
allegroai
ddffffa51c Control S3/GS _stream_download_pool_connections from clearml.conf "stream_connections", default 128 2021-12-30 12:22:11 +02:00
allegroai
db6f6f3d76 Fix multi-processing context block catching exception 2021-12-30 12:21:48 +02:00
allegroai
3df7d2651c Fix GS without default project will crash 2021-12-30 12:21:10 +02:00
Victor Sonck
c226a74806
Add some convenience functionality to clearml-data (#526)
* Add some convenience functionality to clearml-data to allow for fast creation of new dataset versions.

* Added get_existing_project function to data utils and cleaned up typos and docstrings there

* Fixed black formatting
2021-12-29 12:16:45 +02:00
Victor Sonck
30c3968cd7
Add LocalClearmlJob as possible option for HPO (#525) 2021-12-28 15:54:38 +02:00
allegroai
ce926ffbdb Version bump 2021-12-26 22:06:17 +02:00
allegroai
739a34929d Improve detection of running reporting subprocess (including zombie state) 2021-12-26 22:03:08 +02:00
allegroai
4416544ec5 Add support for vscode-jupyter (https://github.com/microsoft/vscode-jupyter/pull/8531) 2021-12-26 22:02:26 +02:00
allegroai
f80a6813a5 Add warning when loosing reporting subprocess 2021-12-26 22:02:03 +02:00
pollfly
b036bbce2f
Update XGBoost example (#524)
* Change dataset (load_boston is deprecated)
* Black format
* Add save_model
2021-12-23 14:07:42 +02:00
Mal Miller
8f1e2b0aae
Add environment variable for default request method (#521) 2021-12-23 10:46:22 +02:00
allegroai
13645661d8 Version bump 2021-12-22 16:29:36 +02:00
allegroai
c7ebd525a2 Version bump 2021-12-22 13:29:30 +02:00
allegroai
1d652e3eb6 Fix main process's reporting subprocess lost, switch back to thread mode 2021-12-22 13:29:03 +02:00
allegroai
d9aee85821 Fix forked StorageHelper should use its own ThreadExecuter 2021-12-22 13:27:57 +02:00
allegroai
7e32278ebf Fix matplotlib auto-magic detect bar graph series name (issue #518) 2021-12-22 13:26:51 +02:00
allegroai
570fcfd061 Add Model.remove() to allow removing a model from the model repository 2021-12-22 13:09:23 +02:00
allegroai
1a0a7b6738 Fix local StorageHelper.delete() raising exception on non existing file instead of returning false 2021-12-22 13:08:32 +02:00
allegroai
69846d200a Add HTTP download timeout control (change default connection timeout to 30sec) 2021-12-22 12:53:37 +02:00
allegroai
d647a33470 Add initial setup callback to monitoring class 2021-12-22 12:50:48 +02:00