1. 07 Feb, 2019 1 commit
  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. 04 Feb, 2019 1 commit
  4. 03 Feb, 2019 1 commit
  5. 02 Feb, 2019 1 commit
    • [Relay][Frontend] Caffe2 Support (#2507) · b3b3d28a
      * [Relay][Frontend] Add Caffe2 Support
      
      * [Relay][Frontend] Add Caffe2 Support (fix unsed import)
      
      * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import)
      
      * [Relay][Frontend] Add Caffe2 Support (fix model install and reflect code reviews)
      
      * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import)
      
      * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import)
      
      * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import)
      
      * [Relay][Frontend] Add Caffe2 Support (fix caffe2 frontend import)
      
      * [Relay][Frontend] Add Caffe2 Support (rename function name in test_forward)
      
      * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import)
      
      * [Relay][Frontend] Add Caffe2 Support (fix caffe2 model import)
      
      * [Doc] Caffe2 frontend tutorial
      
      * [Doc] Caffe2 frontend tutorial
      
      * [Doc] Caffe2 frontend tutorial
      
      * [Relay][Frontend] Add Caffe2 Support (remove unsed file)
      Hiroyuki Makino committed
  6. 01 Feb, 2019 1 commit
  7. 31 Jan, 2019 2 commits
  8. 30 Jan, 2019 1 commit
  9. 29 Jan, 2019 2 commits
  10. 25 Jan, 2019 1 commit
  11. 24 Jan, 2019 2 commits
  12. 23 Jan, 2019 1 commit
    • [TFLite] Support TFLite FP32 Relay frontend. (#2365) · 10df78a5
      * Support TFLite FP32 Relay frontend.
      
      * Fix lint issue
      
      * Remove unnecessary variables and packages
      
      * Add method doc string
      
      * Fix capital letter of method doc string
      
      * Add TFLite FP32 Relay frontend based on latest code
      
      * Merge the latest code
      
      * Solve cython issue with relay type inference
      
      * Modify code based on suggestions
      Wu Zhao committed
  13. 21 Jan, 2019 1 commit
  14. 19 Jan, 2019 1 commit
  15. 17 Jan, 2019 3 commits
  16. 16 Jan, 2019 2 commits
  17. 15 Jan, 2019 5 commits
  18. 14 Jan, 2019 2 commits
  19. 12 Jan, 2019 1 commit
  20. 11 Jan, 2019 5 commits
  21. 09 Jan, 2019 2 commits
  22. 08 Jan, 2019 3 commits