Commit Graph

2688 Commits (5b6673c44df19ee89c191cc7efeb669c1943050f)

Author SHA1 Message Date
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
7 years ago
zhang wenhui 539c870753
add fl_listen_and_serv &fl_transpiler,test=develop (#19091)
7 years ago
kh2se2013 27e85625b8 add python coverage launch when WITH_COVERAGE=ON (#19264)
7 years ago
chengduo 8a89ca94ce
Fix REGISTER_OP_WITHOUT_GRADIENT (#19251)
7 years ago
gongweibao fd4b15a2f6
Unset unittests http_proxy env to avoid timeout. (#19269)
7 years ago
Tao Luo 2f8c7e021f
remove unused inference_transpiler unit-tests (#19130)
7 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue (#18581)
7 years ago
Adam b837689e97 Add generalized Conv+Activation MKLDNN fuse pass creation (#19072)
7 years ago
Yibing Liu 50b1cab122
Add padding support for crf_decoding (#19057)
7 years ago
LielinJiang 1331c9e1f8 fix distributions unittest bug, test=develop (#19012)
7 years ago
lidanqing c548e370f1 UT coverage for guassian_mkldnn_op and batch_norm_mkldnn_op (#19011)
7 years ago
Jiawei Wang 6ac32d0981 Instag Implemention (#18394)
7 years ago
huangjun12 20f18930ae Add hard swish op (new op) (#19001)
7 years ago
gongweibao 29d8781240
Polish fleet API to support cuda collective mode and nccl2 mode. (#18966)
7 years ago
yaoxuefeng 9150cf50fc
add save cache model api in fleet& add slots shuffle in dataset module & add metric op to calculate ctr related metrics (#18871)
7 years ago
Zeng Jinle c51eb6bb14
remove book_memory_optimization directory, test=develop (#19117)
7 years ago
Zeng Jinle c194b0c835
Try to deprecate unstable python memory optimize (#18983)
7 years ago
hutuxian 5a80cc8431
Datafeed support reading to cuda place directly. (#19071)
7 years ago
chengduo 3f4c088ad8
prune the feed op in compiler (#18997)
7 years ago
ShenLiang 4397cb318e add eye op, kernel and unitest test=develop (#18980)
7 years ago
Kaipeng Deng f86fead693
Add trilinear_interp OP (#18711)
7 years ago
chengduo 17d62ab220
Enhance fuse optimization op pass (#19010)
7 years ago
chengduo 21440b4d69
Add call stack info during compile time (#19067)
7 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor (#19030)
7 years ago
Kevin e681d65515 Add var_conv_2d op (#18518)
7 years ago
Zeng Jinle 311f90f1eb
reduce_unittest_time,test=develop (#19005)
7 years ago
Liufang Sang faf6890b6c support tensor input for ctc align op (#18887)
7 years ago
Dong Daxiang c97ea53c3e make listen and server as exclusive run (#18990)
7 years ago
Zeng Jinle 7ac748adb4
Open gc by default (#18836)
7 years ago
石晓伟 ee2f296ef8
Fusion: seqpool_cvm_concat (#18471)
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
HaoRen 24f8543106 Add center Loss Op Support (#18681)
7 years ago
Dong Daxiang 2bb296dfe9
make dist unit test exclusive run (#18865)
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
Zeng Jinle 9a8a7a1ddc
fix affine_channel no_need buffer bug, test=develop (#18844)
7 years ago
chengduo 4140fe11a4
Open fuse optimization ops (#18741)
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
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
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
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
guru4elephant ebf9797ec3
split different comm method for mnist distributed training (#18715)
7 years ago