Intel® AI Reference Models: contains Intel optimizations for running deep learning workloads on Intel® Xeon® Scalable processors and Intel® Data Center GPUs
Apache License 2.0
683
stars
220
forks
source link
Bump mlflow from 2.8.1 to 2.9.1 in /datasets/cloud_data_connector/samples/azure #162
The MLflow tracking docs have been overhauled. We'd like your feedback on the new tracking docs!
Security fixes
Three security patches have been filed with this release and CVE's have been issued with the details involved in the security patch and potential attack vectors. Please review and update your tracking server deployments if your tracking server is not securely deployed and has open access to the internet.
Sanitize path in HttpArtifactRepository.list_artifacts (#10585, @harupy)
Sanitize filename in Content-Disposition header for HTTPDatasetSource (#10584, @harupy).
Validate Content-Type header to prevent POST XSS (#10526, @B-Step62)
The MLflow tracking docs have been overhauled. We'd like your feedback on the new tracking docs!
Security fixes:
Three security patches have been filed with this release and CVE's have been issued with the details involved in the security patch and potential attack vectors. Please review and update your tracking server deployments if your tracking server is not securely deployed and has open access to the internet.
Sanitize path in HttpArtifactRepository.list_artifacts (#10585, @harupy)
Sanitize filename in Content-Disposition header for HTTPDatasetSource (#10584, @harupy).
Validate Content-Type header to prevent POST XSS (#10526, @B-Step62)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/IntelAI/models/network/alerts).
Bumps mlflow from 2.8.1 to 2.9.1.
Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
511d7db
Runpython3 dev/update_mlflow_versions.py pre-release ...
(#10630)003dda0
Revert Changes to PythonModel that introduced loading issues (#10626)6262e03
fix transformers notebooks (#10625)7fbdfa5
Runpython3 dev/update_mlflow_versions.py pre-release ...
(#10616)6396d28
Openai flavor for 0.x works with requests.post (#10615)fc125c2
Support extra env vars in spark udf (#10605)4b68dac
Handle multiple optimizers in PyTorch Lightning step autologging (#10613)fff1592
Fix for openai >= 1.0.0 (#10607)b1584a5
Support Scala 2.13 in mlflow-spark (#10505)6410253
Support saving/loading RunnableBranch (#10611)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show