Commit Graph

24476 Commits (ca5642c8502a6a11ec6eb75e1dca3b5b5ef5b15e)
 

Author SHA1 Message Date
lujun 60094207cc
fix dataset-flowers random fail. test=develop (#17836)
6 years ago
Zeng Jinle 674e0ce2d6
Use Python C-API to speed up dygraph trace (#17837)
6 years ago
tianshuo78520a 47cc1b51ad Change Linux CI check API
6 years ago
Jiabin Yang eaf049c4b8 test=develop, refine ocr attention model (#17763)
6 years ago
jerrywgz 5e4f99dd74
refine doc for prelu (#17810)
6 years ago
chengduo d1169afaa3
remove InstallFailureSignalHandler (#17828)
6 years ago
chengduo 437520474c
fix DropLocalExeScopes (#17829)
6 years ago
Leo Zhao 50326563d5 enable mkldnn primitive reuse for platform reorder (#17826)
6 years ago
baojun 7611208ab7 [NGraph] added gather_grad to ngraph test=develop (#17646)
6 years ago
tensor-tang 557452e778
update and polish hash op doc (#17809)
6 years ago
jerrywgz 92d9bdfce2
fix api doc in slice op, test=develop (#17804)
6 years ago
adaxi123 473777af41 Adding communication part in readme, test=develop (#17797)
6 years ago
Hongyu Liu dfec676270
expand op supprt tensor attribute (#17773)
6 years ago
Jiabin Yang 3b70f870e2
Using Smart pointer to optimizer memory usage of dyGraph (#17768)
6 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
6 years ago
Brian Liu 7cfddf22c8 Optimize bilinear interpolate op with OpenMP (#17800)
6 years ago
Yibing Liu d6d33fd748
Add update method for ema (#17812)
6 years ago
wangchaochaohu c10157a5df
revise the cudnn conv choose algorithm to improve the performance(mask rcnn benchmark) (#17753)
6 years ago
chengduo 863c75168c
polish error doc (#17772)
6 years ago
Guo Sheng 4c5df40e22
Fix the data URL in wmt16.py. (#17775)
6 years ago
wopeizl 3d0e1204d6
add support for cuda9 on windows test=develop (#17594)
6 years ago
Tao Luo e089e454a1
make omp thread num default 1 after inference run (#17801)
6 years ago
mozga-intel 6a6bf597f7 [NGraph] Enable elementwise_div operator test=develop (#17515)
6 years ago
wopeizl 82b834cbdb
use the bj as default address instead of cdn test=develop (#17795)
6 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone (#17727)
6 years ago
Zeng Jinle 3a6ead24ad
Add no_grad decorator to dygraph (#17790)
6 years ago
tangwei12 53920f5e8a
fix scipy version for python 2.7, test=develop (#17719)
6 years ago
lujun 7f1c626921
Fix potential bugs: use numpy assignment to restore parameters at build-once, test=develop (#17720)
6 years ago
lidanqing d7c5c2bd64 Add input format in Transpose GetHash (#17737)
6 years ago
wopeizl f893914f1f
fix the dll not found issue on windows (#17750)
6 years ago
tangwei12 659b72a97c
fix document of python api get_startup_program() (#17764)
6 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)
6 years ago
AIFollowers 93de124cec modify some initializer api (#17301)
6 years ago
guru4elephant d52391094d
fix prepare context redundant code problem, optimize executor by cach… (#17743)
6 years ago
baojun 2c58f1a83c [NGraph] Added lookup table to ngraph engine test=develop (#17647)
6 years ago
pawelpiotrowicz bacc822492 [NGraph] Enable transpose ngraph operator (#17636)
6 years ago
lujun ed9d603a8a
fix api doc: Optimizer.ModelAverage (#17395)
6 years ago
baojun 90eae0b39a [NGraph] Addded slice op to ngraph test=develop (#17648)
6 years ago
baojun 2fbaa5c075 [NGraph] added matmul op to ngraph engine test=develop (#17645)
6 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. (#17287)
6 years ago
Hongyu Liu 552f8395a3
remove ocr unit test; test=develop (#17755)
6 years ago
tianshuo78520a f144740b73 change ci ctest exit code (#17745)
6 years ago
chengduo 67c8dade58
Add Event in ScopeBuffer Executor (#17667)
6 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
6 years ago
Hongyu Liu aca53535e0 fix bug; test=develop (#17733)
6 years ago
Hongyu Liu 0a02451ea0 fix ocr; test=develop (#17751)
6 years ago
wangchaochaohu bd48950c7e fix paddlepaddle API examples (#17306)
6 years ago
YishengCheng bd15912d65 fix bug for ctr_reader for svm data (#17575)
6 years ago
Yiqun Liu 8fd39f3e99
Enhance fused_elementwise_activation op and add python api in contrib.layers (#17236)
6 years ago
yaoxuefeng ac92e4c066
fix distributed_transpiler.py api test=develop (#17668)
6 years ago