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

Commits on Aug 5, 2022

  1. Fix toDictStringKey

    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
    raedle authored and facebook-github-bot committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    43ff8b2 View commit details
    Browse the repository at this point in the history