Commit Graph

  • a06fcfef17 Fix PY3.5 compatibility allegroai 2021-12-08 11:41:03 +02:00
  • 8cc4c4256c Add abseil example (#509) pollfly 2021-12-08 09:51:04 +02:00
  • 65f1c0baa1 Version bump v1.1.5rc3 allegroai 2021-12-04 23:21:31 +02:00
  • 13a1472b68 Fix validation error causes infinite loop allegroai 2021-12-04 23:21:16 +02:00
  • 8c50f34f8c Fix tasks schema prevents sending null container parts allegroai 2021-12-04 23:20:46 +02:00
  • bb15ea6666 Fix links in jupyter notebooks (#505) pollfly 2021-12-02 11:28:35 +02:00
  • 600ded8591 Fix missing CLEARML_SET_ITERATION_OFFSET definition allegroai 2021-12-01 23:57:00 +02:00
  • f5040b59d7 Add Markdown in pipeline jupyter notebooks (#502) pollfly 2021-12-01 18:48:14 +02:00
  • b8a06c6d9c Edit docstrings (#501) pollfly 2021-12-01 18:45:56 +02:00
  • fc0305728c Allow overriding initial iteration offset using environment variable (CLEARML_SET_ITERATION_OFFSET) or Task.init(continue_last_task==<offset>) (issue #496) allegroai 2021-11-30 21:15:03 +02:00
  • 297f33703f Fix Model.get_weights_package() returns None on error allegroai 2021-11-30 21:14:18 +02:00
  • 11892a2145 Add support for Google Cloud Storage pool_connections and pool_maxsize overrides allegroai 2021-11-30 21:13:48 +02:00
  • f620c6302a Add last worker time to AutoScaler allegroai 2021-11-30 21:13:02 +02:00
  • b3a2b3425c Version bump 1.1.5rc2 allegroai 2021-11-29 12:47:33 +02:00
  • 201c757b0c Fix PY3.5 compatibility allegroai 2021-11-29 12:47:05 +02:00
  • 73cfbcb947 Fix download progress bar based on sdk.storage.log.report_download_chunk_size_mb configuration allegroai 2021-11-29 12:46:40 +02:00
  • 144832d001 Fix Conda also lists the CudaToolkit version installed (for the agent to reproduce) allegroai 2021-11-29 12:46:13 +02:00
  • 2e050cf913 Version bump 1.1.5rc1 allegroai 2021-11-26 16:40:50 +02:00
  • 9824256b61 Add warning when opening an aborted Dataset allegroai 2021-11-26 16:39:53 +02:00
  • 62a175a243 Fix TriggerScheduler on Dataset change (issue #491) allegroai 2021-11-26 16:39:32 +02:00
  • c3b11b06f1 Add HyperParameterOptimizer.get_top_experiments_details(...) returns the hparams and metrics of the top performing experiments of an HPO (issue #473) allegroai 2021-11-26 16:37:19 +02:00
  • 9527b2ca03 Add citation allegroai 2021-11-24 00:22:37 +02:00
  • 8f84c42f5d Edit pipeline example (#494) pollfly 2021-11-21 12:30:05 +02:00
  • 3d4b9c7127 Version bump v1.1.5rc0 allegroai 2021-11-18 15:35:06 +02:00
  • 6a6cf111be Refactor AutoScaler allegroai 2021-11-17 19:15:48 +02:00
  • 497ba92bff Add PipelineDecorator to clearml and clearml.automation namespaces allegroai 2021-11-17 19:13:18 +02:00
  • 3f7d271c10 Fix jupyter kernel shutdown causing nested atexit callbacks leaving Task in running state allegroai 2021-11-17 19:08:24 +02:00
  • 05ae7ec47b Store multi-pipeline execution plots on the master pipeline Task Support pipeline return value stored on pipeline Task Add PipelineDecorator multi_instance_support allegroai 2021-11-15 18:01:05 +02:00
  • f75a210335 Fix multi-subprocess can cause Task to hand at close allegroai 2021-11-14 22:25:44 +02:00
  • f52fcb9668 Fix TF 2.7 support (get logdir on with multiple TB writers) allegroai 2021-11-12 20:08:25 +02:00
  • 77c985d961 Improve docstring allegroai 2021-11-12 20:07:59 +02:00
  • 5d2d1b7b4a Version bump to v1.1.4 allegroai 2021-11-08 18:12:23 +02:00
  • 4f9aaa69ed Fix hyperparams with None value converted to empty string causes inferred type to change to str in consecutive connect() calls v1.1.4 allegroai 2021-11-08 10:05:23 +02:00
  • 6ed6c3ff70 Fix tf.saved_model.load() binding for TF >=2.0 allegroai 2021-11-08 10:02:39 +02:00
  • 1c198a47fd Fix session raises missing host error when in offline mode (issue #489) allegroai 2021-11-06 14:53:22 +02:00
  • a68f832a8a Improve docstring code-snippet (issue #486) allegroai 2021-11-02 18:02:44 +02:00
  • 95f7fb2bd5 Fix Task.get_models()['input'] returns string instead of clearml.Model allegroai 2021-10-30 12:15:06 +03:00
  • 308bbe88ed Fix Task.get_task() does not load output_uri from stored Task allegroai 2021-10-29 22:56:44 +03:00
  • e53a76b713 Version bump v1.1.4rc0 allegroai 2021-10-27 22:06:57 +03:00
  • f37ca65c56 Fix duplicate keyword argument allegroai 2021-10-27 22:06:50 +03:00
  • d0e09282d3 Version bump to v1.1.3 v1.1.3 allegroai 2021-10-25 21:42:45 +03:00
  • 11f21fcfb6 Fix PyTorch distributed TimeoutSocket issue in Windows allegroai 2021-10-25 13:15:05 +03:00
  • ef6b381710 Fix subprocess current_task return should return class instance allegroai 2021-10-24 17:33:49 +03:00
  • 1795344ec3 Fix crash inside forked subprocess might leave SafeQueue in a locked state, causing task.close() to hang allegroai 2021-10-24 17:33:21 +03:00
  • 12439b9970 Add pipeline.upload_model() allegroai 2021-10-24 17:32:47 +03:00
  • e6d3860de0 Add Task.query_tasks, Task.get_task/s tags argument Fix docstring allegroai 2021-10-24 17:32:27 +03:00
  • 23b0c500f1 Add Dataset examples (#485) pollfly 2021-10-24 14:31:20 +03:00
  • 0f2eef3ef4 Update README.md Allegro AI 2021-10-22 16:12:04 +03:00
  • dae1a1d112 Minor edit when training with a custom dataset (#484) Kumar Ashutosh 2021-10-22 02:27:06 -05:00
  • ca70f0a6f6 Improve docstring allegroai 2021-10-21 11:59:17 +03:00
  • b443e781cb Fix task.set_script allegroai 2021-10-21 11:58:56 +03:00
  • 5bc689c9fe Fix clearml-task diff was corrupted by windows drive letter and separator (issue #483) allegroai 2021-10-21 09:55:32 +03:00
  • 0bc43a31f4 PEP8 allegroai 2021-10-19 10:39:55 +03:00
  • 94d28ed44f Fix PipelineController start should not kill the process when done Fix PY3.5 compatibility allegroai 2021-10-19 10:33:35 +03:00
  • 192bb03809 Add support for configuration env and files section allegroai 2021-10-19 10:32:06 +03:00
  • 4c7a59e2ba Fix S3BucketConfig.is_valid() for ec2 envs with use_credentials_chain (#478) H4dr1en 2021-10-18 14:04:29 +02:00
  • c29dd1fe06 Fix docstring typos (#476) pollfly 2021-10-17 20:19:16 +03:00
  • 8e1ff6eed9 Add nested pipeline components missing pipeline tags Fix nested pipeline component point parent point to pipeline Task allegroai 2021-10-16 23:17:14 +03:00
  • c8340d4d3c Fix populated Task missing import allegroai 2021-10-16 23:16:26 +03:00
  • 8d5d2f2f9e Fix Pipeline stopping all running steps allegroai 2021-10-16 23:15:58 +03:00
  • 3b7fc2e0d2 Add Task.stopped reason arg allegroai 2021-10-16 23:15:00 +03:00
  • 371405cad9 Fix DEBUG_SIMULATE_REMOTE_TASK devworker allegroai 2021-10-16 23:14:25 +03:00
  • 0ade8b0717 Fix LocalClearmlJob setting failed status Cache ClreamlJob state (refresh every one second) allegroai 2021-10-16 23:13:49 +03:00
  • 88e4f8db82 Add Task.mark_completed() force and status_message args allegroai 2021-10-16 23:11:25 +03:00
  • 04797d25d1 Add PipelineController.stop() mark_failed and mark_aborted args Add pipeline decorator run_locally Add PipelineController.continue_on_fail property Add PipelineController.__init__() abort_on_failure arg allegroai 2021-10-16 23:10:23 +03:00
  • e4ceeb2c11 Enhance utilities allegroai 2021-10-16 23:07:33 +03:00
  • fbb9af21f7 Add Task.get_script() and Task.set_script() allegroai 2021-10-16 23:06:37 +03:00
  • 0bca84375b Add support for setting default value to auto connected argparse arguments allegroai 2021-10-16 23:05:45 +03:00
  • 9085847c6d Fix duplicate task dataset tags allegroai 2021-10-16 23:04:11 +03:00
  • f986c72113 Fix PY3.5 compatibility allegroai 2021-10-16 23:03:20 +03:00
  • d0e5713d1c Fix pipeline failing to create Step Task should cause the pipeline to be marked failed allegroai 2021-10-16 23:02:38 +03:00
  • 8ca5346421 Edit TaskScheduler docstrings (#475) pollfly 2021-10-15 16:04:44 +03:00
  • b010f775bd Add demo server note to README and number instructions (#470) pollfly 2021-10-10 10:32:43 +03:00
  • d747b2e93e Improve PyJWT resiliency support allegroai 2021-10-10 09:06:29 +03:00
  • 3b240b48c4 Fix TQDM "line cleanup" not using CR but rather arrow-up escape sequence allegroai 2021-10-10 09:06:07 +03:00
  • 0cb0c234eb Add Optimizer.get_top_experiments_id_metrics_pair() for top performing experiments allegroai 2021-10-10 09:05:44 +03:00
  • efd786a061 Fix support for upload LazyEvalWrapper artifacts allegroai 2021-10-10 09:03:18 +03:00
  • f25dcde2c1 Fix Jupyter notebook should always set Task as completed/stopped, never failed (exceptions are caught in interactive session) allegroai 2021-10-10 09:02:58 +03:00
  • fb7bc920ed PEP8 allegroai 2021-10-10 09:02:25 +03:00
  • 0a543d55d0 Version bump 1.1.3rc0 allegroai 2021-10-07 14:47:14 +03:00
  • 50e09ef29b Fix pyjwt.decode() in >=2.2.0 does not support kwargs (and thus fails when unsupported "verify" kwarg is used) allegroai 2021-10-07 14:46:17 +03:00
  • 622198860c Version bump to 1.1.2 v1.1.2 1.1.2 allegroai 2021-10-07 14:34:57 +03:00
  • 9df12f5399 Fix PyJWT issue by limiting dependency allegroai 2021-10-07 14:34:40 +03:00
  • 6b30d06971 Update README getting started instructions (#466) pollfly 2021-10-07 09:29:47 +03:00
  • 1f82b0c401 Add LogUnifomParameterRange for hyperparameter optimization with optuna (#462) diegopereyra99 2021-10-06 16:22:24 -03:00
  • 4ee044f020 Version bump allegroai 2021-10-06 19:01:05 +03:00
  • b6be5da363 Fix FileLock create target folder allegroai 2021-10-05 23:17:50 +03:00
  • 2509756ea8 Change pipeline.start_locally() default run_pipeline_steps_locally=False allegroai 2021-10-05 23:17:09 +03:00
  • 8c6119c13e Fix docstring parameter (#464) pollfly 2021-10-05 19:54:07 +03:00
  • 6bcefb558e Change Dataset.create() now automatically reverts to using current Task if no project/name provided allegroai 2021-10-04 23:39:03 +03:00
  • c2f49547d8 Fix broken Dataset finalize allegroai 2021-10-04 23:38:29 +03:00
  • 00efe33896 PEP8 1.1.2rc0 allegroai 2021-10-04 00:57:31 +03:00
  • b0a3166a93 Fix example allegroai 2021-10-03 03:25:04 +03:00
  • 39d8d8f0cb Fix example project name allegroai 2021-10-03 02:56:42 +03:00
  • 3643446f56 Fix example requirements allegroai 2021-10-03 02:16:26 +03:00
  • 56230faa5b Add PipelineController add_step configuration_overrides allowing to override Task configuration objects allegroai 2021-10-02 21:44:48 +03:00
  • a488c6a04c Change clearml-data default chunk-size is 512mb allegroai 2021-10-02 21:43:56 +03:00
  • e59d8bdac3 Fix task.connect(dict) value casting, if None is the default value, use backend stored type allegroai 2021-10-02 21:43:36 +03:00
  • 35fe1c418c Fix task.upload_artifact non standard dictionary will now revert to pickle. Issue #452 allegroai 2021-10-02 21:42:18 +03:00
  • 7d1ebb360d Fix README allegroai 2021-09-30 22:26:07 +03:00