Skip to content

Support ort device tensor in ortmodule's inference#11112

Merged
souptc merged 6 commits into
masterfrom
chenta/fix_ort_device_in_ort_module_inference
May 3, 2022
Merged

Support ort device tensor in ortmodule's inference#11112
souptc merged 6 commits into
masterfrom
chenta/fix_ort_device_in_ort_module_inference

Conversation

@souptc
Copy link
Copy Markdown
Member

@souptc souptc commented Apr 4, 2022

Description: Currently we support 'ort' device tensor in ortmodule's training workload. but for inference, the inputs/outputs handle is in another code path. this pr is to add the support for ortmodule's inference mode.

@ghost
Copy link
Copy Markdown

ghost commented Apr 28, 2022

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

❌ souptc sign now
You have signed the CLA already but the status is still pending? Let us recheck it.

@lgtm-com
Copy link
Copy Markdown

lgtm-com Bot commented Apr 28, 2022

This pull request introduces 1 alert and fixes 1 when merging 134ec89 into e194a01 - view on LGTM.com

new alerts:

  • 1 for Unused import

fixed alerts:

  • 1 for Unused import

@lgtm-com
Copy link
Copy Markdown

lgtm-com Bot commented May 3, 2022

This pull request introduces 1 alert and fixes 1 when merging 0b14455 into 308b605 - view on LGTM.com

new alerts:

  • 1 for Unused import

fixed alerts:

  • 1 for Unused import

@souptc souptc merged commit ae043e3 into master May 3, 2022
@souptc souptc deleted the chenta/fix_ort_device_in_ort_module_inference branch May 3, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants