Skip to content

Commit

Permalink
Change RNN OP to stateful (apache#14476)
Browse files Browse the repository at this point in the history
* change RNN OP to stateful

* retrigger the ci

* fix windows compile issue

* move cudnnrnn class into rnn-inl.h

* fix some bugs

* fix bug about gpu case like tests/python/gpu/test_gluon_gpu.test_rnn_layers_fp32 etc

* fix gpu compile issue of unix-gpu and windows-gpu

* print log for test

* fix GPU NO CUDNN for unix-gpu case

* print log

* remove print log and make gpu case has same error message as master when USE_CUDA=1 USE_CUDNN=0

* fix typo bug

* retrigger the ci

* retrigger the ci

* retrigger the ci

* fix comments

* retrigger the ci

* fix comments

* retrigger the ci

* fix comments

* retrigger the ci

* retrigger the ci

* retrigger the ci

* retrigger the ci

* fix comments
  • Loading branch information
Hao Li authored and szha committed Apr 13, 2019
1 parent 5fc5c27 commit 1c49e40
Show file tree
Hide file tree
Showing 4 changed files with 1,182 additions and 1,245 deletions.
Loading

0 comments on commit 1c49e40

Please sign in to comment.