• Omkar Salpekar's avatar
    [Nova] Add GHA Linux CPU Unittests for Torchvision (#6759) · 0610b13a
    Omkar Salpekar authored
    * [Nova][WIP] Add Linux CPU Unittests for Torchvision
    
    * use conda-builder image since conda installation is needed
    
    * install torch dep with conda instead
    
    * use circleCI command to run tests
    
    * larger instance to avoid OOM issues
    
    * proper syntax for self-hosted runners
    
    * 4xlarge instance
    
    * 8xlarge
    
    * 12xlarge
    
    * use setup-miniconda job
    
    * add back PATH change to help setup py detect conda
    
    * run conda shell script
    
    * install other deps up front
    
    * git config and undo path change
    
    * revert to local conda install
    
    * conda-builder image
    
    * support for whole python version matrix
    
    * clean up the conda env once we are done with the job
    0610b13a
test-linux-cpu.yml 2.2 KB