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

Typescript generation #148

Closed
wants to merge 16 commits into from
Closed

Typescript generation #148

wants to merge 16 commits into from

Conversation

zrfisher
Copy link
Contributor

@zrfisher zrfisher commented Nov 7, 2022

Summary: Add code to generate Tensor interface in torch.ts. Like the cpp generation, this will only insert code to the correct location and not overwrite other code in the file.

Differential Revision: D41006309

zrfisher and others added 16 commits November 7, 2022 07:36
…ytorch codegen

Differential Revision: D40231861

fbshipit-source-id: a1b83af8991134861b0dac60f7017d55945bba0c
Differential Revision: https://internalfb.com/D40231864

fbshipit-source-id: 31219383f522c28c8129803bd9eb1889e1153215
Differential Revision: D40231865

fbshipit-source-id: 26b7ed3a602244dcd4566ce1ba555511d12f25d4
Differential Revision: https://internalfb.com/D40231866

fbshipit-source-id: 622a050ad5eb313640b6d23a2c0e71d1de8bb4c5
Differential Revision:
https://internalfb.com/D40231862

New try format, must update tests

fbshipit-source-id: 026b5f57d4d4ece5e22ba83106eb2ea8c55e159a
…natures of one op

Differential Revision:
D40231867

Commit 2https://internalfb.com/D40231863

fbshipit-source-id: ca79464678fe7283112623bab4164c2beb21f4fb
Differential Revision: https://www.internalfb.com/diff/D40231863?entry_point=27

fbshipit-source-id: 38cc0c3f93876aacfd726b688c4a74518e6e3765
Differential Revision: D41082853

fbshipit-source-id: 2c0042821fd60236b1ac1714e26c3e45e09ab40d
Differential Revision: D41082850

fbshipit-source-id: c23cc225383409f2e5cbaf4c69450bc894feea41
Differential Revision: D41082851

fbshipit-source-id: 37bf5d288d796b6662d0852d3e32b44565ada3b0
…gmin and argmax ops

Differential Revision: https://www.internalfb.com/diff/D40531994?entry_point=27

fbshipit-source-id: 79c39b72a92cc0206ffea565dfb5b1229b5c8c3c
Differential Revision: https://www.internalfb.com/diff/D40606613?entry_point=27

fbshipit-source-id: adca6c822a97aca5da128134ed53a13c4ead261e
…pand, permute, reshape ops

Differential Revision: https://www.internalfb.com/diff/D40606611?entry_point=27

fbshipit-source-id: a09d4522afa21e1f7a6d3ca972fb7209559ec347
…iv op

Differential Revision: https://www.internalfb.com/diff/D40606612?entry_point=27

fbshipit-source-id: 5331f90aae0bf4b35d33e35364354376f1df8da4
Differential Revision: https://www.internalfb.com/diff/D40731375?entry_point=27

fbshipit-source-id: 8030e24217fd739bf1fecfc1aafd61ee2a8b2f82
Summary: Add code to generate Tensor interface in torch.ts.  Like the cpp generation, this will only insert code to the correct location and not overwrite other code in the file.

Differential Revision: D41006309

fbshipit-source-id: 96c3b2163d499c1ed73537138894d63ddca5c152
@vercel
Copy link

vercel bot commented Nov 7, 2022

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

Name Status Preview Updated
playtorch ✅ Ready (Inspect) Visit Preview Nov 7, 2022 at 3:39PM (UTC)

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Nov 7, 2022
@facebook-github-bot
Copy link
Contributor

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

@zrfisher zrfisher closed this by deleting the head repository May 1, 2023
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