allegroai
88168f9ee4
Allow passing name in task_filters
2021-07-23 16:05:03 +03:00
allegroai
d1f377d5f2
Add task_filter to Objective.get_top_tasks()
2021-07-23 16:03:27 +03:00
allegroai
94829dd199
Fix internal logging.Logger can't be pickled
2021-07-23 16:02:38 +03:00
allegroai
f9a6139168
Fix docstrings
2021-07-23 16:02:08 +03:00
allegroai
510c275188
Add TaskScheduler
2021-07-23 16:01:17 +03:00
allegroai
82009a5935
Fix check permissions fail in HTTPDriver (issue #394 )
2021-07-23 16:00:23 +03:00
allegroai
900ee9de5a
Fix Pandas with multi-index (issue #399 )
2021-07-23 15:57:38 +03:00
allegroai
08da22296a
Support Task.get_tasks passing multiple project names
2021-07-23 15:56:50 +03:00
allegroai
e0096e6978
Fix redundant resource_monitoring from pipeline controller
2021-07-23 15:54:45 +03:00
allegroai
b70b60868e
Flake8/PEP8
2021-07-23 15:51:49 +03:00
allegroai
f3d42d0a53
Fix always trying to get a pipeline step cached
2021-07-23 15:50:55 +03:00
allegroai
cf9671c253
Add support for extra fields in request object
2021-07-20 10:06:05 +03:00
pollfly
fb6fd9ac4a
Fix docstring typo ( #404 )
2021-07-19 13:22:24 +03:00
Allegro AI
49fcbd7bbf
Create codeql-analysis.yml
2021-07-15 10:38:54 +03:00
allegroai
cb345f647c
Fix click.is_flag support (issue #386 )
2021-07-15 10:19:42 +03:00
allegroai
6e6271fb91
Add reporter.wait_for_events() to ensure flush with wait_for_uploads awaits background processes
2021-07-10 10:34:17 +03:00
Eren Balatkan
6b9297660e
Add loading bar to SHA2 generation ( #396 )
2021-07-06 15:18:29 +03:00
allegroai
75d0577570
Change Task runtime info: add prefix cpu_/gpu_: cpu_cores, gpu_driver_version, gpu_driver_cuda_version
2021-07-04 09:32:33 +03:00
allegroai
226c68330e
Add Click support (issue #386 )
2021-07-04 09:31:47 +03:00
allegroai
c42e32e137
Fix Dataset not setting system tag on existing data_processing Tasks
2021-07-01 00:03:11 +03:00
pollfly
ac229f6b86
Update screeshots gif ( #390 )
2021-06-30 18:39:50 +03:00
pollfly
a79447bba6
Link to clear.ml docs and fix links ( #389 )
...
* switch allegro.ai links to clear.ml
* fix colab links
* add newline
2021-06-29 11:22:12 +03:00
allegroai
0da2499269
Add support for Logger.report_text() explicit log-level reporting
2021-06-25 22:42:07 +03:00
allegroai
a7f4f3eb7b
Sync version bump
2021-06-25 22:40:15 +03:00
allegroai
968305e09d
Fix PipelineController callback returning False
2021-06-25 22:39:31 +03:00
allegroai
164fa357ed
Fix no print logging after python logging handlers are cleared
2021-06-25 22:39:07 +03:00
Michael Allman
fa6b2e8c7c
Get notebook auth token from the JUPYTERHUB_API_TOKEN environment
...
variable if it is not present in the server info
2021-06-23 18:09:23 +03:00
Revital
0325c2f32a
rename TrainsTuner to ClearmlTuner
2021-06-20 10:33:07 +03:00
allegroai
0765d18868
Add return_full_path argument to StorageManager.list()
2021-06-16 18:27:02 +03:00
allegroai
ca7909f034
version bump
2021-06-12 23:11:49 +03:00
allegroai
e7de292c1c
Fix multiprocess spawn context using ProcessFork kills subprocess before parent process ends
2021-06-12 23:11:48 +03:00
allegroai
d769582332
Autoscaler improvements and optimizations
...
Add customizable boot bash script
Fix custom bash script should be called last before starting agent
Fix auto scaler spins too many instances at onces then killing the idle ones (spin time is longer than poll time)
2021-06-12 23:11:48 +03:00
allegroai
332ceab3ea
Fix clearml-task failing without a docker script. Issue #378
2021-06-09 02:46:46 +03:00
allegroai
53d25b7675
Fix incorrect check for default value in Config.get()
2021-06-09 02:46:01 +03:00
allegroai
bf414f1f71
Fix documentation links
2021-06-07 01:01:50 +03:00
Tim Joseph
4a2099b53c
Adds an tensorboardx example for add_video (creates GIFs in tensorboard)
2021-06-02 21:11:51 +03:00
Noam Wasersprung
1ab3710074
Fix colab reference to open the correct notebook ( #374 )
...
Fix github account link
2021-06-01 12:20:13 +03:00
pollfly
e3ab9defa1
Add google colab notebook tutorial ( #368 )
...
* add csv data sample to data_samples
* add google colab as clearml worker
* edit clearml_colab_agent
* remove outputs from colab file
* Delete clearml_colab.ipynb
* Delete clearml_colab_agent.ipynb
* Rename clearml_colab_agent.ipynb to examples/clearml_agent/clearml_colab_agent.ipynb
* Update clearml_colab_agent.ipynb
correct link to point to google colab
* Update clearml_colab_agent.ipynb
* edit clearml_colab_agent profile link
2021-06-01 09:51:49 +03:00
allegroai
701fca9f39
version bump
2021-06-01 00:20:43 +03:00
allegroai
17b5ec52d0
Fix default_output_uri for Dataset creation (issue #371 )
2021-06-01 00:19:28 +03:00
allegroai
e10940d038
Add Task.ignore_requirements
2021-06-01 00:19:06 +03:00
allegroai
d22cf7557d
Add support for GIF images in Tensorboard (issue #372 )
2021-06-01 00:18:39 +03:00
allegroai
fcc3c12b59
Fix sub-process spawn multi-process
2021-06-01 00:18:20 +03:00
allegroai
ba1b8c403b
Add Task.__get_master_process_id
2021-06-01 00:18:01 +03:00
allegroai
5ce5035541
Fix Task.execute_remotely() on created Task (not initialized Task)
2021-06-01 00:17:45 +03:00
allegroai
73595b8e4e
Deprecate Logger.tensorboard_single_series_per_graph()
2021-06-01 00:17:23 +03:00
allegroai
cedec58140
Version bump to v1.0.3
2021-05-31 22:23:59 +03:00
allegroai
0454ffcdf4
Add optional ignored packages in script requirements (currently used for pywin32)
2021-05-31 15:44:11 +03:00
allegroai
206d86ec5b
Support DummyModel configuration (Slack https://clearml.slack.com/archives/CTK20V944/p1621469235085400 )
2021-05-31 15:43:02 +03:00
allegroai
5e6b4ebe5d
Fix automation controller overrides nodes clone
2021-05-31 15:40:13 +03:00