Commit Graph

  • 9c171d8a5d Fix unique_selector is not applied properly on batches after the first batch. Remove default selector value since it does not work for all event types (and we always specify it anyway) v1.7.3rc0 allegroai 2022-10-30 19:24:19 +02:00
  • ff7b174bf1 Fix passing compression=ZIP_STORED (or 0) to Dataset.upload() uses ZIP_DEFLATED and overrides the user-supplied argument (#812) Doron Serebro 2022-10-27 17:17:13 +03:00
  • d17903d4e9 Adding tarfile member sanitization to extractall() (#803) TrellixVulnTeam 2022-10-27 06:56:05 -05:00
  • b598ee5866 Version bump to v1.7.2 v1.7.2 allegroai 2022-10-23 15:22:55 +03:00
  • 24323d3ee7 Remove future from Python 3 requirements allegroai 2022-10-23 15:21:46 +03:00
  • 2766255e8f Fix pipeline clone logic allegroai 2022-10-23 15:21:30 +03:00
  • 9d096d8ab0 PEP8 allegroai 2022-10-22 14:16:10 +03:00
  • 25df5efe74 Fix Task.upload_artifact() fails uploading pandas DataFrames allegroai 2022-10-17 23:34:21 +03:00
  • 92fbe062b4 Fix crash when running cloned pipeline that invokes a step twice (#770, related to #769) tonyd 2022-10-17 13:30:58 -07:00
  • aad01056b5 version bump v1.7.2rc2 allegroai 2022-10-14 10:32:49 +03:00
  • 6d6b54f5a1 Allow pipeline steps to return string paths without them being treated as a folder artifact and zipped (#780) allegroai 2022-10-14 10:32:36 +03:00
  • a64b918c79 Support running jupyter notebook inside a git repo - repository referenced without uncommitted changes and jupyter notebook as code (uncommitted changes) Add jupyter notebook fail warning allegroai 2022-10-14 10:24:37 +03:00
  • 76939339c4 Fix support for multiple jupyter servers running on the same machine Fix issue with old/new notebook packages installed allegroai 2022-10-14 10:19:35 +03:00
  • 8364cd23d9 Fix docstring allegroai 2022-10-14 10:17:41 +03:00
  • 54489e23a6 version bump v1.7.2rc1 allegroai 2022-10-14 10:16:42 +03:00
  • 57b7a31097 Fix exception raised when using ThreadPool (#790) allegroai 2022-10-14 10:16:11 +03:00
  • d497869a1f Fix retry_on_failure callback does nothing when specified on PipelineController.add_step allegroai 2022-10-14 10:14:29 +03:00
  • a0e19d833d Fix docstrings allegroai 2022-10-14 10:12:49 +03:00
  • 5ece83fe9f version bump v1.7.2rc0 allegroai 2022-10-14 10:11:23 +03:00
  • dd17fca080 Fix pipeline argument becomes None if default value is not set allegroai 2022-10-14 10:09:35 +03:00
  • 452d3c5750 Fix local cache with access rules disabling partial local access allegroai 2022-10-14 10:05:46 +03:00
  • 1e1aa10232 Fix relative paths in examples (#787) Gonzalo Gabriel Jiménez Fuentes 2022-10-08 14:49:36 +02:00
  • 4945182fa4 Fix Pyplot/Matplotlib binding reports incorrect line labels and colors (#791) allegroai 2022-10-03 20:22:24 +03:00
  • 1eee271f01 Version bump to v1.7.1 v1.7.1 allegroai 2022-09-29 18:01:39 +03:00
  • d54657c27e Fix Python <3.5 compatibility allegroai 2022-09-29 17:54:41 +03:00
  • 17a5ca91d8 Fix Task.upload_artifact() does not upload empty lists/tuples allegroai 2022-09-29 17:53:38 +03:00
  • a8175ac2e8 Fix Python Fire binding allegroai 2022-09-29 17:52:40 +03:00
  • 8b22d58a94 version bump v1.7.1rc2 allegroai 2022-09-26 23:27:47 +03:00
  • 564295ecf9 Fix docstring allegroai 2022-09-26 23:27:36 +03:00
  • dc3258ab0b Fix pipeline retry mechanism interface allegroai 2022-09-26 23:27:13 +03:00
  • 77f25b82bd Fix possibility to get a local copy of a dataset that is not finalized allegroai 2022-09-26 23:26:29 +03:00
  • 3b2a296724 PEP8 allegroai 2022-09-26 23:25:09 +03:00
  • c10486b9e5 version bump v1.7.1rc1 allegroai 2022-09-22 20:54:29 +03:00
  • 8a44c2a8b7 Add callback option for pipeline step retry allegroai 2022-09-22 20:54:19 +03:00
  • 6ce0ebbb51 Unify scalar reporting examples allegroai 2022-09-22 20:53:39 +03:00
  • 6c1d24f213 version bump v1.7.1rc0 allegroai 2022-09-18 14:19:31 +03:00
  • 19dada0fb4 Fix Dataset failing to load helper packages should not crash allegroai 2022-09-18 14:19:22 +03:00
  • 40f92dfb62 Fix local cache warning to debug allegroai 2022-09-18 14:18:57 +03:00
  • 59932e4f4c Fix python 2.7 support allegroai 2022-09-18 14:18:40 +03:00
  • 0c5d12b830 Update README.md Allegro AI 2022-09-15 17:41:21 +03:00
  • 18c7dc70ce version bump v1.7.0 allegroai 2022-09-15 16:05:23 +03:00
  • 916c273a08 Improve linters (PyCharm) support detecting return type of Task.init / current_task allegroai 2022-09-15 16:03:29 +03:00
  • 789ca3a76f Add support for datasets version with non semantic version string, Issue #776 allegroai 2022-09-15 16:03:14 +03:00
  • 63e7cbab30 Improve pytorch model saving better, add support for mmvc allegroai 2022-09-15 15:59:34 +03:00
  • 3e5d50e15d add api.http.default_method to help with GCP load balancers dropping GET requests (use PUT instead) allegroai 2022-09-15 15:58:18 +03:00
  • 721569bb77 Improve description for AWS S3 configuration allegroai 2022-09-13 15:09:33 +03:00
  • a59f46a485 Fix API v2.20 formatting allegroai 2022-09-13 15:08:57 +03:00
  • 0b66b11d53 Fix interactive plots v1.7.0rc1 allegroai 2022-09-13 15:06:45 +03:00
  • e695251dd4 Add a single metric reporting example allegroai 2022-09-13 15:05:28 +03:00
  • a18b7b3271 Fix PY2 compatibility allegroai 2022-09-13 15:04:49 +03:00
  • bc1a243ecd Allow specifying extension when using custom artifact serializer functions allegroai 2022-09-13 15:02:54 +03:00
  • b4490a8525 Add deprecation warning in Task.setup_upload() v1.7.0rc0 allegroai 2022-09-13 15:00:25 +03:00
  • c0bbab75b8 Fix Dataset.list_datasets() returns an empty list allegroai 2022-09-13 14:57:21 +03:00
  • fb644fe9ec Edit example (#759) pollfly 2022-09-12 14:09:49 +03:00
  • 01dc126167 Add inference step to pipeline example (#765) pollfly 2022-09-12 13:58:53 +03:00
  • 447714eaa4 Support pipeline retrying failing tasks/steps allegroai 2022-09-06 20:52:50 +03:00
  • 5228b799c1 Add artifacts upload with a custom serializer (#689) allegroai 2022-09-06 10:47:56 +03:00
  • f04c39fb30 Fix API definitions allegroai 2022-09-06 10:40:06 +03:00
  • efde6e4135 Fix uploading 3D plots with plt shows 2D plot on task results page allegroai 2022-09-06 10:39:17 +03:00
  • 4020c8cd42 #757: fix overwrite of existing output models on pipeline task with monitor_models (#758) tonyd 2022-09-05 23:58:41 -07:00
  • 86586fbf35 Fix report_histogram does not show "horizontal" orientation (#699) allegroai 2022-09-02 23:40:34 +03:00
  • bae2108d13 Skip server URL verification in clearml-init allegroai 2022-09-02 23:39:52 +03:00
  • 7caa9195b9 Deprecate output_uri in clearml-data allegroai 2022-09-02 23:39:16 +03:00
  • 1f63946c3f Add Pipeline start_controller_locally implementation in decorator allegroai 2022-09-02 23:38:43 +03:00
  • a663805eb7 Support Azure and GCP storage in Task.setup_upload() allegroai 2022-09-02 23:36:32 +03:00
  • 495741df0a Fix project "default_upload_destination" is used (#734) allegroai 2022-09-02 23:35:43 +03:00
  • bb4b79c1e8 Fix artifacts and models use task original name and not new name allegroai 2022-09-02 23:34:22 +03:00
  • c2b4f728f4 Support providing list of links in clearml-data allegroai 2022-09-02 23:33:33 +03:00
  • a6104347f2 Fix using logarithmic scale breaks matplotlib reporting allegroai 2022-08-29 18:00:59 +03:00
  • e30f497618 Fix Pipeline pool period should be 5sec local, 20sec remote Refactor Pipeline controller code allegroai 2022-08-23 23:19:15 +03:00
  • ca384aa75c Add more model frameworks to the list v1.6.5rc1 allegroai 2022-08-20 22:57:20 +03:00
  • 5a83aa433d Fix Pipeline component is treated as aborted if running on instance that was killed externally (e.g. spot instances dying) allegroai 2022-08-20 22:56:53 +03:00
  • 1cc87c9a21 Add support for registering an abort callback allegroai 2022-08-20 22:55:10 +03:00
  • f298271876 Move calls that modify task from Dataset.__init__() to Dataset.create() allegroai 2022-08-20 22:53:23 +03:00
  • a732753809 Fix docs (#749) pollfly 2022-08-18 12:10:23 +03:00
  • 05333e9b7a Add PR \ Issue templates (#742) erezalg 2022-08-17 11:05:29 +03:00
  • 168074acd9 Fix large files upload to the fileserver using a multipart encoder v1.6.5rc0 allegroai 2022-08-11 09:15:18 +03:00
  • 79882de153 Version bump to 1.6.4 v1.6.4 allegroai 2022-08-10 21:14:22 +03:00
  • 55a1745ac5 Fix APIClient get_all calls failing on API 2.20 allegroai 2022-08-10 21:14:09 +03:00
  • 90854fa4a5 Version bump to v1.6.3 v1.6.3 allegroai 2022-08-09 09:47:09 +03:00
  • 41218cee9b Fix model not created in the current project allegroai 2022-08-09 09:46:44 +03:00
  • e090995ad8 Fix pipeline component returning a list of length 1 allegroai 2022-08-09 09:45:19 +03:00
  • 6924f32d6c Fix wait for jobs based on local/remote pool frequency allegroai 2022-08-09 09:44:49 +03:00
  • 6bba270620 Fix default num of retries when uploading files (should be 3, not 1) allegroai 2022-08-09 09:44:25 +03:00
  • e5846f6ba2 Add support for providing ExtraArgs to boto3 when uploading files using the sdk.aws.s3.extra_args configuration option allegroai 2022-08-09 09:43:30 +03:00
  • 7ed5264ca6 Fix UniformIntegerParameterRange.to_list() ignores min value allegroai 2022-08-09 09:41:42 +03:00
  • 0fef281a46 Fix Dataset.get() does not respect auto_create allegroai 2022-08-09 09:39:38 +03:00
  • 4781b6bbd8 Add Task.get_reported_single_value() allegroai 2022-08-09 09:37:55 +03:00
  • 0cb72a7adb Update Task.init() docstring to include behaviour when executing remotely (#737) Mal Miller 2022-08-08 15:10:43 +01:00
  • ffed8a9589 Fix API schema allegroai 2022-08-07 22:29:02 +03:00
  • 12ad0f6243 PEP8 allegroai 2022-08-05 00:19:50 +03:00
  • fcad50b626 Switch back main Lock guard to multiprocessing Lock allegroai 2022-07-31 19:32:29 +03:00
  • b661f13a49 Fix CacheManager lock file handling v1.6.3rc2 allegroai 2022-07-28 18:53:35 +03:00
  • 969e095478 Fix deadlock allegroai 2022-07-28 18:51:48 +03:00
  • 301d68d2d3 Fix Python 3.10 support allegroai 2022-07-28 18:50:19 +03:00
  • e8439b3b65 Flush everything before pool worker push results back (external termination) allegroai 2022-07-28 18:49:44 +03:00
  • 44a4dc99b3 Use file lock instead of process lock to avoid future deadlocks since python process lock is not process safe (killing a process holding a lock will Not release the lock) allegroai 2022-07-28 18:49:18 +03:00
  • 136b0c33e7 Fix process pool can reuse workers allegroai 2022-07-28 18:48:37 +03:00
  • c58e2551c8 Fix input model error allegroai 2022-07-28 18:48:15 +03:00
  • 08af7c664d Add support for updating model metadata using set_metadata(), get_metadata(), get_all_metadata(), get_all_metadata_casted(), set_all_metadata() allegroai 2022-07-28 18:47:29 +03:00