• M
    Fix CI issues related to cupy install (#2483) · 521d329b
    Michael Wyatt 提交于
    * remove any cupy install when setting up environments
    
    * revert previous changes to run on cu111 runners
    
    * fix for when no cupy is installed
    
    * remove cupy uninstall for workflows not using latest torch version
    
    * update to cu116 for inference tests
    
    * fix pip uninstall line
    
    * move python environment list to after DS install
    
    * remove cupy uninstall
    
    * re-add --forked
    
    * fix how we get cupy version (should be based on nvcc version)
    521d329b
nv-torch-latest-v100.yml 2.0 KB