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

Added Declarations.json to represent Declarations.yaml generated by pytorch codegen #131

Closed
wants to merge 1 commit into from

Conversation

zrfisher
Copy link
Contributor

Summary:
Generated Declarations.yaml by performing the following steps in pytorch/pytorch:
python -m torchgen.gen --generate=declarations_yaml

Converted the YAML file to JSON since json loading is much faster than yaml loading

Added Declarations.json and Declarations.yaml to react-native-pytorch-core/cxx/codegen

Reviewed By: raedle

Differential Revision: D40231861

@vercel
Copy link

vercel bot commented Oct 28, 2022

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

1 Ignored Deployment
Name Status Preview Updated
playtorch ⬜️ Ignored (Inspect) Nov 1, 2022 at 6:37PM (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 Oct 28, 2022
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

…ytorch codegen (#131)

Summary:
Pull Request resolved: #131

Generated Declarations.yaml by performing the following steps in pytorch/pytorch:
`python -m torchgen.gen --generate=declarations_yaml`

Converted the YAML file to JSON since json loading is much faster than yaml loading

Added Declarations.json and Declarations.yaml to `react-native-pytorch-core/cxx/codegen`

Reviewed By: raedle

Differential Revision: D40231861

fbshipit-source-id: 0e36f4f59c27090483a810dda58989b12850fea4
@facebook-github-bot
Copy link
Contributor

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

@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