Commit Graph

8808 Commits (0d9ba3da9a8db4b9f25d7814fcdc8eec80de9ab5)
 

Author SHA1 Message Date
yangyaming 0d9ba3da9a Adapt to new interface.
8 years ago
yangyaming 7be390aa83 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-4029
8 years ago
武毅 502d7daff7
Merge pull request #5467 from typhoonzero/fix_accuracy_cudamemset
8 years ago
Tao Luo bef92276a1
Merge pull request #5440 from tensor-tang/mkldnn_addto_withbias
8 years ago
chengduo 86e58b2343
Merge pull request #5457 from chengduoZH/fix_pool_attr_name
8 years ago
Yang Yang(Tony) 870650d8c1
Static lstm sanity check (#5365)
8 years ago
typhoonzero 11ee50ceb9 update
8 years ago
Yibing Liu 282e54891a
Merge pull request #5477 from tensor-tang/benchmark
8 years ago
tensor-tang b007055e9d reduce the lr in case of nan in small batchsize
8 years ago
typhoonzero 6308ccc265 fix accuracy cudamemset
8 years ago
Yu Yang ee82e660c5
Merge pull request #5447 from reyoung/feature/fill_constant_no_template
8 years ago
Tao Luo 900b2b19b0
Merge pull request #5463 from PaddlePaddle/uciHousingModel
8 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
8 years ago
Wang,Jeff ac7cca1865 uci_housing.py can download the trained model automatically.
8 years ago
Tao Luo ce08645dec
Merge pull request #5422 from tensor-tang/resnet
8 years ago
chengduoZH cdf5e87104 fix attr name
8 years ago
Yu Yang 91b724821c
Merge pull request #5443 from reyoung/feature/InferKernelKey
8 years ago
Cao Ying fcc50cb412
Merge pull request #5437 from ranqiu92/doc
8 years ago
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
8 years ago
Yang Yu 25711edac5
Merge branch 'develop' of github.com:baidu/Paddle into feature/fill_constant_no_template
8 years ago
Yang Yu 46610e9aeb
Merge branch 'develop' of github.com:baidu/Paddle into feature/InferKernelKey
8 years ago
Yang Yu fdaebc3bb9 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_dynamic_rnn_compile
8 years ago
Yu Yang d9e5eba0b1 Temporary disable accurary_op test (#5451)
8 years ago
Yu Yang b4e1824363 Fix CI
8 years ago
Yu Yang 0708a1550c Fix CI
8 years ago
Yu Yang aadb098138 Add `op::math::set_constant` without template
8 years ago
Yu Yang db3b49fe0e Add gtest for drnn
8 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
8 years ago
Yu Yang f74fb79036
Compare Operator (#5325)
8 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
8 years ago
tensor-tang 2dff98ca11 remove auto setting from HT, since it's hard to unify with MacOS
8 years ago
tensor-tang 93e22e7b67 enable bias for mkldnn_addto
8 years ago
tensor-tang 714fa9e37c remove some topology tests
8 years ago
ranqiu f1fac487b1 Update annotations of layers.py
8 years ago
Tao Luo 6f43c9361c
Merge pull request #5431 from typhoonzero/fix_ci_build_check
8 years ago
typhoonzero fc4d4b88e6 update
8 years ago
typhoonzero 00360e7eb5 update
8 years ago
typhoonzero 579c92abc3 fix compile
8 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
8 years ago
kexinzhao 4d422156d4
Float16 design doc (#5313)
8 years ago
qingqing01 b49923b666
Merge pull request #5425 from qingqing01/avx_cmake
8 years ago
dangqingqing 7eb65b31a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into avx_cmake
8 years ago
dangqingqing 7abd1bdfff Fix cmake error when building with WITH_AVX=OFF.
8 years ago
武毅 3014645d35
Merge pull request #5403 from typhoonzero/refine_get_cuda_context
8 years ago
tensor-tang 945ad8d906 Merge remote-tracking branch 'upstream/develop' into resnet
8 years ago
tensor-tang 30b57eef40 auto KMP setting with HT
8 years ago
tensor-tang d34780e193 fix issue for resnet
8 years ago
Yang yaming 0a4a66f54f
Merge pull request #5418 from pkuyym/fix-5417
8 years ago
yangyaming d6f0e6c142 MemoryHandle* --> MemoryHandlePtr
8 years ago
Yu Yang 6cde889b5e
Add unittest, backward of array read/write op (#5409)
8 years ago