1. 12 Mar, 2020 3 commits
  2. 11 Mar, 2020 5 commits
  3. 10 Mar, 2020 3 commits
  4. 09 Mar, 2020 1 commit
  5. 08 Mar, 2020 3 commits
  6. 07 Mar, 2020 3 commits
  7. 06 Mar, 2020 1 commit
    • [topi][relay] add operation tan to TVM (#4938) · d992468d
      * Add relay operation relay.op.tan.
      
      * Update tan implementation in TVM.
      
      * Update tests.
      
      * Add shape function for tan.
      
      * Add missing main test to python/frontend/tensorflow/test_forward.
      
      * Revert, back to sin/cos.
      
      * Revert "Revert, back to sin/cos."
      
      This reverts commit 4da5b503b921585ba9d80944b29136142b575c40.
      
      * Fix implementation of tan in cuda. Do not support tan for float16.
      
      Simplify topi/tests/python/test_topi_math. Add testing for tan with float32 and float64.
      
      Try again to implement tan as sin/cos in llvm.
      Yao Wang committed
  8. 05 Mar, 2020 2 commits
  9. 04 Mar, 2020 2 commits
  10. 03 Mar, 2020 2 commits
  11. 02 Mar, 2020 4 commits
  12. 01 Mar, 2020 2 commits
  13. 29 Feb, 2020 1 commit
  14. 28 Feb, 2020 1 commit
  15. 27 Feb, 2020 5 commits
  16. 26 Feb, 2020 2 commits