• atalman's avatar
    Toggle on/off ffmpeg test if needed (#2901) · ccda545c
    atalman authored
    Summary:
    Toggle on/off ffmpeg test if needed
    By default it ON, hence should not affect any current tests.
    To toggle ON no change required.
    To toggle OFF use:
    ```
    smoke_test.py --no-ffmpeg
    ```
    
    To be used when calling from builder currently. Since we do not install ffmpeg currently.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2901
    
    Reviewed By: carolineechen, mthrok
    
    Differential Revision: D41874976
    
    Pulled By: atalman
    
    fbshipit-source-id: c57b19f37c63a1f476f93a5211550e980e67d9c7
    ccda545c
smoke_test.py 851 Bytes