"src/turbomind/vscode:/vscode.git/clone" did not exist on "ab8c95cb1440c022325fdb5454db0dd484a7db28"
  1. 18 Oct, 2019 7 commits
  2. 17 Oct, 2019 2 commits
  3. 16 Oct, 2019 9 commits
  4. 15 Oct, 2019 3 commits
  5. 12 Oct, 2019 1 commit
  6. 11 Oct, 2019 1 commit
  7. 08 Oct, 2019 4 commits
  8. 07 Oct, 2019 4 commits
  9. 04 Oct, 2019 3 commits
  10. 03 Oct, 2019 2 commits
  11. 02 Oct, 2019 3 commits
  12. 01 Oct, 2019 1 commit
    • eellison's avatar
      Add expected result tests (#1377) · 96ec0e1d
      eellison authored
      * add expected result tests
      
      * fix wrong assertion
      
      * start with only detection models
      
      * remove unneeded rng setting
      
      * fix test
      
      * add tuple support
      
      * update test
      
      * syntax error
      
      * treat .pkl files as binary data, see : https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes#_binary_files
      
      * fix test
      
      * fix elif
      
      * Map tensor results and enforce maximum pickle size
      
      * unrelated change
      
      * larger rtol
      
      * pass rtol atol around
      
      * last commit i swear...
      
      * respond to comments
      
      * fix flake
      
      * fix py2 flake
      96ec0e1d