• Omkar Salpekar's avatar
    [Nova] Clean commit for Enabling Nova Linux Wheels Workflows (#2719) · 9135b544
    Omkar Salpekar authored
    Summary:
    Creating this fresh PR since we're reverting the older commit that removed build configs from the CircleCI file. This does not change the existing builds/uploads in CircleCI, and should not break any existing jobs/workflows. This is just to add back workflows to build the Linux Wheels with Nova, upload them to GH artifacts (NOT to the actual nightly channels), and ensure that they produce the same binaries as CircleCI. TO CLARIFY: this does not upload anything to nightly channels, so this PR has not effect on any existing jobs or distributed binaries.
    
    We will create a workflow (most likely in test-infra) that does this comparison between the binaries to ensure there is parity between the binaries before we start uploading with Nova.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2719
    
    Reviewed By: hwangjeff, weiwangmeta
    
    Differential Revision: D39866440
    
    Pulled By: osalpekar
    
    fbshipit-source-id: 9ebf0402214fcd97cc519801276d85d336617410
    9135b544
build_wheels_linux.yml 1.49 KB