-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[Term Entry] PyTorch Model Export with TorchScript: TorchScript Overview #6087
base: main
Are you sure you want to change the base?
Conversation
minor fixes
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.
Hey @avdhoottt, thanks for contributing to docs. I have a few suggestions, I have left comments, please check and make the required changes. Once done, we can merge this PR! 😄
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Outdated
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Outdated
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Outdated
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Outdated
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Outdated
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Outdated
Show resolved
Hide resolved
...ch/concepts/model-export-with-torchscript/terms/torchscript-overview/torchscript-overview.md
Outdated
Show resolved
Hide resolved
@@ -0,0 +1,109 @@ | |||
--- |
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.
Please also check the folder structure and file path once as the CI is failing with following error -
content/pytorch/concepts/model-export-with-torchscript should contain a model-export-with-torchscript.md file
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.
We don't have the concept entry yet. This PR needs to be merged to merge this torchscript PR.
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md Co-authored-by: Pragati Verma <[email protected]>
Hey @PragatiVerma18, I'm done with the changes!! Thanks! |
Description
Issue Solved
#5967
Type of Change
Checklist
main
branch.Issues Solved
section.