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

Fix toDictStringKey #99

Closed
wants to merge 1 commit into from
Closed

Conversation

raedle
Copy link
Contributor

@raedle raedle commented Aug 5, 2022

Summary:
After the LibTorch-Lite upgrade from 1.10.0 to 1.12.0, the IValue kind type changed to c10::DynamicKind, which wraps the original kind type.

This change updates the PTMIValue.mm wrapper to work with the dynamic kind.

Differential Revision: D38451372

Summary:
After the LibTorch-Lite upgrade from `1.10.0` to `1.12.0`, the IValue kind type changed to `c10::DynamicKind`, which wraps the original kind type.

This change updates the `PTMIValue.mm` wrapper to work with the dynamic kind.

Differential Revision: D38451372

fbshipit-source-id: cd6d56ce665a669fc9e4ed4ec2e52b5f3f611db4
@vercel
Copy link

vercel bot commented Aug 5, 2022

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

1 Ignored Deployment
Name Status Preview Updated
playtorch ⬜️ Ignored (Inspect) Aug 5, 2022 at 5:39AM (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 Aug 5, 2022
@facebook-github-bot
Copy link
Contributor

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

@raedle
Copy link
Contributor Author

raedle commented Aug 5, 2022

This PR fixes #78

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