Commit Graph

9521 Commits (12e4be038262fcb33b089710edaed2fe62320e3d)

Author SHA1 Message Date
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
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
lujun b6d5c74f69
update dygraph api doc for web (#18550)
7 years ago
guru4elephant 9c17a899d7
upgrade collective fleet api (#18533)
7 years ago
bingyanghuang a25be53cb5 QAT int8 MKL-DNN transformation pass with MUL (#18322)
7 years ago
Physher 0caa08ea40 Add mkldnn int8 mul-op kernel (#17834)
7 years ago
LielinJiang 24d1c44a0c Fix roi_perspective_transform_op bug (#18522)
7 years ago
guru4elephant 1f1cc2221f
add random port (#18504)
7 years ago
zhaoyuchen2018 832d8191ff
Fix topk cannot handle 1D vector bug (#18466)
7 years ago
Jiabin Yang 7586cdd545
Hide no support (#18515)
7 years ago
LielinJiang 43e17c7951 Add distributions of normal and uniform (#18023)
7 years ago
tensor-tang 4828a5e008
core remove pycpuinfo (#18479)
7 years ago
qingqing01 602cb6a5b4
Enhance linear_lr_warmup (#18463)
7 years ago
chengduo 7453857324 Make fuse_all_reduce_op_pass support mix_precision (#17652)
7 years ago
chengduo 55baeceddb
Enhance execution error info (#18482)
7 years ago
pkpk e9c7e218f2
Nan debugger init (#18401)
7 years ago
zhoukunsheng 7c6f2350b9 support Tensor input for edit_distance op (#18162)
7 years ago
zhoukunsheng 26318544d2 support Tensor input for chunk_eval op (#18226)
7 years ago
zhoukunsheng 206c44e2a8 add unique kernel and op (#17557)
7 years ago
zhoukunsheng 71af72b1c2 upgrade hash op to support Tensor and LoDTensor input (#17998)
7 years ago
zhoukunsheng d3b3443d10 add ones_like op (#17388)
7 years ago
zhoukunsheng 67b48d7fe7 add size op (#17412)
7 years ago
hutuxian 6e0df3102e
Refactor for Pipeline Thread Check (#18459)
7 years ago
Zeng Jinle 41ab76e55b add friendly error msg to py_reader (#18316)
7 years ago
Kaipeng Deng 823ab5e887
fix load attr error. test=develop (#18447)
7 years ago
Yi Liu a873fa84ce
supports collective training with programs (#18392)
7 years ago
guru4elephant 357311fdb7
make fleet support mpi job submit directly (#18441)
7 years ago
chengduo e0d8c6ac68
Add find_no_grad_vars in backward.py (#17942)
7 years ago
LielinJiang 449c7a9f98 Make roi_perspective_transform op return mask and transform matrix (#18371)
7 years ago
tensor-tang a3bc804f5f
fix mac ci random fail (#18430)
7 years ago
xiaoting dd3f9d19cf replace mnist dataset url, test=develop (#18429)
7 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
7 years ago
hutuxian 8a39e5c110 update api format (#18413)
7 years ago
tensor-tang ce7a024c6d
fix py-cpuinfo mac random fail (#18383)
7 years ago
Jie Fang 2b4ef509ea init custom black white list (#18377)
7 years ago
guru4elephant e83f902b98
add MultiSlotStringDataGenerator for speedup of string based user inp… (#18390)
7 years ago
Jiabin Yang 43f64a177e
Fix/program doc (#17908)
7 years ago
chengduo 871cc15e6a
Add is_compiled_with_cuda (#18356)
7 years ago
Wojciech Uss 8ed819d8e4 Call the test_slim_int8_* tests through absolute path (#18386)
7 years ago
lujun fd6631ef2f
Fix dygraph show style (#18297)
7 years ago
翟飞跃 19da59ed3f Remove all the code, API and doc of MKL-DNN INT8v1 (#18347)
7 years ago
chengduo 8ed33bf91f
Fix Bug-prone code of PE (#18354)
7 years ago
tangwei12 999d9a59a5
fix communicator with pyreader (#18350)
7 years ago
kh2se2013 27fb9cad65 add WITH_COVERAGE option, default OFF (#17872)
7 years ago
HaoRen b7128bac5f supports collective communicated training (#18175)
7 years ago
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. (#18310)
7 years ago
hutuxian e42057cd1a
add ut for pipeline training (#18289)
7 years ago
Jiabin Yang bd61d89925
test=develop, recover ocr ut on dygraph (#18166)
7 years ago
Yibing Liu 23941e43ec
Update lamb optimizer (#18333)
7 years ago
whs 1bdfd2eb85
Fix checkpoint of Light-NAS (#18330)
7 years ago
Jiabin Yang 79bcdbbf1a test=develop, disable basic gru related ut (#18329)
7 years ago
Jiabin Yang 831a3e62ca
Add install check for multigpu (#18323)
7 years ago
Zeng Jinle f88e07a0d3
fix lod_tensor.py grammar error, test=develop (#18308)
7 years ago
Hongyu Liu df2eee71d8
Sequence mask support tensor (#18249)
7 years ago
Jiabin Yang 9cb799be50
test=develop, Revert "Add multi gpu install check" (#18313)
7 years ago
Qiao Longfei 0e08e91c18
optimize communicator merge sparse gradient test=develop (#18159)
7 years ago
Jie Fang 172c2facef init black/white lists (#17847)
7 years ago
chengduo e06c69c788
Fix default value of fluid.memory_optimize (#18295)
7 years ago
Zhaolong Xing 6978b2e48e
fix split and sampled softmax (#18280)
7 years ago
hutuxian 6ed73830c2
add api desc for pipeline training (#18293)
7 years ago
liuwei1031 a736c03b10
improve doc of lstm, sequence_enumerate, softmax_with_cross_entropy, space_to_depth APIs (#18261)
7 years ago
chengduo d54e13bbec
add random seed for recurrent op test (#18274)
7 years ago
liuwei1031 4151d90c16 improve the hint message of memory optimize, test=develop (#18260)
7 years ago
guru4elephant ff399fd720
fix paddle cloud role maker bug (#18269)
7 years ago
Yibing Liu 412951d7d2
Fix ema's example & fp16 update (#18273)
7 years ago
flame fdf798f95a
fix double buffer example (#18169)
7 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop (#18266)
7 years ago
pkpk cd9d57f5e0
fix a bug in examples of metrics.Acc
7 years ago
tensor-tang 68da8b2a01
refine core cmake warning and print more info (#18248)
7 years ago
zhaoyuchen2018 32c95f1752
Add StaticRNN.output code example (#18251)
7 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop (#18247)
7 years ago
songhao 6b3d96254d fix some bug when merge sparse embedding parameters, test=develop (#18223)
7 years ago
jiaqi 3f8031e256
dataset (#17973)
7 years ago
liuwei1031 5d54ed4a84
improve the doc of DataFeeder and default_main_program (#18241)
7 years ago
AIFollowers 4f3acb392f fix BilinearInitializer doc (#18242)
7 years ago
songhao 432fda51aa fix bug in Class MultiSlotDataGenerator's function _gen_str, test=develop (#18222)
7 years ago
Jiabin Yang 61ed06b29a
Add multi gpu install check (#18229)
7 years ago
xiaoting b58bb80248 set src_idx > 0 for bilinear_interp_op (#18238)
7 years ago
guru4elephant 7d76e34ec2
add more print function for timeout issue, make timeout value larger (#18219)
7 years ago
hutuxian cf15c3ff1e
fix errors in python3 (#18239)
7 years ago
wopeizl 222c9fe57e
fix doc for LarsMomentumOptimizer test=develop (#18208)
7 years ago
Shuai Yuan 9a32dad811
[DOC] Fix comment code of API create_py_reader_by_data (#18193)
7 years ago
Zeng Jinle ec970f1270
Fix create_lod_tensor (#18196)
7 years ago
Hongyu Liu cefd0fb598
Fix slice op shape=-1 bug (#18107)
7 years ago
Jiabin Yang b3cbc5be76
test=develop, fix test_imperative_transformer and ocr (#18127)
7 years ago
lijianshe02 ff4279e3b2
fix paddle.fluid.layers.io.open_files api doc bug test=develop (#18203)
7 years ago
Wojciech Uss 36b60e240a Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214)
7 years ago
bingyanghuang 976cf46010 slim QAT MKL-DNN readme (#18187)
7 years ago
chengduo 5588b923f3
Add multi process reader (#18115)
7 years ago
wangchaochaohu a9dc534f48
fix API example (#18153)
7 years ago
Qiao Longfei 778f6acf4d
disable test_async_ssa_graph_executor_mnist test=develop (#18165)
7 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
7 years ago
zhoukunsheng 0569ff78fa Fix doc example for greater_equal, greater_than, less_equal, not_equal, rank, reduce_all, reduce_any, sign, where, diag (#18167)
7 years ago
Jiabin Yang 991c94f135
test=develop, add add_multi_gpu_install_check (#18157)
7 years ago
Huihuang Zheng bbc292920c
Fix API example code (#18176)
7 years ago
翟飞跃 78441c5449 add mkldnn Int8v2 slim doc (#17909)
7 years ago
lvmengsi d658f1133b
Fix doc for transpose, conv3d and batch_norm. (#18035)
7 years ago
翟飞跃 c2fb9b906a change dirname mobilenet to mobilenetv1 (#18160)
7 years ago
bingyanghuang 5cf7e7415d update mkldnn int8v2 doc (#18177)
7 years ago
chengduo 4978db2c10
Remove nccl dep when the number of GPU is 1 (#18158)
7 years ago
Zeng Jinle 25ab23be28
Fix dygraph mem leak (#18082)
7 years ago
tensor-tang 1c6e560607
core replace x86cpu with py cpuinfo (#18151)
7 years ago
Qiao Longfei 23f8a4b1c3 assign role_maker before use (#18137)
7 years ago
Zeng Jinle 6eec66a1b1
Fix py_reader iterable bug (#18108)
7 years ago
guru4elephant 58f3e1bad7
add paddle cloud role maker for customized usage, note this is only for industrial users that have cloud environment pre-configuration (#18121)
7 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
7 years ago
Wojciech Uss ca5642c850 unify FP32 vs. INT8 comparison tests output (#18111)
7 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
7 years ago
guru4elephant 0941e3e013
add class name and timeline for test_dist_base.py (#18122)
7 years ago
lujun 9089774155
fix python ver for matplotlib, test=develop (#18123)
7 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
7 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
7 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
7 years ago
Sylwester Fraczek accb132f0f fix slim int8 mkldnn multithreading issue (#18009)
7 years ago
lujun 5c3cbb58e5
Update requirement for py2 and py3 (#18068)
7 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
7 years ago
Jiabin Yang ff59866502
test=develop, fix mnist will segment fault (#18083)
7 years ago
Hongyu Liu d9270af931
Fix getitems slice bug (#18053)
7 years ago
wopeizl 26a7c1a396
add unit test to cover all parameters for print op test=develop (#18089)
7 years ago
guru4elephant b2cfdc3891
Refine unittest log (#18084)
7 years ago
gongweibao f5caf3443c
Fix reinitialized ncclid error! (#18025)
7 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
7 years ago
tensor-tang 8cf25c4310
refine core warning message (#18063)
7 years ago
tangwei12 4c735f24ea
fix bug in fleet, test=develop (#18058)
7 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
7 years ago
Wojciech Uss 78e932862c Added unit test for QAT FP32 & INT8 comparison (#17814)
7 years ago
tensor-tang 566bf2ec56
concat op support negative axis (#18045)
7 years ago
tangwei12 101f74cb19
fix save/load in fleet (#17675)
7 years ago
Guo Sheng a06b316b94
Fix GetExpectedKernelType of add_position_encoding_op (#17935)
7 years ago
tensor-tang 5c06bff222
combine noavx and avx package (#17889)
7 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
7 years ago
Huihuang Zheng 0bf2535158
Cherry-pick: fix random CI failure. (#18011)
7 years ago
ruri 9d6640ff44
Fix edit distance doc (#17947)
7 years ago
Kaipeng Deng 96ee528e3e
fix logging basicConfig cannot be setting after import paddle (#17786)
7 years ago
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer (#17936)
7 years ago
cjt222 871af28d6c
add deformable psroi pooling (#17827)
7 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop (#17944)
7 years ago
lilong12 b5c35ae3e7
add UserDefinedCollectiveRoleMaker for collective mode (#17898)
7 years ago
gongweibao da9143c1cc
Polish codes of old prs. (#17938)
7 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
7 years ago
chengduo 83942c3df2
move warning of ParallelExecutor (#17945)
7 years ago
lujun dcaf60f06c
Fix dygraph doc at nn.py for v1.5 (#17904)
7 years ago
SunGaofeng 3559e5a3fa
fix bug when iterate in locals_var.items() in python3 (#17948)
7 years ago
Huihuang Zheng 9f519bafe7
Ignore a unit test which failed on cuda9/10 python3 ci task (#17950)
7 years ago
zhaoyuchen2018 3847d9fc2c
refine sum stack api doc (#17923)
7 years ago
whs 82bfa0a5ba
Enhence auto pruning and fix save/load graph when using py_reader
7 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input (#17284)
7 years ago
bingyanghuang 90ebce9ead QAT int8 MKL-DNN transformation pass (#17819)
7 years ago
Hongyu Liu 2a9d74f67c
Add comment for dygraph api (#17869)
7 years ago
翟飞跃 209a3f4e09 add log into slim mkldnn int8 test (#17926)
7 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug (#17848)
7 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute (#17781)
7 years ago
Jiabin Yang 4d5f6937c3
Feature/refine api for dygraph (#17907)
7 years ago
gongweibao f3e5a5cf67
Unset https_proxy and http_proxy in our launch.py (#17915)
7 years ago
whs 5df65e506d
Add Ligth-NAS for PaddleSlim (#17679)
7 years ago
Jiabin Yang fba10b6bb5
test=develop, refine api (#17883)
7 years ago
gongweibao fbbdc9ccad
Add backward and optimizer operator dependency pass. (#17746)
7 years ago
Jiabin Yang 4cb7d32c9b
test=develop, add dygraph_not_support and refine ocr (#17868)
7 years ago
xiaoting 545afb2d74 Add trainable_statist attr for bn in dygraph (#17881)
7 years ago
Huihuang Zheng 83e51ded21
SERIAL flaky imperative unit tests for CI cuda9 (#17892)
7 years ago
Jiabin Yang 3bfb92c32b
test=develop, hide build_once (#17871)
7 years ago
Jiabin Yang 022dfed4fc
Add optimizer save and load (#16986)
7 years ago
pawelpiotrowicz 39bc8a55a4 [NGraph] Enable ngraph layer_norm operator (#17599)
7 years ago
翟飞跃 993c703bcc INT8 MKL-DNN v2 integrate to slim (#17634)
7 years ago
gongweibao 6a1df46991
Fine tuning launch.py (#17223)
7 years ago
wopeizl 841553e13f
use pyreader to read data in dygraph mode (#17314)
7 years ago
Jiabin Yang 3d3f5506d2
Feature/Fix recurrent usage of Varbase in Dygraph (#17838)
7 years ago
lujun 60094207cc
fix dataset-flowers random fail. test=develop (#17836)
7 years ago
Zeng Jinle 674e0ce2d6
Use Python C-API to speed up dygraph trace (#17837)
7 years ago
Jiabin Yang eaf049c4b8 test=develop, refine ocr attention model (#17763)
7 years ago
jerrywgz 5e4f99dd74
refine doc for prelu (#17810)
7 years ago
tensor-tang 557452e778
update and polish hash op doc (#17809)
7 years ago
jerrywgz 92d9bdfce2
fix api doc in slice op, test=develop (#17804)
7 years ago
Hongyu Liu dfec676270
expand op supprt tensor attribute (#17773)
7 years ago
Jiabin Yang 3b70f870e2
Using Smart pointer to optimizer memory usage of dyGraph (#17768)
7 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
7 years ago
Yibing Liu d6d33fd748
Add update method for ema (#17812)
7 years ago
Guo Sheng 4c5df40e22
Fix the data URL in wmt16.py. (#17775)
7 years ago
mozga-intel 6a6bf597f7 [NGraph] Enable elementwise_div operator test=develop (#17515)
7 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone (#17727)
7 years ago
Zeng Jinle 3a6ead24ad
Add no_grad decorator to dygraph (#17790)
7 years ago
tangwei12 53920f5e8a
fix scipy version for python 2.7, test=develop (#17719)
7 years ago
lujun 7f1c626921
Fix potential bugs: use numpy assignment to restore parameters at build-once, test=develop (#17720)
7 years ago
wopeizl f893914f1f
fix the dll not found issue on windows (#17750)
7 years ago
tangwei12 659b72a97c
fix document of python api get_startup_program() (#17764)
7 years ago
lilong12 bfcc97d924
Split the unittest test_dist_mmist into multiple unittests (test_dist_mnist, test_dist_mnist_nccl and test_dist_mnist_lars) to avoid timeout (#17707)
7 years ago
AIFollowers 93de124cec modify some initializer api (#17301)
7 years ago
guru4elephant d52391094d
fix prepare context redundant code problem, optimize executor by cach… (#17743)
7 years ago
baojun 2c58f1a83c [NGraph] Added lookup table to ngraph engine test=develop (#17647)
7 years ago
pawelpiotrowicz bacc822492 [NGraph] Enable transpose ngraph operator (#17636)
7 years ago
lujun ed9d603a8a
fix api doc: Optimizer.ModelAverage (#17395)
7 years ago
baojun 90eae0b39a [NGraph] Addded slice op to ngraph test=develop (#17648)
7 years ago
baojun 2fbaa5c075 [NGraph] added matmul op to ngraph engine test=develop (#17645)
7 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. (#17287)
7 years ago
Hongyu Liu 552f8395a3
remove ocr unit test; test=develop (#17755)
7 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
7 years ago
Hongyu Liu aca53535e0 fix bug; test=develop (#17733)
7 years ago
Hongyu Liu 0a02451ea0 fix ocr; test=develop (#17751)
7 years ago
wangchaochaohu bd48950c7e fix paddlepaddle API examples (#17306)
7 years ago
Yiqun Liu 8fd39f3e99
Enhance fused_elementwise_activation op and add python api in contrib.layers (#17236)
7 years ago
yaoxuefeng ac92e4c066
fix distributed_transpiler.py api test=develop (#17668)
7 years ago
pawelpiotrowicz 9b99876442 Enable less_than ngraph operator (#17642)
7 years ago
Zhaolong Xing a9a531fa5f
Refine python api code example note: (#17369)
7 years ago
Jiabin Yang effc555955
test=develop, layz init Grad (#17653)
7 years ago
Jiabin Yang 33a791dd81 test=develop, add ocr in dygraph test (#17470)
7 years ago
pawelpiotrowicz 70a887af63 [NGraph] Add reduce_sum operator for Ngraph (#17450)
7 years ago
baojun 29baca0dd8 add depthwise_conv2d op to ngraph engine (#17454)
7 years ago
ruri 1735ed324e
fix im2sequence padding bug, test=develop (#17660)
7 years ago
gongweibao 0d561ef442
fix 2dconn test=develop (#17681)
7 years ago
mozga-intel ccf9e2327b [Lite] Enable cast operator test=develop (#17294)
7 years ago
tangwei12 0d3c48e0a8
fix doc in transpiler, test=develop (#17313)
7 years ago
lujun 0f2e7a48c8
fix:Modify keys in the dictionary of layer.stat_dict in dynamic graph mode, test=develop (#17700)
7 years ago
Hongyu Liu 9f85f21880
Add new gard clip [old gradient clip not support in dy graph] (#17523)
7 years ago
石晓伟 acbb4bf38d
update python API examples (#17351)
7 years ago
chengduo 21d7b78602
update parallel_helper (#17691)
7 years ago
Shuai Yuan 41f1186c6b
[DOC][PYTHON] Fix api docs, test=develop, test=document_preview (#17629)
7 years ago
wopeizl 058f1f1e1b
fix the api example for create_global_var, create_parameter, SGDOptim… (#17371)
7 years ago
Yibing Liu 4f4f0993c1
Bias correction for exponential moving average (#17677)
7 years ago
Tao Luo 962eed6f82
Revert "Enable SQRT operator for the nGraph Bridge (#17549)" (#17680)
7 years ago
Tao Luo 67a6297a9f
update unique_name notes and examples (#17671)
7 years ago
Krzysztof Binias f34830e2aa Enable SQRT operator for the nGraph Bridge (#17549)
7 years ago
Zeng Jinle 432ac70124
clean code of py_layer in dygraph mode,test=develop (#17661)
7 years ago
gongweibao 65bbf950ee
Add multi-ncclcomm and 2D ncclallreduce support. (#17263)
7 years ago
Krzysztof Binias b1bd483a7d [NGraph] Enable gelu operator for the nGraph Bridge. (#17547)
7 years ago
Zhen Wang 8bd651b7ed
Fix the bug in the AnalysisPredictor and add more directions about io APIs. (#17639)
7 years ago
Bai Yifan bbd6e438fc
fix conflicts,test=develop (#17186)
7 years ago
bdzhuxiaoning 9f85afb7b6 test=develop (#17643)
7 years ago
chengduo 9322216170
Add data distributed_sampler (#17573)
7 years ago
hutuxian 1670db5e86
Gather Op Index Support int64_t datatype (#17610)
7 years ago
mozga-intel 2b83d75bfa Enable elementwise pow operator for ngraph (#17526)
7 years ago
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
7 years ago
Shuai Yuan 21138eb12a
[DOC][PYTHON] Fix api comment of paddle.fluid.clip.GradientClipByValue (#17530)
7 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
7 years ago
Zeng Jinle 887a39f050
Fix dygraph unique name bug (#17592)
7 years ago
Krzysztof Binias e9216d0602 Enable logical operators for the nGraph Bridge. (#17543)
7 years ago
Hongyu Liu cbaf9e5344
Fix api example [ lstm, sequence_enumerate, sequence_expand,sequence_expand_as ] (#17210)
7 years ago
Hongyu Liu e53119f5b1
Fix decayed adagrad example (#17390)
7 years ago
guru4elephant 326bf8291a
add Run Prepared Ctx (#17616)
7 years ago
Guo Sheng 2a7b321110
Fix the example code in some Python API. (#17343)
7 years ago
chengduo b5f4d5ed0e
Add broadcast operators (#17503)
7 years ago
flame 2280f185d7
BuildStrategy api comment (#17348)
7 years ago
Kaipeng Deng 3db9c8c982
refine shape and split test. test=develop (#17545)
7 years ago
mozga-intel 0d4cbdad91 [NGraph] Enable elementwise mul operator (#17552)
7 years ago
mozga-intel f2694e122d [NGraph] Enable assign operator for a ngraph, test=develop (#17437)
7 years ago
mozga-intel cf02cb5e98 Enable elementwise sub operator for ngraph (#17527)
7 years ago
guru4elephant 7f8bc49d00
polish_executor_and_add_ctx_cache (#17536)
7 years ago
pkpk 8818c94cfb
test=develop (#17207)
7 years ago
chengduo ca03f4989a
fix distributed launch.py (#17571)
7 years ago
Yibing Liu 6e11f97708
Add exponential moving average (#17562)
7 years ago
Jiabin Yang 3ee3611aa7
test=develop, fix test_imperative_resnet failed on CI (#17583)
7 years ago
mozga-intel 035771512d Enable elementwise min operator for ngraph (#17521)
7 years ago
pkpk d817263c80
add unittest of dygraph RL models. (#17550)
7 years ago
Kaipeng Deng cf60e5a2db
fix API python example (#17226)
7 years ago
Qiao Longfei 92e7d5d7cc
fix distribute doc test=develop (#17318)
7 years ago
Qiao Longfei 58f7695ab2
Async exe support communicator (#17386)
7 years ago
mozga-intel 109b5aed5a [NGraph] Enable reshape operator test=develop (#17512)
7 years ago
zhang wenhui 9bb6a421e3
fix bpr_loss data_norm teacher_student_sigmoid_loss api & fix continuous_value_model (#17331)
7 years ago
lijianshe02 300bd7504d
fix api-doc related bugs test=develop test=document_preview (#17360)
7 years ago
wopeizl 3bd14263f5
decrease the train loop number to avoid run too long to fail the ci process test=develop (#17567)
7 years ago
Krzysztof Binias 43d15b9d96 Enable square operator for the nGraph Bridge. (#17551)
7 years ago
Jiabin Yang ff5fdc0b67
test=develop, fix con2d with no bias (#17516)
7 years ago
Sevin F. Varoglu f86f49e779 [NGraph] add increment op to ngraph engine (#16929)
7 years ago
Yiqun Liu cf5d271c5a
Fix examples of fluid.layers.sums and fluid.layers.DynamicRNN (#17308)
7 years ago
guomingz 2281ebf0f3 Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130)
7 years ago
Zhen Wang 3398f99608
Adding AddQuantDequantPass for TensorRT int8 (#17529)
7 years ago
Yibing Liu f9796b1249
Add LAMB Optimizer support (#17489)
7 years ago
mozga-intel 99ab57123c Enabled ngraph elementwise max operator (#17517)
7 years ago
Tao Luo 3d19f44a89
remove unused SERIAL compiler option (#17500)
7 years ago
zhaoyuchen2018 dfdcd91869
Add api doc code examples (#17285)
7 years ago
Jiabin Yang d2682a84ca
test=develop, fix dygraph batch_norm (#17465)
7 years ago
mozga-intel 1eb151752e Enable abs operator for a ngraph test=develop (#17436)
7 years ago
Zhaolong Xing ff7f911b4d
add quant_dequant_moving_avg_max_abs op (#17480)
7 years ago
Hongyu Liu 306eadcd39
fix eval mode bug; test=develop (#17499)
7 years ago
Qiao Longfei 287de41c04
Optimize communicator flags (#17494)
7 years ago
Zeng Jinle 9eb19df266
fix uniform_random op,test=develop (#17492)
7 years ago
liuwei1031 c3949f5699
remove two useless flags: enable_subgraph_optimize, memory_optimize_debug, test=develop (#17491)
7 years ago
liuwei1031 f82e4d75e7
improve the doc of paddle.fluid.memory_optimize, test=develop (#17473)
7 years ago
Zeng Jinle 65dd7ec2d6
add clear ops in dygraph optimizers,test=develop (#17484)
7 years ago
lvmengsi 10b23a72c1 Double backward elementwise div (#17416)
7 years ago
Kaipeng Deng 14f223624f
fix sqrt unittest. test=develop (#17440)
7 years ago
lvmengsi 977e9fcb27
support elementwise_sub double backward (#17476)
7 years ago
jiaqi 75cda4d9df
fix data_feed_desc.py example run error (#17452)
7 years ago
jiaqi e32f4c4f9d
examples use code-block in dataset.py (#17451)
7 years ago
jiaqi 05df39ac06
support sparse table get shard_num from TableParameter (#17443)
7 years ago
Yan Xu 0217555530 polish parallel dygraph code (#17164)
7 years ago
Jiabin Yang 15453d05a8
test=develop, fix AdgradOptimizer example code (#17401)
7 years ago
liuwei1031 6a53fa95e7
improve the API Sample of DataFeeder, memory_optimize and release_memory (#17374)
7 years ago
Zeng Jinle 712bfb17cb
fix recurrent_op,test=develop (#17433)
7 years ago
chengduo e336dc86bb
[Speed] Refine the Executor when the num_thread=1 (#17405)
7 years ago
Jie Fang 30e178fa2c init auto loss scaling (#17194)
7 years ago
Kaipeng Deng 58d5c61a29 fix sqrt_grad_grad unittest. test=develop (#17410)
7 years ago
mozga-intel 6ee6700fac Eanble stack operator for a Ngraph, test=develop (#17406)
7 years ago
jiaqi 34369944f5
support config file, cvm, load, save, shrink (#17319)
7 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118)
7 years ago
Yan Xu 266444b8af
fix dist launch script test=develop (#17404)
7 years ago
baojun 1ce7b45b9e NGraph Added fill_zeros_like op test=develop (#17295)
7 years ago
baojun 910196524d NGraph Added dropout and dropout_grad to ngraph test=develop (#17320)
7 years ago
mozga-intel b189480734 Ngraph Enable gather operator test=develop (#17296)
7 years ago
lvmengsi 4ef631013c Double backward sqrt (#17387)
7 years ago
JesseyXujin 829fcc98fb
Fix some APIs' example
7 years ago
Zeng Jinle eab34b2df6
fix_dygraph_mem_leak, test=develop (#17396)
7 years ago
lvmengsi 5d1ac41b00 Double backward reduce mean (#17372)
7 years ago
chengduo d915a04907
Add examples for AdamaxOptimizer (#17381)
7 years ago
Kaipeng Deng bd9bef5a4e
add elementwise_add_grad_grad op (#17366)
7 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop (#16074)
7 years ago
Kaipeng Deng 60be66e2c0
support fc_op double grad (#17317)
7 years ago
Zhen Wang ad8bbe587e
Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324)
7 years ago
zhoukunsheng 2ff7ea3337 Expose sign op (#17117)
7 years ago
Jiabin Yang 4624d7c642
test=develop, add gradient sort backward strategy (#17125)
7 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API (#17333)
7 years ago
Jiabin Yang c843e64cf5
Revert "rename the default version from '0.0.0' to 'latest' (#17304)" (#17356)
7 years ago
Kaipeng Deng 8bae8590ac
add double grad for elementwise_mul op (#17255)
7 years ago
Kaipeng Deng 11d3a38f25
add double grad for square op (#17173)
7 years ago
Jiabin Yang 31536016ea
test=develop, test=document_preview, fix 13 api doc and code (#17293)
7 years ago
chengduo bc833945a4
Add DropLocalExeScopes in ParallelExecutor (#17297)
7 years ago
zhoukunsheng d4b67e1692 Add Where Op(#16793)
7 years ago
zhoukunsheng 1bfff02047 Add Diag Op(#17027)
7 years ago
SunGaofeng ddb24d48c5
test=develop (#17322)
7 years ago
qingqing01 e32c9888f5
Double backward of conv2d. (#17211)
7 years ago
wopeizl f456c8beb8
rename the default version from '0.0.0' to 'latest' (#17304)
7 years ago
xiaoting 50ad9046c9 add import, test=develop (#17229)
7 years ago
zhoukunsheng 4292bd8687 Mod floordiv (#17251)
7 years ago
tangwei12 565d309501
Reformat fleet API (#17135)
7 years ago
lujun a88a1faa48
Format file path (#17280)
7 years ago
guru4elephant 5d6a1fcf16
fix infer_from_dataset and train_from_dataset (#17243)
7 years ago
Huihuang Zheng 2c4462711f
Fix API example code of save_inference_model (#17274)
7 years ago
xiaoting 9ed4aaada4 modified formula for Lrn (#17281)
7 years ago
Jiabin Yang d8af44a5a3
test=develop, fix error with training and test on diff device (#17276)
7 years ago
lujun e388a1fb66
Repair api example (#17221)
7 years ago
guomingz 6d1d7c8acf Fix the KL algorithm bug when calculated the size of tensor. (#17198)
7 years ago
lvmengsi dab71e8d97
Fix api example (#17231)
7 years ago
baojun 7bd1d03ee5 Adding lrn op for ngraph engine (#17189)
7 years ago
Zhen Wang 65541d83b0
add scale pass for calculating the output scales.test=develop (#17259)
7 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc (#17262)
7 years ago
gongweibao 91784f8ec3
Fix code in document. (#17237)
7 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
7 years ago
Zeng Jinle f2fa3f7300
fix api doc,test=develop (#17241)
7 years ago
Zeng Jinle 4f8594088d
Enhance inplace/mem-opt pass and enhance softmax_with_cross_entropy op inplace (#17225)
7 years ago
Tao Luo 8b62f53719
fix nn.py lack of `import warnings` (#17249)
7 years ago
baojun e782b54b9c update sofmax with axis arg test=develop (#17190)
7 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235)
7 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir (#17162)
7 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
7 years ago
Zhen Wang a40121e4c8
fix the initialization process error. test=develop (#17213)
7 years ago
Zhen Wang a914d9b116
Quant output scale (#17215)
7 years ago
Tao Luo 16922e0093
fix api_example of tree_conv (#17239)
7 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
7 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
7 years ago
ruri 5817077c99
Fix unexecutable API examples (#17218)
7 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop (#16152)
7 years ago
Tao Luo 9ec4615deb
fix profiler and name_scope API examples (#17212)
7 years ago
wopeizl 06325c4de1
disable the test_distillation_strategy temporarily (#17227)
7 years ago
Zeng Jinle ee2028a110
Add use_cuda to inplace pass (#17205)
7 years ago
chengduo f2db475a3e
update ParallelExecutor (#17204)
7 years ago
jerrywgz a72907bbf4
Enhance concat op to support empty input. (#17015)
7 years ago
wopeizl 83c4f7721f
use two GPUs to run the exclusive test test=develop (#17187)
7 years ago
tianshuo78520a 8092c40560 Modify test timeout (#17181)
7 years ago
guru4elephant f938ccec62
remove async executor python api to fix document (#17174)
7 years ago
Zeng Jinle 5dfe2ab9e8
Fix mem leak when converting Tensor to numpy array (#17182)
7 years ago
Zeng Jinle 4e1bc6e805
Rewrite inplace pass and fix gc bug (#17126)
7 years ago
Lfc1993 aa5307ce5b fix python3 run_time_error in ops. test=develop (#17170)
7 years ago
guomingz e4a52e082f resolve #17159 (#17172)
7 years ago
xiaoting bc48453b73 polish the label_smooth (#17138)
7 years ago
Lfc1993 626922d3cd fix run_time_error in uniform_random. test=develop (#17152)
7 years ago
tangwei12 deb510d451
cvm op feature (#17081)
7 years ago
Jiancheng Li 554d3a71d2 test=develop fix bug: fix selected_indices in nms (#17140)
7 years ago
Zeng Jinle 28d69d710a
Refine dropout gpu memory (#17095)
7 years ago
chengduo 9ccce576d6
fix test_weight_decay (#17109)
7 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss (#17007)
7 years ago
tangwei12 7330cd639c
truncated_gaussian_random supported in distributed training, test=develop (#17091)
7 years ago
ceci3 258e000be6
test=develop, double backward leaky_relu (#17067)
7 years ago
Kaipeng Deng 10c487eb21
fix interpolate cu. test=develop (#17101)
7 years ago
whs 55ce36e981
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090)
7 years ago
Yibing Liu beda78258f
Init mixed precision training interface (#16856)
7 years ago
Yan Xu 0b07eef118
ParallelDyGraph with GPU collective mode (#16827)
7 years ago
tangwei12 1a4a51db2b
Fleet unify distributed training (#16791)
7 years ago
tangwei12 e707119a89
remove ut test_dist_word2vec in mac ci, will fix it in private, test=develop (#17066)
7 years ago
Zhen Wang b8c166f632
Merge pull request #17029 from wzzju/add_graph_checkpoint
7 years ago
guomingz 2deac4e447 Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing (#17058)
7 years ago
chengduo a2be4b4d91
Add fuse momenutum ops (#16745)
7 years ago
tink2123 5e216fcf1a fix split
7 years ago
chengduo e296e0fead
fix test_parallel_executor_seresnet random fail (#17030)
7 years ago
Tao Luo b3a11943c1
Merge pull request #17031 from luotao1/reduce_test_time
7 years ago
qingqing01 c1c2633a63
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
7 years ago
Zeng Jinle f188b3708e
Move gc test to each test of op (#16999)
7 years ago
chengduo 7c370e42f9
Fix test_recurrent_op (#17001)
7 years ago
Tao Luo 9466e956a7 reduce unittest time by rename testcuda to has_cuda
7 years ago
Zhen Wang bf6b9d6d37 add checkpoint functions for graph. test=develop
7 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
7 years ago
Zeng Jinle 24923f7604
fix py_reader demo (#16997)
7 years ago
qingqing01 ea42e431f8
Speed unit testing. (#16978)
7 years ago
guomingz ae7a2cb8e3 resolve #16988 (#16995)
7 years ago
liuwei1031 765c70a1b0
Unittest improve, test=develop (#16941)
7 years ago
guomingz 23df084b32 resolve #16987 (#16994)
7 years ago
Zeng Jinle 1202d3fc74
Refine model gpu memory (#16993)
7 years ago
Zeng Jinle af8a041bb6
reduce py_reader unittest time (#16996)
7 years ago
Wang, Chuanqi 45ebafc33e Split test_calibration test to two tests (#16977)
7 years ago
Yibing Liu 3c375751f8
Support seq len equal to 0 in sequence ops (#16935)
7 years ago
lujun 9d2f7d762c fix dy-load bug, test=develop
7 years ago
lujun 94c4cd1a98 fix dy-load bug, test=develop
7 years ago
lujun a3f17280a3 fix dy-load bug, test=develop
7 years ago
Yibing Liu 36c05d36ab
Check some shapes only in runtime (#16919)
7 years ago
whs 486f7d8ed6
Restore quantization and distillation stategy before loading persistables. (#16958)
7 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
7 years ago
lujun dbf66dd034
Merge pull request #16954 from junjun315/fix-dygraph-checkpoint
7 years ago
Tao Luo aa9caa1691
Merge pull request #16951 from luotao1/reduce_ci_time
7 years ago
Tao Luo aed702cea3
Merge pull request #16920 from qingqing01/test_profile
7 years ago
Tao Luo b596eed73a
Merge pull request #16824 from LeoZhao-Intel/mkldnn_mul
7 years ago
lujun 3beed54cdd
Merge pull request #16917 from velconia/dygraph_untrack_op
7 years ago
lujun a7c11979ba fix dygraph save/load checkpoint error, test=develop
7 years ago
Tao Luo bc037c13c7 use multi-thread to speedup CI tests
7 years ago
tangwei12 2b61db07d1
fix sampling id op bug (#16909)
7 years ago
gongweibao b7f20ed6af
Fix unittest dataset error (#16925)
7 years ago
Hongyu Liu d5a7c09856
Merge pull request #16798 from phlrain/softmax_cross_support_high_rank
7 years ago
Dang Qingqing b73a71d11e Fix test_profiler when the machine has many cores
7 years ago
guru4elephant 03a7ec55cf
Merge pull request #16746 from xjqbest/dataset_merge_develop
7 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request #16858 from heavengate/fix_yolo_param
7 years ago
minqiyang 97aa1838bc Fix dygraph train mode
7 years ago
Qiyang Min 102fc8596e
Merge pull request #16777 from velconia/dygraph_untrack_op
7 years ago
Leo Zhao 1edcd73115 remove unnecessary new line
7 years ago
Leo Zhao 61cc842a53 disable test_elementwise_mul_mkldnn_op case
7 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head (#16864)
7 years ago
Hongyu Liu 0701c2db47
Merge pull request #16518 from zhoukunsheng/rsqrt
7 years ago
Hongyu Liu bbcfa8ffb2
Merge pull request #16493 from zhoukunsheng/zeros_like
7 years ago
phlrain d722841622 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into softmax_cross_support_high_rank
7 years ago
zhoukunsheng f9223c5fa9 Logical compare (#16513)
7 years ago
wopeizl 0114f1d65a
give the output value to keep consistant with document test=develop (#16740)
7 years ago
phlrain 766c868199 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into softmax_cross_support_high_rank
7 years ago
Tao Luo 485bc6a055
Merge pull request #16868 from chengduoZH/speedup_test_parallel_executor_transformer
7 years ago
Tao Luo d4b5510c00
Merge pull request #16860 from junjun315/fix-utest-vgg
7 years ago
liuwei1031 072db0938b
optimize lstmp and sample_logits op, test=develop (#16845)
7 years ago
Jiabin Yang 84b7a7291e test=develop, fix hsigmoid dereference nullptr (#16769)
7 years ago
minqiyang 9a3848a2ea Fix attrs
7 years ago
Hongyu Liu 2de7f3cfc3
Merge pull request #16799 from phlrain/sigmoid_corss_entropy_support_high_rank
7 years ago
chengduozh 3349094fe2 reduce the layer number of transfromer
7 years ago
Qiyang Min 590af88c79
Merge pull request #16742 from velconia/imperative_fix_growing_dict
7 years ago
minqiyang 73cbdc2998 Add train mode
7 years ago
colourful-tree 434caab21b
Merge pull request #16741 from colourful-tree/dev
7 years ago
lujun 4aea89faa2 fix vgg-test. test=develop
7 years ago
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
7 years ago
dengkaipeng b20b27f0f7 fix yolov3_loss param name. test=develop
7 years ago
Tao Luo 54be8d9be4
Merge pull request #16747 from chuanqi129/reduce_test_calibration_time
7 years ago
乔龙飞 Qiao Longfei 82cff5ec42
Merge pull request #16762 from jacquesqiao/add-async_sparse_param_update_recorder
7 years ago
heqiaozhi aab9ea6ccb out && commit id
7 years ago
jiaqi 7968887fae
Merge branch 'develop' into dataset_merge_develop
7 years ago
Yibing Liu 4267a81afc
Correct the lod level of compiled time in lod_reset (#16790)
7 years ago
guru4elephant 1b75049407
Merge pull request #16788 from guru4elephant/fix_python_codestyle
7 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
7 years ago
chengduo 6220b8b9d1
[Speed] Make test_dyn_rnn faster (#16761)
7 years ago
Leo Zhao a9694bd3d6 convert output to nchw format to align with native version in avx512 mode
7 years ago
heqiaozhi 759940786e Merge remote-tracking branch 'upstream/develop' into dev
7 years ago