Codecademy / docs

Codecademy Docs is a collection of information for all things code. πŸ“•
https://www.codecademy.com/resources/docs
810 stars 3.61k forks source link

[Term Entry] PyTorch Tensors .range() #5223

Open codecademy-docs opened 2 months ago

codecademy-docs commented 2 months ago

Reason/inspiration (optional)

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

The entry should include:

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

For Maintainers

arisdelacruz commented 2 months ago

Can I take this one? Thanks

mamtawardhani commented 1 month ago

Hey @arisdelacruz 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.

arisdelacruz commented 1 month ago

Thanks @mamtawardhani

arisdelacruz commented 1 month ago

@mamtawardhani

hi, hello

Just wanted to inquire if should be using the .arange() function now, instead of the .range() function because of the deprecation notice on the latter

thanks

mamtawardhani commented 1 month ago

Hey @arisdelacruz .range() has been deprecated? Let me check this once and get back to you, since we have the PR for the .arange() already. Give me some time, I'll check this and update you. πŸ˜ƒ