Commit Graph

8870 Commits (c2c876f718b5fe77a55e43cf397dfd85e898dddb)

Author SHA1 Message Date
石晓伟 ee2f296ef8
Fusion: seqpool_cvm_concat (#18471)
7 years ago
jiaqi 768059b3a0
adjust ins weight according to nid slot (#18784)
7 years ago
wawltor 3ab1866ca5
Add the op of unique_with_counts, expand count function of the op unique (#18720)
7 years ago
LielinJiang 22fa4c2d24 Fix depthwise conv gpu kernel bug (#18582)
7 years ago
whs c92b78b060
Fix unitest of light nas. (#18931)
7 years ago
jiaqi 233746d89d
set fleet_send_batch_num a default value according to trainer num
7 years ago
chengduo 20859c08e8
[DyGraph] Make multi-card program faster (#18892)
7 years ago
HaoRen 24f8543106 Add center Loss Op Support (#18681)
7 years ago
lvmengsi d21c391447
replace paper link (#18861)
7 years ago
Dong Daxiang 2bb296dfe9
make dist unit test exclusive run (#18865)
7 years ago
whs 6cccab9203
Make lod_append support variable lod. (#18908)
7 years ago
danleifeng e0a2d4dfec Add elementwise_pow_op backward implementation and the unit test codes of it. (#18848)
7 years ago
chengduo ecd2bdada6
add CPUInplaceTestWithFuseOptimizationOps (#18867)
7 years ago
Zeng Jinle 8008ab4e6b
Remove legacy C++ memory optimization codes (#18834)
7 years ago
Thunderbrook 52c1431eee
add clear_model interface in fleetwrapper (#18815)
7 years ago
Zeng Jinle 9a8a7a1ddc
fix affine_channel no_need buffer bug, test=develop (#18844)
7 years ago
lvmengsi 829ef26281
Fix drop deconv (#18813)
7 years ago
chengduo 4140fe11a4
Open fuse optimization ops (#18741)
7 years ago
chengduo 582cc29799
add warning info for CPU_NUM (#18840)
7 years ago
Adam ee02227949 Add LeakyReLU MKLDNN support (#18762)
7 years ago
Zeng Jinle a802da650b
Feature/mem opt pass refactor (#18735)
7 years ago
石晓伟 9dbb62eeb9
Fix examples of API (#18092)
7 years ago
guru4elephant 30562e371b
refine launch_ps and role_maker (#18795)
7 years ago
fuyinno4 c167a4b4dd
Fix shrink-dense and add scale-datanorm (#18746)
7 years ago
guru4elephant 2efb282c86
split test_dist_se_resnext.py into 4 testcases (#18743)
7 years ago
Bob Zhu 220eef602e Extend Matmul to support matrix multiplication with multiple heads (#18570)
7 years ago
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
Thunderbrook d8396281ef
add slot to sparse table (#18686)
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
Yi Liu 157211c4e1
supports distributed classification (#18690)
7 years ago
guru4elephant 70b03760fd
add parameter server launch (#18687)
7 years ago
Zeng Jinle d07ad4c605
add more traceback to py_reader error msg, test=develop (#18722)
7 years ago
Huihuang Zheng a3028bb729
Fix random test_recurrent_op failure (#18718)
7 years ago
Tao Luo bd22453f20
Revert "Add LeakyRelu MKLDNN support (#18656)" (#18723)
7 years ago
tangwei12 d845848341
do some odd jobs (#18641)
7 years ago
guru4elephant ebf9797ec3
split different comm method for mnist distributed training (#18715)
7 years ago
Huihuang Zheng 89bc3fd841
Support memory eager deletion on recurrent OP (#17710)
7 years ago
Adam d6b6a337a9 Add LeakyRelu MKLDNN support (#18656)
7 years ago
tangwei12 0b9acb4912
add check of executor (#17986)
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 ab57d3893e
make auc op compatible with 1 dim (#18551)
7 years ago
guru4elephant b71b454328 increase timeout again (#18628)
7 years ago
123malin b414645a65
fix #17430: int64类型的attr训练非预期 (#18264)
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