Commit Graph

20 Commits (1f6002edc0ac05f24a74962602de789698b70dd9)

Author SHA1 Message Date
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
xutianbing e79841de91 fix test_LayerGrad.
8 years ago
xutianbing 1251501caf rewrite unit test using new Function Test.
8 years ago
hedaoyuan 283bee2883 Merge branch 'develop' of https://github.com/baidu/Paddle into FunctionTest
8 years ago
xutianbing e9794214cb Address further comments.
8 years ago
xutianbing 8560ce69ff Daoyuan's comments about SequenceArg.
8 years ago
xutianbing 9edfd20031 use Daoyuan's SequenceArg.
8 years ago
xutianbing 23ac0b78cb merge Daoyuan's FuncArgs, pass the ContextProjection test.
8 years ago
xutianbing 1482ec430a some comments.
8 years ago
xutianbing df66957ec3 clean a little bit code.
8 years ago
xutianbing 86fa8c0528 Wei Xu's comments, set up right inouts.
8 years ago
hedaoyuan ae4400beda Bug fix for mac os
8 years ago
hedaoyuan ee2da539de Merge branch 'develop' of https://github.com/baidu/Paddle into buffer
8 years ago
hedaoyuan df9be2d483 fix CrossMapNormalFunc and ContextProjectionFunc(remove inouts argument)
8 years ago
hedaoyuan 41c52d3b0c Modify the argument type of ContextProjectionFunc
8 years ago
liaogang fc47492f41 Fix merge conflict bug and glog
8 years ago
xutianbing ea4d08dab6 update interface of context projection functions, Tensor -> Matrix/Vector
8 years ago
xutianbing 2c37ad7edc combine data/weight to ContextProjectionBackward for clean code
8 years ago
xutianbing f23a11702a add Context Projection functions to Layer's forward and backward,
8 years ago