1. 14 Jul, 2023 1 commit
    • Jeremy Reizenstein's avatar
      update wheel scripts · 2883a07b
      Jeremy Reizenstein authored
      Summary: New versions of cuda etc. I haven't committed recent changes to this for a while
      
      Reviewed By: shapovalov
      
      Differential Revision: D47396136
      
      fbshipit-source-id: d6c27f5056fa8f4a74a628fa1d831159000acf55
      2883a07b
  2. 16 Jan, 2023 1 commit
    • Jeremy Reizenstein's avatar
      INSTALL.md clarification · acc60db4
      Jeremy Reizenstein authored
      Summary: Add fvcore and iopath explicitly. As mentioned in #1416.
      
      Reviewed By: shapovalov
      
      Differential Revision: D42451365
      
      fbshipit-source-id: 0d8d2ead3f15dea6abef221fd5df2b4774abc83f
      acc60db4
  3. 08 Jul, 2022 1 commit
    • Jeremy Reizenstein's avatar
      cu116 docker image · 00acf0b0
      Jeremy Reizenstein authored
      Summary: cu116 builds need to happen in a specific image.
      
      Reviewed By: patricklabatut
      
      Differential Revision: D37680352
      
      fbshipit-source-id: 81bef0642ad832e83e4eba6321287759b3229303
      00acf0b0
  4. 06 Jul, 2022 1 commit
  5. 16 Mar, 2022 1 commit
    • Jeremy Reizenstein's avatar
      PyTorch 1.11.0 · c85673c6
      Jeremy Reizenstein authored
      Summary: Add builds for PyTorch 1.11.0.
      
      Reviewed By: nikhilaravi
      
      Differential Revision: D34861021
      
      fbshipit-source-id: 1a1c46fac48719bc66c81872e65531a48ff538ed
      c85673c6
  6. 21 Jan, 2022 1 commit
    • Jeremy Reizenstein's avatar
      safer pip install in doc · 174738c3
      Jeremy Reizenstein authored
      Summary: Add --no-cache and --no-index to all commands which try to download wheels from S3, to avoid hitting pypi.
      
      Reviewed By: nikhilaravi
      
      Differential Revision: D33507975
      
      fbshipit-source-id: ee796e43cc1864e475cd73c248e9900487012f25
      174738c3
  7. 10 Jan, 2022 1 commit
    • Jeremy Reizenstein's avatar
      builds for PyTorch 1.10.1 · 85cdcc25
      Jeremy Reizenstein authored
      Summary: Adds 1.10.1 to the nightly builds
      
      Reviewed By: patricklabatut
      
      Differential Revision: D33507966
      
      fbshipit-source-id: af88b155adbc4e3236107f709323bd46a1819013
      85cdcc25
  8. 04 Jan, 2022 1 commit
    • Jeremy Reizenstein's avatar
      Update license for company name · 9eeb456e
      Jeremy Reizenstein authored
      Summary: Update all FB license strings to the new format.
      
      Reviewed By: patricklabatut
      
      Differential Revision: D33403538
      
      fbshipit-source-id: 97a4596c5c888f3c54f44456dc07e718a387a02c
      9eeb456e
  9. 21 Dec, 2021 1 commit
    • Jeremy Reizenstein's avatar
      update linux wheel builds · cc3259ba
      Jeremy Reizenstein authored
      Summary:
      * Add PyTorch 1.10 + CUDA 11.1 combination.
      * Change the CUDA 11.3 builds to happen in a separate docker image.
      * Update connection to AWS to use the official `aws` commands instead of the wrapper which is now gone.
      
      Reviewed By: patricklabatut
      
      Differential Revision: D33235489
      
      fbshipit-source-id: 56401f27c002a512ae121b3ec5911d020bfab885
      cc3259ba
  10. 18 Dec, 2021 1 commit
    • Jeremy Reizenstein's avatar
      PyTorch>1.9 version str · 1152a93b
      Jeremy Reizenstein authored
      Summary: Make code for downloading linux wheels robust to double-digit PyTorch minor version.
      
      Reviewed By: nikhilaravi
      
      Differential Revision: D33170562
      
      fbshipit-source-id: 559a97cc98ff8411e235a9f9e29f84b7a400c716
      1152a93b
  11. 13 Dec, 2021 1 commit
    • Jeremy Reizenstein's avatar
      linux builds for PyTorch 1.10.0 · a22b1e32
      Jeremy Reizenstein authored
      Summary: Build the wheels with latest PyTorch
      
      Reviewed By: patricklabatut
      
      Differential Revision: D33016835
      
      fbshipit-source-id: 0ec42f31f1e4d4055562f18790f929b34bb13c52
      a22b1e32
  12. 11 Nov, 2021 1 commit
    • Jeremy Reizenstein's avatar
      builds for pytorch 1.10.0 · 5fbdb99a
      Jeremy Reizenstein authored
      Summary:
      Add builds corresponding to the new pytorch 1.10.0. We omit CUDA 11.3 testing because it fails with current hardware, and omit the main build too for the moment.
      
      Also move to the newer GPU circle CI executors.
      
      Reviewed By: gkioxari
      
      Differential Revision: D32335934
      
      fbshipit-source-id: 416d92a8eecd06ef7fc742664a5f2d46f93415f8
      5fbdb99a
  13. 11 Oct, 2021 1 commit
    • Jeremy Reizenstein's avatar
      remove PyTorch 1.5 builds · 53d99671
      Jeremy Reizenstein authored
      Summary: PyTorch 1.6.0 came out on 28 Jul 2020. Stop builds for 1.5.0 and 1.5.1. Also update the news section of the README for recent releases.
      
      Reviewed By: nikhilaravi
      
      Differential Revision: D31442830
      
      fbshipit-source-id: 20bdd8a07090776d0461240e71c6536d874615f6
      53d99671
  14. 27 Sep, 2021 1 commit
    • Jeremy Reizenstein's avatar
      builds for PyTorch 1.9.1 · d0ca3b9e
      Jeremy Reizenstein authored
      Summary: Add conda builds for the newly released PyTorch version 1.9.1.
      
      Reviewed By: patricklabatut
      
      Differential Revision: D31140206
      
      fbshipit-source-id: 697549a3ef0db8248f4f9b5c00cf1407296b5022
      d0ca3b9e
  15. 22 Jun, 2021 2 commits
    • Jeremy Reizenstein's avatar
      builds for PyTorch 1.9 · c639198c
      Jeremy Reizenstein authored
      Summary:
      Build for pytorch 1.9, and make it the only mac build. Not testing on cuda 11.1, because of annoying failures which are restricted to certain hardware.
      
      Also update cuda driver in CI tests.
      
      Reviewed By: patricklabatut
      
      Differential Revision: D29302314
      
      fbshipit-source-id: 78def378adb9d7aa287abdc5ac0af269e3ba3625
      c639198c
    • Patrick Labatut's avatar
      License lint codebase · af93f348
      Patrick Labatut authored
      Summary: License lint codebase
      
      Reviewed By: theschnitz
      
      Differential Revision: D29001799
      
      fbshipit-source-id: 5c59869911785b0181b1663bbf430bc8b7fb2909
      af93f348
  16. 14 Jun, 2021 1 commit
    • Jeremy Reizenstein's avatar
      PyTorch 1.8 builds · 9de627e0
      Jeremy Reizenstein authored
      Summary: Nightly builds to support PyTorch 1.8.0 and PyTorch 1.8.1.
      
      Reviewed By: patricklabatut
      
      Differential Revision: D29098081
      
      fbshipit-source-id: fc6b36e919892ea41979a03e64a6fc8003528b78
      9de627e0
  17. 05 Feb, 2021 1 commit
    • Jeremy Reizenstein's avatar
      Build wheels for s3 · e0753f0b
      Jeremy Reizenstein authored
      Summary: For Linux, instead of uploading wheels to PyPI which will only work with one particular version of PyTorch and CUDA, from the next release we will store a range of built wheels on S3.
      
      Reviewed By: nikhilaravi
      
      Differential Revision: D26209398
      
      fbshipit-source-id: 945a6907b78807e1eedb25007f87f90bbf59f80e
      e0753f0b