Commit Graph

4957 Commits (53cb4df0a2b9deb6b1fd5e9c8e2027c4ad27b352)

Author SHA1 Message Date
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
8 years ago
yangyaming 04a351500f Remove MulValu* and reduce time cost for unit test.
8 years ago
Hu Weiwei 91855659d7
Merge pull request #5296 from wwhu/clip_by_norm
8 years ago
tensor-tang 852d905b68
Merge pull request #5492 from tensor-tang/mkltags
8 years ago
fengjiayi b698d19bfb
Add grad for lodtensor array ops (#5461)
8 years ago
Yu Yang b266f504c5
Merge pull request #5441 from reyoung/feature/fill_constant_force_cpu
8 years ago
Yu Yang 7f22a6d1b5
Merge pull request #5465 from reyoung/feature/compare_op_support_cpu
8 years ago
Yu Yang 2a76b42e44
Merge pull request #5419 from reyoung/feature/shrink_memory_op
8 years ago
tensor-tang 4fd432fdac update mkldnn tag
8 years ago
wwhu b3a86b6dbb fix CI
8 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
8 years ago
武毅 502d7daff7
Merge pull request #5467 from typhoonzero/fix_accuracy_cudamemset
8 years ago
yangyaming cfde85bc52 CallBack --> Callback
8 years ago
yangyaming cfad83ce89 Add MulValueLayer.
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
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
Yang Yu 3187451ae7
CompareOp's kernel device type is decided by input tensor place
8 years ago
Yang Yu 272a272b68 Merge branch 'develop' of github.com:baidu/Paddle into feature/shrink_memory_op
8 years ago
Yang Yu 0142530929
Rename shrink_state -> shrink_rnn_memory
8 years ago
Yang Yu 2ac5772970
Merge branch 'develop' of github.com:baidu/Paddle into feature/fill_constant_force_cpu
8 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
8 years ago
Yang Yu 0ede2a7311
Fix CI Compile
8 years ago
wwhu c8c4b6e427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_by_norm
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
Yu Yang f72729d407 Feature/rnn to array to lod tensor (#5411)
8 years ago
Yang Yu 2dd91dd572
Shrink State Operator
8 years ago
Yang Yu f651cefe27
Merge branch 'feature/fill_constant_no_template' into feature/fill_constant_force_cpu
8 years ago
Yu Yang b4e1824363 Fix CI
8 years ago
Yu Yang 0708a1550c Fix CI
8 years ago
Yu Yang 5ee62383bd Rewrite fill_constant op
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 93e22e7b67 enable bias for mkldnn_addto
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
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 d34780e193 fix issue for resnet
8 years ago