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

Reapply manual changes that I accidentally clobbered in D65826205 #1440

Closed
wants to merge 1 commit into from

Commits on Nov 13, 2024

  1. Reapply manual changes that I accidentally clobbered in D65826205

    Summary:
    This diff was done by manually inspecting the bad diff and then running:
    
    ```
    16676  hg diff -c D65826205 admarket/bidding_platform/simulation/pacer/pacer_utils/rl/policy_dualcontroller/calculator.py | patch -p2 -R
    16677  hg diff -c D65826205 bc/facial_animation/dubbing/general_model/inference_v2/dubber.py | patch -p2 -R
    16678  hg diff -c D65826205 frl/audio/cf/ml/hybridml/dataset/data_utils.py  | patch -p2 -R
    16679  hg diff -c D65826205 frl/codec_avatar/CABody/ca_body/lbs/lbs.py  | patch -p2 -R
    16680  hg diff -c D65826205 frl/codec_avatar/CABody/ca_body/models/gsplat_vae_relightable_drivable.py  | patch -p2 -R
    16681  hg diff -c D65826205 frl/codec_avatar/CABody/ca_body/nn/layers.py  | patch -p2 -R
    16682  hg diff -c D65826205 frl/codec_avatar/body_assets/visualization/body_skeleton_renderer.py  | patch -p2 -R
    16683  hg diff -c D65826205 gen_ai/llm_inference/fb/llm/bench/llama_disagg.py  | patch -p2 -R
    16684  hg diff -c D65826205 gen_ai/web_search/models/mac/textray/textray_deployment_wrapper.py  | patch -p2 -R
    16685  hg diff -c D65826205 pytorch/captum/captum/attr/_core/feature_ablation.py  | patch -p2 -R
    16686  hg diff -c D65826205 pytorch/captum/captum/attr/_core/occlusion.py  | patch -p2 -R
    16687  hg diff -c D65826205 pytorch/captum/captum/module/gaussian_stochastic_gates.py  | patch -p2 -R
    16688  hg diff -c D65826205 pytorch/captum/tests/attr/test_input_x_gradient.py  | patch -p2 -R
    16689  hg diff -c D65826205 xiai/xi_genai/deploy/llm_model/src/models/mmllama.py  | patch -p2 -R
    ```
    
    Differential Revision: D65881830
    ezyang authored and facebook-github-bot committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f201076 View commit details
    Browse the repository at this point in the history