Commit Graph

9129 Commits (1cbbf9f1ef61ef249d130059b97cb373eb9f67d6)

Author SHA1 Message Date
chengduo 8a89ca94ce
Fix REGISTER_OP_WITHOUT_GRADIENT (#19251)
6 years ago
gongweibao fd4b15a2f6
Unset unittests http_proxy env to avoid timeout. (#19269)
6 years ago
silingtong123 a94a25867d imporve the doc of decorate_reader API (#19206)
6 years ago
gongweibao 86f0591175
Remove node_num function. (#19167)
6 years ago
Tao Luo 2f8c7e021f
remove unused inference_transpiler unit-tests (#19130)
6 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue (#18581)
6 years ago
Hao Wang d53fa53b65 CI - Improve example code check (#19170)
6 years ago
Adam b837689e97 Add generalized Conv+Activation MKLDNN fuse pass creation (#19072)
6 years ago
Yibing Liu 50b1cab122
Add padding support for crf_decoding (#19057)
6 years ago
Aurelius84 45fb031f6b
remove is_test param of FC test=develop (#19209)
6 years ago
wuzewu 6fc1defd77 Fix compatibility issue of fluid.io.save_vars on windows platform (#19181)
6 years ago
liym27 c8cdef37b2 change the default value of summarize from -1 to 20 in Print API to improve ease of use (#18738)
6 years ago
LielinJiang 1331c9e1f8 fix distributions unittest bug, test=develop (#19012)
6 years ago
lvmengsi c6f163cd7a
add description of sync_bn (#19056)
6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop (#19143)
6 years ago
jiaqi b86be13c15
fix default value (#19193)
6 years ago
jiaqi b104ea0684
add get_last_save_xbox_base/get_last_save_xbox (#19122)
6 years ago
jiaqi bfd514c730
fix default value of fleet desc (#19176)
6 years ago
lidanqing c548e370f1 UT coverage for guassian_mkldnn_op and batch_norm_mkldnn_op (#19011)
6 years ago
Jiawei Wang 6ac32d0981 Instag Implemention (#18394)
6 years ago
wawltor 0019eb376a
Fix the error of op `ones_like` document,change the output variable
6 years ago
huangjun12 20f18930ae Add hard swish op (new op) (#19001)
6 years ago
gongweibao 29d8781240
Polish fleet API to support cuda collective mode and nccl2 mode. (#18966)
6 years ago
wopeizl 80b7ef6fc8
add tensorrt support for windows (#19084)
6 years ago
Kevin 744279fe68
Refine embedding Api doc (#18820)
6 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)
6 years ago
Zeng Jinle c51eb6bb14
remove book_memory_optimization directory, test=develop (#19117)
6 years ago
Zeng Jinle c194b0c835
Try to deprecate unstable python memory optimize (#18983)
6 years ago
hutuxian 5a80cc8431
Datafeed support reading to cuda place directly. (#19071)
6 years ago
chengduo 3f4c088ad8
prune the feed op in compiler (#18997)
6 years ago
chengduo d23603322e
Remove compile from PE (#19080)
6 years ago
ShenLiang 4397cb318e add eye op, kernel and unitest test=develop (#18980)
6 years ago
Kaipeng Deng f86fead693
Add trilinear_interp OP (#18711)
6 years ago
chengduo 17d62ab220
Enhance fuse optimization op pass (#19010)
6 years ago
chengduo 21440b4d69
Add call stack info during compile time (#19067)
6 years ago
jiaqi a99bc64c63
add fleet util, add some interface in hdfs util (#18752)
6 years ago
mapingshuo 4ad7c9d5a7 [WIP] Add Imdb train demo (#18895)
6 years ago
wangguanzhong e50f527fee
update roi doc in roi_pool and roi_align (#19036)
6 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor (#19030)
6 years ago
Youwei Song 95ff4fba61 specify the highest numpy version under python 2.x (#19018)
6 years ago
Kaipeng Deng 1f46253d4a
fix natural exp decay doc. test=develop (#19025)
6 years ago
LielinJiang e5b9753a18 Fix ExponentialMovingAverage api bug in python3, test=develop (#18775)
6 years ago
Kevin e681d65515 Add var_conv_2d op (#18518)
6 years ago
Chen Weihang 81fe02c3fe
Fix config description error in cuda_profiler function document (#18750)
6 years ago
Zeng Jinle 311f90f1eb
reduce_unittest_time,test=develop (#19005)
6 years ago
lvmengsi 5d9df8c8c7
fix dropout (#18965)
6 years ago
SunGaofeng 4da1c4f15d
fix g_param shape mismatch in WeightNormParamAttr (#18940)
6 years ago
Jiabin Yang af63b1184c test=develop, fix memory leak in dygraph (#18998)
6 years ago
liuwei1031 a43a763b54
fix warpctc.dll not found issue (#18761)
6 years ago
chengduo 01c7daade7
Add checking for the fetch_list of Executor.run (#18957)
6 years ago