-
Notifications
You must be signed in to change notification settings - Fork 52
add doc on building and running Deploy app on AArch64 #189
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
Conversation
25ef7b6
to
7829cfe
Compare
Codecov Report
@@ Coverage Diff @@
## main #189 +/- ##
=======================================
Coverage 35.10% 35.10%
=======================================
Files 64 64
Lines 3096 3096
=======================================
Hits 1087 1087
Misses 2009 2009 Continue to review full report at Codecov.
|
c592611
to
13b605c
Compare
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.
Thanks for writing this doc! Looks great and helpful!
Left some comments.
c214edb
to
bcd70bd
Compare
Signed-off-by: mmelqin <mingmelvinq@nvidia.com>
Signed-off-by: mmelqin <mingmelvinq@nvidia.com>
Co-authored-by: Gigon Bae <gbae@nvidia.com> Signed-off-by: mmelqin <mingmelvinq@nvidia.com>
Co-authored-by: Gigon Bae <gbae@nvidia.com> Signed-off-by: mmelqin <mingmelvinq@nvidia.com>
Co-authored-by: Gigon Bae <gbae@nvidia.com> Signed-off-by: mmelqin <mingmelvinq@nvidia.com>
Signed-off-by: mmelqin <mingmelvinq@nvidia.com>
Add this doc on how to build and run deploy app on AArch64, before the App SDK Packager and Runner are updated to support AArch64.
This doc will be referenced in a Dev Blog part of which is on running MONAI Deploy inference application on AArch64 host and serving input and segmentation image as dataset to a 3rd party render server running on x86 host.
The doc is intended to go under examples/apps, as I think it is an interim solution and does not need to go to docs.