Commit Graph

993 Commits (bf91d11ed524fea0dedd49fdaf4e558f9d04afe5)

Author SHA1 Message Date
tangwei12 5cfc40dea8
nce add check sample lables, test=develop (#15463)
8 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
8 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
8 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
8 years ago
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
8 years ago
Qiao Longfei def70c5ccc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
8 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
8 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
8 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
8 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
8 years ago
minqiyang 315b133e67 Add single GPU support to imperative
8 years ago
liuwei1031 3f815e079f fix github issue 15267 test=develop (#15306)
8 years ago
minqiyang 91d87ec0b2 Add unittest for imperative resnet
8 years ago
Qiao Longfei 4feae25378 fix build problem test=develop
8 years ago
Qiao Longfei e641ffe77b change interface and api spec for dynamic_gru test=develop
8 years ago
Qiao Longfei e477d789a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
8 years ago
colourful-tree 576c740d5d
Merge pull request #14964 from colourful-tree/data_norm
8 years ago
colourful-tree d5a8909131
Merge pull request #14950 from colourful-tree/develop
8 years ago
Qiao Longfei 9484165923 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
8 years ago
Qiao Longfei 908684a535 change the largest size of assign
8 years ago
Qiao Longfei 72618c8da5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
8 years ago
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
8 years ago
Qiao Longfei 78ec7c0f99 gru add origin mode
8 years ago
minqiyang 229565303f Polish PyLayers
8 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
8 years ago
Kaipeng Deng eebb82a2f6
Merge pull request #15097 from heavengate/adaptive_pool_ksize
8 years ago
dengkaipeng ccc83bb4e5 adaptive_pool support pool_size as int. test=develop
8 years ago
minqiyang 6bb84490af Fix imperative unit test
8 years ago
haowang101779990 66ea718452 en api improve format Dec 27
8 years ago
minqiyang d4b9928c5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
8 years ago
minqiyang 5822f7f1d8 Polish code
8 years ago
minqiyang 68e9b841ab Add support for optimizer
8 years ago
Qiao Longfei 0384f3309a enable unit test for test_nce
8 years ago
Qiao Longfei 031995cf58 fix
8 years ago
Qiao Longfei b53eb7dcda add init once for assign layer
8 years ago
whs 2314f2ebb3
Make topk op support variable k. (#15044)
8 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
8 years ago
Yibing Liu a28df3eb0b
Fix the unstack layer (#15047)
8 years ago
JiabinYang 5bfb26a8b2 test=develop, fix embeding distribute and sparse can't be true and the same time
8 years ago
JiabinYang 2e38faa3fe test=develop, accelerate_hs_op and add prefetch with is_sparse
8 years ago
JiabinYang 1a8cbb6799 test=develop, accelerate_hs_op and add prefetch with is_sparse
8 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
8 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
8 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
8 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
8 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
8 years ago
heqiaozhi 39f4e9273e data_norm
8 years ago
minqiyang 8d88c5a87d Shameless copy
8 years ago
heqiaozhi 5c7a8aee07 merge upstream to my develop
8 years ago
heqiaozhi b3cf476de4 teacher student sigmoid loss
8 years ago