Commit Graph

24937 Commits (84c728013c069920e4c4afaae96c3f8bc898d075)
 

Author SHA1 Message Date
Tao Luo 0ae45f0b53
remove unused cmake file (#18744)
6 years ago
jiaqi d18aabb472
support patch data, add load_one_table, fix bug (#18509)
6 years ago
chengduo fd3aad6cb3
Make fuse_optimizer_op_pass also work when the model contains sparse gradients. (#18664)
6 years ago
wangchaochaohu 6b78e00da4
Cudnn convolution reconstruction (#18284)
6 years ago
Yi Liu 157211c4e1
supports distributed classification (#18690)
6 years ago
qingqing01 3429e65aa8
Fix CPU implementation of roi_align_op backward (#18728)
6 years ago
guru4elephant 70b03760fd
add parameter server launch (#18687)
6 years ago
Zeng Jinle d07ad4c605
add more traceback to py_reader error msg, test=develop (#18722)
6 years ago
Huihuang Zheng a3028bb729
Fix random test_recurrent_op failure (#18718)
6 years ago
Tao Luo bd22453f20
Revert "Add LeakyRelu MKLDNN support (#18656)" (#18723)
6 years ago
tianshuo78520a 58469186c3 Change api approval people name (#18699)
6 years ago
whs 189b08dc0d
Make infer shape of pad2d support for input with negative dims in compile time. (#18695)
6 years ago
Tao Luo c457a69db5
remove unused gzstream.cmake (#18705)
6 years ago
tangwei12 d845848341
do some odd jobs (#18641)
6 years ago
Bai Yifan 7e3963f295 add license, test=develop (#18709)
6 years ago
guru4elephant ebf9797ec3
split different comm method for mnist distributed training (#18715)
6 years ago
cjt222 ccf06a48b0
test=develop (#18701)
6 years ago
wangguanzhong 185b3acea1
fix clip_by_norm doc (#18688)
6 years ago
Huihuang Zheng 89bc3fd841
Support memory eager deletion on recurrent OP (#17710)
6 years ago
Jacek Czaja 0d8e6c9b8b MKL-DNN upgrade to 0.20 (#18370)
6 years ago
Adam d6b6a337a9 Add LeakyRelu MKLDNN support (#18656)
6 years ago
tangwei12 0b9acb4912
add check of executor (#17986)
6 years ago
gongweibao ec1000cca9
Change to use brpc rdma branch instead of personal branch. (#18683)
6 years ago
zhouwei25 772e09560e Optimize the content of error reporting information, print error code and official document web sites (#18671)
6 years ago
Zeng Jinle ae58afc546
Feature/auto_growth_allocator (#18561)
6 years ago
hutuxian bb2f5d24a2
hash_op support int64 hash_size (#18674)
6 years ago
xsrobin a5d4c2fa84
update readme to 1.5.1 (#18670)
6 years ago
guru4elephant 5ed713d519
remove ctr reader, all functions are satisfied in dataset (#18672)
6 years ago
Jiabin Yang 898237c19a
Downgrade gcc to 4.8 (#18614)
6 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
6 years ago
Yang Zhang ce1ec33299
Add cuda implementation for `prelu` backward pass (#18633)
6 years ago
石晓伟 25d8079140
Fix Bitmain Predictor::Clone() (#18599)
6 years ago
Yihua Xu 97549a4f13 [CPU] Fix the compiling issue with AVX512F macro. (#18634)
6 years ago
baojun 256ba7cbb8 [NGraph] handle dim element 0 of ngraph op (#18568)
6 years ago
chengduo a6d468a265
fix PE fetch bug (#18644)
6 years ago
liuwei1031 759530966c
print out error code of cudaGetDeviceProperties if failed (#18643)
6 years ago
Jacek Czaja 71d883b8ef [MKL-DNN] Reimplemented pool2d mkl-dnn to use Acquire API (#18585)
6 years ago
chengduo f4ec7d54c8
fix bug of scatter op (#18640)
6 years ago
tianshuo78520a 112cf850b7 change pip install whl;test=develop (#18635)
6 years ago
guru4elephant ab57d3893e
make auc op compatible with 1 dim (#18551)
6 years ago
guru4elephant b71b454328 increase timeout again (#18628)
6 years ago
tianshuo78520a de22215c8f change const_cast error message (#18620)
6 years ago
Leo Zhao ff77dea969 not use transferscope cache in cpu case (#18578)
6 years ago
123malin b414645a65
fix #17430: int64类型的attr训练非预期 (#18264)
6 years ago
tangwei12 db212bb932
delete AllocatorFacade destructor (#18606)
6 years ago
Kevin 995d7d8600 Modify embedding_op input dtype to int64 (#18598)
6 years ago
kh2se2013 9ad57f2dfd 1)change to parallel mode on python coverage run (#18594)
6 years ago
Tao Luo 076f833110
add config.SetMkldnnCacheCapacity api for mkldnn cache clear strategy (#18580)
6 years ago
Hongyu Liu a20b2b43fc
fix cudnn lstm shape bug; test=develop (#18492)
6 years ago
gongweibao c0a82748cf
Polish backwards optimizer dependency codes and use more default values. (#18255)
6 years ago