Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Add Tensor.flip function #101

Closed
wants to merge 2 commits into from

Conversation

raedle
Copy link
Contributor

@raedle raedle commented Aug 5, 2022

Summary:
Add the Tensor.flip function to the PlayTorch SDK.

https://pytorch.org/docs/stable/generated/torch.Tensor.flip.html

Differential Revision: D38460225

Summary:
PlayTorch uses PyTorch Mobile `1.12` libraries. However, the doc blocks in the `torch.ts` linked to the `1.11` documentation.

This change updates the doc block to link to documentation for PyTorch `1.12`.

Differential Revision: D38460226

fbshipit-source-id: ee942042dc1224d01e8ed47201a499235581ddc2
Summary:
Add the `Tensor.flip` function to the PlayTorch SDK.

https://pytorch.org/docs/stable/generated/torch.Tensor.flip.html

Differential Revision: D38460225

fbshipit-source-id: fa5a0befa91ac0440be857ee494a95eb79fdc47c
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 5, 2022
@vercel
Copy link

vercel bot commented Aug 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
playtorch ✅ Ready (Inspect) Visit Preview Aug 5, 2022 at 3:26PM (UTC)

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D38460225

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants