1. 07 Nov, 2019 8 commits
  2. 06 Nov, 2019 7 commits
  3. 05 Nov, 2019 4 commits
  4. 31 Oct, 2019 1 commit
  5. 24 Oct, 2019 2 commits
  6. 20 Oct, 2019 1 commit
  7. 17 Oct, 2019 1 commit
  8. 16 Oct, 2019 2 commits
  9. 15 Oct, 2019 2 commits
  10. 14 Oct, 2019 3 commits
  11. 10 Oct, 2019 1 commit
  12. 09 Oct, 2019 3 commits
  13. 01 Oct, 2019 1 commit
  14. 24 Sep, 2019 2 commits
  15. 23 Sep, 2019 2 commits
    • Gao, Xiang's avatar
      Reduce test latency (#319) · f9b074ce
      Gao, Xiang authored
      * Move unittest check to GitHub Actions
      
      Tests are parallelized
      
      * Delete tests.yml
      
      * Update setup.py
      
      * Create test_requirements.txt
      
      * Update unittest.yml
      
      * Update unittest.yml
      
      * Update README.md
      
      * Delete install_dependencies.sh
      
      * Delete install_dependencies_python2.sh
      
      * Update unittest.yml
      
      * split
      
      * split
      
      * fix
      
      * fix
      
      * -v
      
      * more
      
      * more
      
      * fix
      
      * fix
      
      * flake8
      
      * transform
      
      * reduce testBenzeneMD
      
      * version
      
      * reduce number of epoches
      
      * further reduce time
      
      * Update docs.yml
      f9b074ce
    • Farhad Ramezanghorbani's avatar
      Add GitHub Actions badges (#322) · 48846357
      Farhad Ramezanghorbani authored
      * Add GitHub Actions badges
      
      This PR is to fix #320
      
      * Update README.md
      
      * Update README.md
      48846357