Commit Graph

15490 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
whs 075e1cf78e
Add python API for appending LoD level (#18702)
7 years ago
chengduo 8259f1418f
Enhance backward process (#18700)
7 years ago
JesseyXujin 25c9b57bcd
Modify auc doc. Add output variable description, previously was the scalar type, now changed to the tuple type.test=develop (#18771)
7 years ago
Zhaolong Xing 26ae6d49e4
Update trt5 for paddle-trt (#18645)
7 years ago
Thunderbrook d8396281ef
add slot to sparse table (#18686)
7 years ago
Jacek Czaja 95c1816ec0 [MKL-DNN] Extended LRN with reusing via Acquire API (#18675)
7 years ago
jiaqi d18aabb472
support patch data, add load_one_table, fix bug (#18509)
7 years ago
chengduo fd3aad6cb3
Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664)
7 years ago
wangchaochaohu 6b78e00da4
Cudnn convolution reconstruction (#18284)
7 years ago
Yi Liu 157211c4e1
supports distributed classification (#18690)
7 years ago
qingqing01 3429e65aa8
Fix CPU implementation of roi_align_op backward (#18728)
7 years ago
Tao Luo bd22453f20
Revert "Add LeakyRelu MKLDNN support (#18656)" (#18723)
7 years ago
tianshuo78520a 58469186c3 Change api approval people name (#18699)
7 years ago
whs 189b08dc0d
Make infer shape of pad2d support for input with negative dims in compile time. (#18695)
7 years ago
Bai Yifan 7e3963f295 add license, test=develop (#18709)
7 years ago
cjt222 ccf06a48b0
test=develop (#18701)
7 years ago
wangguanzhong 185b3acea1
fix clip_by_norm doc (#18688)
7 years ago
Huihuang Zheng 89bc3fd841
Support memory eager deletion on recurrent OP (#17710)
7 years ago
Jacek Czaja 0d8e6c9b8b MKL-DNN upgrade to 0.20 (#18370)
7 years ago
Adam d6b6a337a9 Add LeakyRelu MKLDNN support (#18656)
7 years ago
zhouwei25 772e09560e Optimize the content of error reporting information, print error code and official document web sites (#18671)
7 years ago
Zeng Jinle ae58afc546
Feature/auto_growth_allocator (#18561)
7 years ago
hutuxian bb2f5d24a2
hash_op support int64 hash_size (#18674)
7 years ago
guru4elephant 5ed713d519
remove ctr reader, all functions are satisfied in dataset (#18672)
7 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
7 years ago
Yang Zhang ce1ec33299
Add cuda implementation for `prelu` backward pass (#18633)
7 years ago
石晓伟 25d8079140
Fix Bitmain Predictor::Clone() (#18599)
7 years ago
Yihua Xu 97549a4f13 [CPU] Fix the compiling issue with AVX512F macro. (#18634)
7 years ago
baojun 256ba7cbb8 [NGraph] handle dim element 0 of ngraph op (#18568)
7 years ago
chengduo a6d468a265
fix PE fetch bug (#18644)
7 years ago
liuwei1031 759530966c
print out error code of cudaGetDeviceProperties if failed (#18643)
7 years ago
Jacek Czaja 71d883b8ef [MKL-DNN] Reimplemented pool2d mkl-dnn to use Acquire API (#18585)
7 years ago
chengduo f4ec7d54c8
fix bug of scatter op (#18640)
7 years ago
tianshuo78520a 112cf850b7 change pip install whl;test=develop (#18635)
7 years ago
guru4elephant ab57d3893e
make auc op compatible with 1 dim (#18551)
7 years ago
tianshuo78520a de22215c8f change const_cast error message (#18620)
7 years ago
Leo Zhao ff77dea969 not use transferscope cache in cpu case (#18578)
7 years ago
123malin b414645a65
fix #17430: int64类型的attr训练非预期 (#18264)
7 years ago
tangwei12 db212bb932
delete AllocatorFacade destructor (#18606)
7 years ago
Kevin 995d7d8600 Modify embedding_op input dtype to int64 (#18598)
7 years ago
kh2se2013 9ad57f2dfd 1)change to parallel mode on python coverage run (#18594)
7 years ago
Tao Luo 076f833110
add config.SetMkldnnCacheCapacity api for mkldnn cache clear strategy (#18580)
7 years ago
Hongyu Liu a20b2b43fc
fix cudnn lstm shape bug; test=develop (#18492)
7 years ago
gongweibao c0a82748cf
Polish backwards optimizer dependency codes and use more default values. (#18255)
7 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
7 years ago
tianshuo78520a 1c10dac4f2 Add code example in CI (#18228)
7 years ago
Zeng Jinle be24e5b391
Clean unused code of dim and place (#18565)
7 years ago
Jacek Czaja 8869d7f735 Activations MKLDNN ops refactoring (#18191)
7 years ago
lujun b6d5c74f69
update dygraph api doc for web (#18550)
7 years ago
Yibing Liu b86234fc0b
Register fp16 for concat_op (#18563)
7 years ago