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 Tensor Operations: .swapaxes() #5840

Open
2 of 3 tasks
codecademy-docs opened this issue Dec 19, 2024 · 4 comments · May be fixed by #5896
Open
2 of 3 tasks

[Term Entry] PyTorch Tensor Operations: .swapaxes() #5840

codecademy-docs opened this issue Dec 19, 2024 · 4 comments · May be fixed by #5896
Assignees
Labels
claimed Issue is claimed and closed to further assignment good first issue Good for newcomers new entry New entry or entries pytorch PyTorch

Comments

@codecademy-docs
Copy link
Collaborator

Reason/inspiration (optional)

We would like a new entry on the .swapaxes() term under PyTorch. The entry should go in a new file under docs/content/pytorch/concepts/tensor-operations/terms/swapaxes/swapaxes.md.

The entry should include:

  • An introduction to the concept
  • A Syntax section that provides the syntax for the concept
  • An Example section that provides an example demonstrating the concept in use

Please refer to the term entry template, content standards and markdown style guide when working on the PR for this issue.

Entry Type (select all that apply)

New Term for Existing Concept Entry

Code of Conduct

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
  • Issue is assigned
@codecademy-docs codecademy-docs added good first issue Good for newcomers new entry New entry or entries pytorch PyTorch labels Dec 19, 2024
@DenisFlorin66
Copy link

Hello! I'm interested in taking this issue, but I have some questions:

  1. Do I need to know the language or to know something about the mentioned library?
  2. I took a look over other tensor operations, but I don't understand how the subjects or tag is selected.

@mamtawardhani
Copy link
Collaborator

Hey @DenisFlorin66 You’re assigned 🎉 In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.

Is this your first contribution to Codecademy Docs? If so, we’re curious to know how you found out about contributing to Docs.

@mamtawardhani
Copy link
Collaborator

Hello! I'm interested in taking this issue, but I have some questions:

  1. Do I need to know the language or to know something about the mentioned library?
  2. I took a look over other tensor operations, but I don't understand how the subjects or tag is selected.

Hey @DenisFlorin66, You can do some research on the topic; it is not a compulsion that you will have to know about Python or Pytorch. Here is the term for your reference - https://pytorch.org/docs/stable/generated/torch.swapaxes.html

@mamtawardhani mamtawardhani added the claimed Issue is claimed and closed to further assignment label Dec 26, 2024
@DenisFlorin66 DenisFlorin66 linked a pull request Dec 27, 2024 that will close this issue
9 tasks
@DenisFlorin66
Copy link

Hi, @mamtawardhani! Yes, this is my first contribution to the Codecadmy Docs. I've found out about contributing to the docs repository while following the course Learn Git & GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claimed Issue is claimed and closed to further assignment good first issue Good for newcomers new entry New entry or entries pytorch PyTorch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants