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

[Term Entry] PyTorch Model Export with TorchScript: TorchScript Overview #6087

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

avdhoottt
Copy link
Collaborator

Description

Issue Solved

#5967

Type of Change

  • Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

@avdhoottt avdhoottt added new entry New entry or entries pytorch PyTorch labels Feb 3, 2025
@PragatiVerma18 PragatiVerma18 self-assigned this Feb 7, 2025
Copy link
Collaborator

@PragatiVerma18 PragatiVerma18 left a 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! 😄

@@ -0,0 +1,109 @@
---
Copy link
Collaborator

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

Copy link
Collaborator Author

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.

PragatiVerma18 and others added 13 commits February 8, 2025 18:15
…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]>
avdhoottt and others added 3 commits February 10, 2025 22:34
…orchscript-overview/torchscript-overview.md

Co-authored-by: Pragati Verma <[email protected]>
…orchscript-overview/torchscript-overview.md

Co-authored-by: Pragati Verma <[email protected]>
@avdhoottt
Copy link
Collaborator Author

Hey @PragatiVerma18, I'm done with the changes!! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants