1. 09 Feb, 2019 3 commits
  2. 05 Feb, 2019 1 commit
    • [RELAY][FRONTEND] Tensorflow frontend. (#2216) · 2f859d71
      * [RELAY][FRONTEND] Tensorflow frontend support.
      
      * 	* LSTM removed for a while.
      
      * 	* basic ops are good.
      
      * 	* nn wip
      
      * 	* wip
      
      * 	* python2.7 corrections.
      
      * * NN ops are good.
      
      * * e2e models working good
      
      * 	* all good except LSTM
      
      * 	* rebase, tutorials and CI trigger.
      
      * 	* CI errors.
      
      * 	* enable opt_level=3
      
      * 	* Docstrings cleanup. testing.tf utils moved to relay from nnvm.
      
      * 	* tutorials update.
      
      * 	* LSTM work good now.
      
      * 	* Rebase
      
      * 	* CI error
      
      * 	* enable PTB.
      
      * 	* rebase.
      
      * 	* tutorials
      
      * Update python/tvm/relay/frontend/tensorflow.py
      
      Co-Authored-By: srkreddy1238 <sivar.b@huawei.com>
      
      * 	* review comments.
      
      * 	CI fix.
      
      * 	* review comments.
      Siva committed
  3. 30 Jan, 2019 1 commit
  4. 19 Jan, 2019 1 commit
  5. 16 Jan, 2019 1 commit
  6. 14 Jan, 2019 1 commit
  7. 12 Jan, 2019 1 commit
  8. 07 Jan, 2019 1 commit
  9. 29 Dec, 2018 1 commit
  10. 24 Dec, 2018 1 commit
  11. 20 Dec, 2018 1 commit
  12. 17 Dec, 2018 1 commit
  13. 14 Dec, 2018 1 commit
  14. 13 Dec, 2018 1 commit
  15. 12 Dec, 2018 2 commits
  16. 11 Dec, 2018 1 commit
  17. 06 Dec, 2018 1 commit
  18. 04 Dec, 2018 1 commit
  19. 29 Nov, 2018 2 commits
  20. 21 Nov, 2018 4 commits
  21. 18 Nov, 2018 1 commit
  22. 13 Nov, 2018 2 commits
  23. 10 Nov, 2018 1 commit
  24. 07 Nov, 2018 1 commit
  25. 06 Nov, 2018 1 commit
  26. 02 Nov, 2018 1 commit
  27. 01 Nov, 2018 1 commit
    • [FRONTEND][TENSORFLOW] Enhancements. (#1923) · c8245e9a
      * [FRONTEND][TENSORFLOW] Enhancements.
      	* Generalize the shape with explicite argument.
      	* Supported entire range of mobilenet_v2 models.
      	* Cast op updated to latest tensorflow.
      	* Documentation updates.
      	* CheckNumerics op handling without exception.
      	* Test data from tensorflow official releases.
      
      * 	* CI error.
      
      * 	* self review
      
      * 	* Enhanced reshape handling.
      
      * 	* docs.
      
      * 	* tutorials
      
      * 	* review comments.
      
      * 	* review.
      Siva committed
  28. 31 Oct, 2018 2 commits
  29. 30 Oct, 2018 1 commit
  30. 29 Oct, 2018 2 commits