Commit Graph

8656 Commits (3556e8ee55622a3faebff4d8a8ce7a453ec2ee71)

Author SHA1 Message Date
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
lujun 7f1c626921
Fix potential bugs: use numpy assignment to restore parameters at build-once, test=develop (#17720)
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