issues
search
deepjavalibrary
/
djl
An Engine-Agnostic Deep Learning Framework in Java
https://djl.ai
Apache License 2.0
4.17k
stars
660
forks
source link
[docs] Fix Bugs with Versions.json Generation
#3391
Closed
Varun-Dutta
closed
3 months ago
Varun-Dutta
commented
3 months ago
Changes
Fixed typo in S3 Sync
Move json file generation before mike deploy
Fixed issues with .toml path
Modified sync to first upload version.json, then swith to gh-pages, then upload new website
Changes