Commit Graph

8810 Commits (d24d8c20f3f581adfafbd3de5442ef8a2c76b3f7)
 

Author SHA1 Message Date
Yang Yu d24d8c20f3
Add `lod_array_length` operator
7 years ago
Yu Yang 2a76b42e44
Merge pull request #5419 from reyoung/feature/shrink_memory_op
7 years ago
Tao Luo d4d8f742a3
Merge pull request #5485 from luotao1/image
7 years ago
Luo Tao f4729a241f Merge branch 'develop' into image
7 years ago
武毅 502d7daff7
Merge pull request #5467 from typhoonzero/fix_accuracy_cudamemset
7 years ago
Tao Luo bef92276a1
Merge pull request #5440 from tensor-tang/mkldnn_addto_withbias
7 years ago
chengduo 86e58b2343
Merge pull request #5457 from chengduoZH/fix_pool_attr_name
7 years ago
Luo Tao 1513322983 add doc for image.py
7 years ago
Yang Yang(Tony) 870650d8c1
Static lstm sanity check (#5365)
7 years ago
typhoonzero 11ee50ceb9 update
7 years ago
Yibing Liu 282e54891a
Merge pull request #5477 from tensor-tang/benchmark
7 years ago
tensor-tang b007055e9d reduce the lr in case of nan in small batchsize
7 years ago
typhoonzero 6308ccc265 fix accuracy cudamemset
7 years ago
Yu Yang ee82e660c5
Merge pull request #5447 from reyoung/feature/fill_constant_no_template
7 years ago
Tao Luo 900b2b19b0
Merge pull request #5463 from PaddlePaddle/uciHousingModel
7 years ago
Yang Yu 272a272b68 Merge branch 'develop' of github.com:baidu/Paddle into feature/shrink_memory_op
7 years ago
Yang Yu 0142530929
Rename shrink_state -> shrink_rnn_memory
7 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
7 years ago
Yang Yu b4dddb2994
Fix Unittest
7 years ago
Wang,Jeff ac7cca1865 uci_housing.py can download the trained model automatically.
7 years ago
Tao Luo ce08645dec
Merge pull request #5422 from tensor-tang/resnet
7 years ago
chengduoZH cdf5e87104 fix attr name
7 years ago
Yu Yang 91b724821c
Merge pull request #5443 from reyoung/feature/InferKernelKey
7 years ago
Cao Ying fcc50cb412
Merge pull request #5437 from ranqiu92/doc
7 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
7 years ago
Yang Yu 2dd91dd572
Shrink State Operator
7 years ago
Yang Yu 25711edac5
Merge branch 'develop' of github.com:baidu/Paddle into feature/fill_constant_no_template
7 years ago
Yang Yu 46610e9aeb
Merge branch 'develop' of github.com:baidu/Paddle into feature/InferKernelKey
7 years ago
Yang Yu fdaebc3bb9 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_dynamic_rnn_compile
7 years ago
Yu Yang d9e5eba0b1 Temporary disable accurary_op test (#5451)
7 years ago
Yu Yang b4e1824363 Fix CI
7 years ago
Yu Yang 0708a1550c Fix CI
7 years ago
Yu Yang aadb098138 Add `op::math::set_constant` without template
7 years ago
Yu Yang db3b49fe0e Add gtest for drnn
7 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
7 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
7 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
7 years ago
tensor-tang 2dff98ca11 remove auto setting from HT, since it's hard to unify with MacOS
7 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
7 years ago
tensor-tang 714fa9e37c remove some topology tests
7 years ago
ranqiu f1fac487b1 Update annotations of layers.py
7 years ago
Tao Luo 6f43c9361c
Merge pull request #5431 from typhoonzero/fix_ci_build_check
7 years ago
typhoonzero fc4d4b88e6 update
7 years ago
typhoonzero 00360e7eb5 update
7 years ago
typhoonzero 579c92abc3 fix compile
7 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
7 years ago
kexinzhao 4d422156d4
Float16 design doc (#5313)
7 years ago
qingqing01 b49923b666
Merge pull request #5425 from qingqing01/avx_cmake
7 years ago
dangqingqing 7eb65b31a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into avx_cmake
7 years ago
dangqingqing 7abd1bdfff Fix cmake error when building with WITH_AVX=OFF.
7 years ago