build(deps): bump ai.djl.pytorch:pytorch-model-zoo from 0.30.0 to 0.31.1
Created by: dependabot[bot]
Bumps ai.djl.pytorch:pytorch-model-zoo from 0.30.0 to 0.31.1.
Release notes
Sourced from ai.djl.pytorch:pytorch-model-zoo's releases.
DJL v0.31.1 Release
Key Changes
- Engine Updates:
- PyTorch 2.5.1 deepjavalibrary/djl#3517
- HuggingFace Tokenizers 0.20.3 deepjavalibrary/djl#3514
- Added Android support for HuggingFace Tokenizers
@naveen521kk
in deepjavalibrary/djl#3531- Fixed issue with cross-platform archive extraction deepjavalibrary/djl#3544
Enhancements
- [api] Use encoder/decoder for Segment anython2 translator by
@frankfliu
in deepjavalibrary/djl#3487- [api] alternative NDArray should not be closed in NDScope by
@frankfliu
in deepjavalibrary/djl#3490- [api] Adds sam2 model to onnxruntime model zoo by
@frankfliu
in deepjavalibrary/djl#3492- [api] Standardizes CV output format by
@frankfliu
in deepjavalibrary/djl#3493- [api] Visualize sam2 output for Sam2ServingTranslator by
@frankfliu
in deepjavalibrary/djl#3494- [api] Improve Sam2Translator for PyTorch traced model by
@frankfliu
in deepjavalibrary/djl#3495- [android] Update pytorch version to 2.4.0 by
@xyang16
in deepjavalibrary/djl#3474- [tokenizers] Use tokenizers from rust.io by
@xyang16
in deepjavalibrary/djl#3476- [rust] Remove unnecessary clone in cublaslt by
@xyang16
in deepjavalibrary/djl#3482- [api] Makes Sam2 input consistent with other CV model by
@frankfliu
in deepjavalibrary/djl#3498- [api] Adds serving support for some CV models by
@frankfliu
in deepjavalibrary/djl#3499- HuggingFaceTokenizer: add support for Android by
@naveen521kk
in deepjavalibrary/djl#3531- [tokenizer] Updates tokenizer to 0.20.3 by
@xyang16
in deepjavalibrary/djl#3514- [tokenizer] Updates tokenizer to 0.20.3 in libs.versions.toml by
@xyang16
in deepjavalibrary/djl#3515- [pytorch] Adds Yolo11 model to model zoo by
@xyang16
in deepjavalibrary/djl#3516- [pytorch] Updates PyTorch to 2.5.1 by
@xyang16
in deepjavalibrary/djl#3517- [converter] Trim jit output token_str by
@xyang16
in deepjavalibrary/djl#3527Bug Fixes
- [PyTorch] Fixes sam2 model version by
@frankfliu
in deepjavalibrary/djl#3496- [api] Fixes QaServingTranslator output format by
@frankfliu
in deepjavalibrary/djl#3500- [djl-convert] Fix huggingface converter by
@xyang16
in deepjavalibrary/djl#3505Documentation
- [docs] Updates PyTorch engine README for 2.4.0 by
@frankfliu
in deepjavalibrary/djl#3472- Docs: Added a link by
@operagxoksana
in deepjavalibrary/djl#3510- [doc] Add blogposts index to docs by
@xyang16
in deepjavalibrary/djl#3519- [doc] Add blogposts link to README by
@xyang16
in deepjavalibrary/djl#3520- add lmi breaking changes document to docs site by
@siddvenk
in deepjavalibrary/djl#3529- Update troubleshooting.md - UnsatisfiedLinkError issue by
@ThiloteE
in deepjavalibrary/djl#3512CI/CD
- [fix][ci] configure aws creds manually to avoid node20 issues on inco… by
@siddvenk
in deepjavalibrary/djl#3469- [ci] Updates gradle to 8.10.1 by
@frankfliu
in deepjavalibrary/djl#3470- [ci] configure aws creds manually to avoid node20 issues for AL2 by
@frankfliu
in deepjavalibrary/djl#3471- [ci] Update tensorrt native build container by
@xyang16
in deepjavalibrary/djl#3477- [ci] Fixes fasttext native build for nodejs20 issue by
@xyang16
in deepjavalibrary/djl#3478- [ci] Fixes sentencepiece native build for nodejs20 issue by
@xyang16
in deepjavalibrary/djl#3479- Increase build version to 0.31.0 by
@xyang16
in deepjavalibrary/djl#3475- [mxnet] Fixes build error on JDK 22 by
@frankfliu
in deepjavalibrary/djl#3485
... (truncated)
Commits
-
6e84439
Increase DJL version to 0.31.1 -
52da4f2
Updating DJL version to 0.31.1 -
7415cc5
[api] fix issue in Tar/Zip Utils that resulted in incorrect artifact extracti... -
503289a
Remove -SNAPSHOT for release v0.31.0 -
b50c2db
fix dependency versions in examples/pom.xml (#3539) -
a86ca83
Fix a typo inandroid/tokenizer-native/build.gradle
(#3537) -
6430dc8
update DJL version to 0.31.0 in docs (#3534) -
88f7c4e
CI: setup cargo-ndk for huggingface tokenizers android builds (#3535) -
0d3a113
Add CI for the tokenizers android (#3532) -
f00f18e
HuggingFaceTokenizer: add support for Android (#3531) - Additional commits viewable in compare view
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 <dependency name> 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)