Skip to content

Tags: Haufe-Lexware/mlflow

Tags

lxo-v1.3.0

use environment variable for S3 file upload parameters (e.g. KMS encr…

…yption) within sagemaker deployment

lxo-v1.17.0

Merge branch 'mlflow:master' into master

v1.17.0

Merge remote-tracking branch 'weichen/test_publish' into branch-1.17

v1.16.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Cherry-pick ML pakcage versions update (mlflow#4286)

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

v1.15.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Update MLflow version to 1.15.0 (mlflow#4205)

Signed-off-by: Jenkins <jenkins@databricks.com>

Co-authored-by: Jenkins <jenkins@databricks.com>

v1.14.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Fix issues in handling flexible numpy datatypes in TensorSpec (mlflow…

…#4147) (mlflow#4151)

* Improve

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>

* Comments

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>

* LINT

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>

* indent

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>

* Small improve

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>

* Tomas comments

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>

* retrigger tets

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>

* PLease

Signed-off-by: Arjun DCunha <arjun.dcunha@databricks.com>
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

Co-authored-by: Arjun DCunha <61438563+arjundc-db@users.noreply.github.com>

v1.14.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Check DBFS FUSE availability before using it in mlflow.spark APIs (ml…

…flow#4108) (mlflow#4117)

Signed-off-by: Sid Murching <sid.murching@databricks.com>
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

Co-authored-by: Siddharth Murching <sid.murching@databricks.com>

v1.13.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Update MLflow version to 1.13.1 (mlflow#3911)

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

Co-authored-by: Jenkins <jenkins@databricks.com>
Co-authored-by: Corey Zumar <corey.zumar@databricks.com>

v1.13.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Cherry-pick mlflow#3899 & mlflow#3900 into branch-1.13 (mlflow#3905)

* Cleanup `dev-requirements.txt` and use it when building docs in CircleCI (mlflow#3899)

* Cleanup dev-requirements.txt

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* unpin

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* Use dev-requirements.txt in circleci

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* add sudo apt-get install libgit2-dev

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* update

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* fix libgit2 command

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* yes

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* add comment

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* Run master.yml on release branches (mlflow#3900)

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

v1.12.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Cherry picks for mlflow 1.12.1 (mlflow#3717)

* Do not disable existing logger when init alembic (mlflow#3653)

Signed-off-by: ruoxuany <ruoxuan.yin@citrix.com>

Co-authored-by: ruoxuany <ruoxuan.yin@citrix.com>
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* Only import matplotlib where necessary for artifact plotting (mlflow#3703)

* Only import matplotlib where necessary for artifact plotting

Signed-off-by: Corey Zumar <corey.zumar@databricks.com>

* Silly change for formatter

Signed-off-by: Corey Zumar <corey.zumar@databricks.com>
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

* Fix run_link for cross-workspace model versions (mlflow#3681)

Fix run_link for cross-workspace model versions

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>

Co-authored-by: ruoxuany <ruoxuan.yin@citrix.com>