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

[fx][ShapeProp] make shapes and args/kwargs concrete for minimizer #75291

Closed
wants to merge 1 commit into from

Commits on Apr 5, 2022

  1. [fx][ShapeProp] make shapes and args/kwargs concrete for minimizer

    Summary: As the title. Also adds debugging messaging to `ShapeProp.run_node`
    
    Test Plan:
    In Amodel
    ````
    buck run mode/opt //caffe2/torch/fb/acc_runtime/dbg:debug_min_net -- --model 10x_ctr_mbl_feed_tp --model_path /home/$USER/309786571_1.fp32.predictor.tooling.tp
    
    ````
    fails later than before
    
    Reviewed By: yuhc
    
    Differential Revision: D34930081
    
    fbshipit-source-id: a1090109cbd8ca3e060543f0e3bc97cf69011075
    alexbeloi authored and facebook-github-bot committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    48e1b0e View commit details
    Browse the repository at this point in the history