Skip to content
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

[multimodal] compile without saving to disk #3064

Merged
merged 5 commits into from
Mar 30, 2023
Merged

Conversation

liangfu
Copy link
Collaborator

@liangfu liangfu commented Mar 21, 2023

Issue #, if available:

the /opt/ml/model directory on sagemaker endpoint is on a read-only file system

Description of changes:

  1. write onnx model file and tensorrt cache on /tmp directory

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@liangfu liangfu added the model list checked You have updated the model list after modifying multimodal unit tests/docs label Mar 21, 2023
@liangfu liangfu marked this pull request as ready for review March 21, 2023 16:43
@liangfu liangfu changed the title [multimodal] compile to /tmp directory [multimodal] compile to tmp directory Mar 21, 2023
@github-actions
Copy link

Job PR-3064-a7b23aa is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-3064/a7b23aa/index.html

@github-actions
Copy link

Job PR-3064-791745d is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-3064/791745d/index.html

@liangfu liangfu requested a review from yinweisu March 29, 2023 23:15
@github-actions
Copy link

Job PR-3064-aa95a70 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-3064/aa95a70/index.html

Copy link
Collaborator

@yinweisu yinweisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@liangfu liangfu changed the title [multimodal] compile to tmp directory [multimodal] compile without saving to disk Mar 30, 2023
@liangfu liangfu merged commit 6a45b4d into autogluon:master Mar 30, 2023
@liangfu liangfu deleted the trt-3 branch March 30, 2023 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model list checked You have updated the model list after modifying multimodal unit tests/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants