1. 09 Jun, 2022 1 commit
    • Nikita Shulga's avatar
      Fix `Test M1` workflow · e1f46d42
      Nikita Shulga authored
      By passing `--pre` option to `pip install`, otherwise torchvision were always tested against last PyTorch release
      e1f46d42
  2. 06 Jun, 2022 1 commit
    • Nicolas Hug's avatar
      Add unit-tests for M1 (#6132) · d4a03fc0
      Nicolas Hug authored
      * Add M1 testing job
      
      * libjpeg -> jpeg<=9b in test-m1.yml
      
      * Added export PATH=~/miniconda3/bin... from 6122
      
      * Tests were OK, let's see if we can remove the pinning
      d4a03fc0