-
Notifications
You must be signed in to change notification settings - Fork 682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: change ml models location #938
chore: change ml models location #938
Conversation
Codecov Report
@@ Coverage Diff @@
## main #938 +/- ##
=====================================
Coverage 9.54% 9.54%
=====================================
Files 941 941
Lines 58334 58334
Branches 10577 10577
=====================================
Hits 5570 5570
Misses 48045 48045
Partials 4719 4719
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report at Codecov.
|
It may be more simple to use file(DOWNLOAD). |
@wep21 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eratostennis Could you make timeout time longer for huge models?
…nnis/autoware.universe into feature/moving-ml-model-storage
@wep21 I fixed it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: adjust time out prediod Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
* chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: adjust time out prediod Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
* chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: adjust time out prediod Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
* chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: adjust time out prediod Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
* chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: change ml models location * refactor: model download method * refactor: use message instead of echo * refactor: remove unused code and set timeout for downloading * chore: adjust time out prediod Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
…utowarefoundation#5271) (autowarefoundation#938) Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
add cyclonedds priority param
…owarefoundation#938) chore: add option of using graph path for simulation Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
Description
Change ml models location from google drive to AWS s3 in order to solve the following problem.
autowarefoundation/autoware#2433
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.