"vscode:/vscode.git/clone" did not exist on "88568c01eb99698eceef9a40b5f481e37c0b89d0"
  1. 17 Nov, 2021 1 commit
    • Anupam Bhatnagar's avatar
      Update changelog, removed meta.yml and requirements cleanup (#853) · 2bfa5a61
      Anupam Bhatnagar authored
      * update changelog
      
      * [skip ci] removed requirements-test.txt
      
      * [skip ci] updating changelog
      
      * [skip ci] add PR numbers
      
      * replacing requirements-test.txt by requirements-dev.txt
      
      * [skip ci] changing requirements-test to requirements-dev in pre-commit and requirements-benchmarks
      
      * [skip ci] mark manual static analysis checks as deprecated
      
      * empty commit to trigger ci
      
      * [skip ci] updating changelog
      
      * [skip ci] addressing comments
      
      * addressing more comments
      2bfa5a61
  2. 29 Jan, 2021 1 commit
    • Min Xu's avatar
      [test]: test with py39 + torch 1.8 nightly (#339) · e348806b
      Min Xu authored
      * [test]: test with py39 + torch 1.8 nightly
      
      * version fix
      
      * more fix
      
      * fix version function for nightly version
      
      * fix torch_pg build
      
      * invalidate cache
      
      * separate benchmark requirements
      
      * comment
      
      * fixed mypy
      
      * fixed a test
      e348806b