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

Fix a bug in the torch._export.aot_load API #2128

Closed
wants to merge 1 commit into from

Commits on Jan 23, 2024

  1. Fix a bug in the torch._export.aot_load API (pytorch#2128)

    Summary:
    X-link: pytorch/torchrec#1652
    
    X-link: pytorch/pytorch#118039
    
    
    tree_flatten_spec should use args instead of *args
    
    clone of pytorch/pytorch#117948 but with some fbcode specific changes
    
    Reviewed By: angelayi
    
    Differential Revision: D52982401
    desertfire authored and facebook-github-bot committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6f5def3 View commit details
    Browse the repository at this point in the history