Commit Graph

8820 Commits (852d905b6818b544d1c73d18b5324b1a453beace)
 

Author SHA1 Message Date
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
Tao Luo d4d8f742a3
Merge pull request #5485 from luotao1/image
8 years ago
tensor-tang a1856be5eb update mklml tag
8 years ago
Luo Tao f4729a241f Merge branch 'develop' into image
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
Luo Tao 1513322983 add doc for image.py
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
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 b4dddb2994
Fix Unittest
8 years ago
Wang,Jeff ac7cca1865 uci_housing.py can download the trained model automatically.
8 years ago
Yang Yu 0ede2a7311
Fix CI Compile
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 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
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 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 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