Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TorchScript] Support user defined classes as constants #45556

Closed
wants to merge 1 commit into from

Commits on Nov 16, 2020

  1. [TorchScript] Support user defined classes as constants (pytorch#5062)

    Summary:
    Pull Request resolved: pytorch/glow#5062
    
    Pull Request resolved: pytorch#45556
    
    User defined classes can be used as constants.  This is useful when freezing and removing the module from the graph.
    
    Test Plan: waitforsadcastle
    
    Reviewed By: eellison
    
    Differential Revision: D23994974
    
    fbshipit-source-id: 6c494269e222b7e1b5ecddf0c460ae8c09ac0556
    bwasti authored and facebook-github-bot committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    b71b970 View commit details
    Browse the repository at this point in the history