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

Make get_infeasible_cost return a cost value for each outcome. #1191

Closed
wants to merge 1 commit into from

Commits on Apr 23, 2022

  1. Make get_infeasible_cost return a cost value for each outcome.

    Summary: Current implementation returns a single `M` value. This modifies it to return an `m`-dim tensor of infeasible cost values, each corresponding to one of the `m` outcomes.
    
    Differential Revision: D35847505
    
    fbshipit-source-id: 6617a9285b61f57c9d90cbf59cfae3c9c56296c2
    saitcakmak authored and facebook-github-bot committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ef651bb View commit details
    Browse the repository at this point in the history