allegroai
|
4417812410
|
Fix Kerastuner framework and examples #1279
|
2024-07-24 17:35:34 +03:00 |
|
allegroai
|
fa0ba104c4
|
Add original_task property to models
Change `task` property to return connected task
|
2024-07-21 14:14:15 +03:00 |
|
allegroai
|
a59b40217e
|
Black formatting
|
2024-07-19 13:12:46 +03:00 |
|
allegroai
|
f48c2ffc1c
|
Black formatting
|
2024-07-17 10:50:49 +03:00 |
|
allegroai
|
cbb90a8bd5
|
Black formatting
|
2024-07-15 13:39:00 +03:00 |
|
allegroai
|
d75564d514
|
Fix "can't create new thread at interpreter shutdown" errors (known issue with Python 3.12.0 and other versions)
|
2024-07-13 22:13:55 +03:00 |
|
allegroai
|
74b2b38673
|
Fix CLEARML_MULTI_NODE_SINGLE_TASK rank 0 always creates resource monitoring scalers ":monitor:machine" and ":monitor:gpu" so that external monitoring is not broken
|
2024-07-11 12:55:20 +03:00 |
|
allegroai
|
0bb0f29867
|
Fix jupyter notebook packages and uncommitted changes are sometimes not fetched
|
2024-07-09 15:35:19 +03:00 |
|
allegroai
|
253aee3b0e
|
Fix CLEARML_MULTI_NODE_SINGLE_TASK resource monitoring
|
2024-07-07 13:38:12 +03:00 |
|
allegroai
|
e27d277e40
|
Fix Task.launch_multi_node() not supported when used via pytorch lightning
|
2024-07-04 15:29:37 +03:00 |
|
allegroai
|
aa227a0cdb
|
Fix tensorboard numpy 2.0 incompatibility breaking binding
|
2024-07-04 15:27:52 +03:00 |
|
allegroai
|
9594e5dddd
|
Add CLEARML_MULTI_NODE_SINGLE_TASK (values -1, 0, 1, 2) for easier multi-node singe Task workloads
|
2024-07-04 15:27:10 +03:00 |
|
allegroai
|
7dc601598b
|
Add support for HTTP file upload progress reporting
|
2024-07-04 15:26:45 +03:00 |
|
allegroai
|
3fa5409283
|
Fix launch_multi_node enforce the parent of sub-tasks to be the master node 0 task
|
2024-07-04 15:26:17 +03:00 |
|
allegroai
|
81b4c49f8b
|
Add clearml-task and CreateAndPopulate support for bash scripts, ipynb and python modules. requires clearml-agent 1.9+
|
2024-07-04 15:24:40 +03:00 |
|
allegroai
|
eb09b4646c
|
Fix support passing folder to get_script_info() to get the git info
|
2024-06-30 09:17:55 +03:00 |
|
pollfly
|
8adbf5ae00
|
Edit docstring (#1290)
|
2024-06-27 17:42:41 +03:00 |
|
allegroai
|
d835fb2e0c
|
Add --tags option to clearml-task (#1284)
|
2024-06-23 14:41:03 +03:00 |
|
pollfly
|
60d138bc56
|
Update docstrings (#1289)
Edit docstrings so they can be rendered using MDX
|
2024-06-20 16:59:53 +03:00 |
|
allegroai
|
4c79e06643
|
Version bump to v1.16.2
|
2024-06-18 17:08:26 +03:00 |
|
allegroai
|
0cf4d6a6ce
|
Fix numpy 2.0 compatibility (np.NINF removed)
|
2024-06-18 16:52:50 +03:00 |
|
allegroai
|
cf4134ee02
|
Black formatting
|
2024-06-16 23:15:26 +03:00 |
|
allegroai
|
9fff3bc03c
|
Black formatting
|
2024-06-13 21:04:14 +03:00 |
|
Jim Diroff II
|
37a63e538f
|
Fix typo in docs and default sdk config (#1281)
|
2024-06-11 00:24:15 +03:00 |
|
Pedro Conceição
|
b5a1299ac7
|
Make dataset preview optional (#1270)
|
2024-06-07 22:08:40 +03:00 |
|
Rafael Tvelov
|
22bbb66fe8
|
Fix python-fire integration (#1275)
Fixes bug when calling `__call__` method of a class via Fire (#1268)
|
2024-06-05 20:12:00 +03:00 |
|
pollfly
|
c106155935
|
Add get_mutable_local_copy note (#1276)
* Add get_mutable_local_copy note
|
2024-06-03 13:55:01 +03:00 |
|
nfzd
|
7fcd315c4e
|
Fix path substitution for file:// URIs (#1251)
Co-authored-by: Michael Mueller <michael.mueller@wsa.com>
|
2024-05-31 09:07:45 +03:00 |
|
allegroai
|
6ae74972a6
|
Black formatting
|
2024-05-28 11:24:39 +03:00 |
|
allegroai
|
54418060ae
|
Add api.public_ip_ping (default: 8.8.8.8) and api.public_ip_service_urls (default: ["api.ipify.org";, "ident.me";]) configuration settings to detect public IP and network interface
|
2024-05-22 10:08:00 +03:00 |
|
allegroai
|
5c379928c6
|
Fix no need to recreate reporter if forking and reporting in subprocess
Fix forked detection mechanism
|
2024-05-21 13:35:07 +03:00 |
|
allegroai
|
fb177bd0dc
|
Version bump to v1.16.1
|
2024-05-17 23:10:46 +03:00 |
|
allegroai
|
883b73ce30
|
Fix Pycharm Plugin Windows/Linux interoperability
|
2024-05-17 23:10:31 +03:00 |
|
allegroai
|
c9cbe1c903
|
Fix pipeline breaks when continue_on_abort is set to true
|
2024-05-17 23:10:02 +03:00 |
|
allegroai
|
3094d57140
|
Version bump to v1.16.0
|
2024-05-17 10:26:56 +03:00 |
|
allegroai
|
3377efe738
|
Fix Jupyter password might not be used in some protected Jupyterlab instances
|
2024-05-17 10:26:43 +03:00 |
|
allegroai
|
3012837bf3
|
Add support for better pipeline continue behavior including control of children
|
2024-05-17 10:19:11 +03:00 |
|
allegroai
|
47588da713
|
Add Python 3.12 support
|
2024-05-17 10:16:48 +03:00 |
|
allegroai
|
0efdb0b3b9
|
Fix PY3.5 support, PEP8
|
2024-05-17 10:15:56 +03:00 |
|
allegroai
|
6ad3f16bb9
|
Fix parameter overrides are converted to string when using HPO (#975)
|
2024-05-17 10:14:43 +03:00 |
|
allegroai
|
a966e4afd0
|
Move Task.set_resource_monitor_iteration_timeout() to a class method, add wait_for_first_iteration_to_start_sec and max_wait_for_first_iteration_to_start_sec arguments
|
2024-05-17 10:13:50 +03:00 |
|
allegroai
|
3fde18f6f6
|
Fix FastAI performance (#1234)
|
2024-05-17 10:11:31 +03:00 |
|
dependabot[bot]
|
4625f057d1
|
Bump tqdm from 4.64.1 to 4.66.3 in /examples/cicd (#1260)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-15 01:00:38 +03:00 |
|
allegroai
|
39d150bf56
|
Fix Python <3.8 compatibility
|
2024-05-12 08:57:56 +03:00 |
|
Andrew Gardner
|
66a7f5616c
|
Fix issue #1249 pytorch-lightning patches (#1254)
|
2024-05-10 15:27:11 +03:00 |
|
allegroai
|
2fbd86415c
|
Fix AMD GPU metrics collection
|
2024-05-08 23:41:13 +03:00 |
|
allegroai
|
db4834f37e
|
Add Task.get_executed_queue() to get the name/ID of the queue a task was executed in
|
2024-05-06 12:05:52 +03:00 |
|
allegroai
|
81c02dbfdd
|
Add URL substitution to registered uploaded files when reporting an event
|
2024-05-04 23:45:36 +03:00 |
|
allegroai
|
f267466926
|
Fix MIG GPU support
|
2024-05-01 15:36:20 +03:00 |
|
allegroai
|
7a4154f054
|
Black formatting
|
2024-04-28 00:34:14 +03:00 |
|